|
|
back to boardWrong test 3 Problem statement: 0 < N < 5000. Test 3: N = 5000. Re: Wrong test 3 One more bug: test 3 contains duplicate names of components. Like in this test: 2 a 1 6000 a 0 I think this kind of tests was not intended, because I know AC program that does not use name information at all. |
|
|