|
|
вернуться в форумHints for WA on test 12 Послано pyh119 17 мар 2009 16:49 If you failed on test 12,try this test. 3 a 10000 b 0 c 0 You should output NO because the amount of "b" and "c" can't be less than 1. Re: Hints for WA on test 12 If you failed on test 12,try this test. 3 a 10000 b 0 c 0 You should output NO because the amount of "b" and "c" can't be less than 1. May be 3 a 1 10000 b 0 c 0 :) |
|
|