|
|
back to boardTest error Can you tell me plz what is test #3? Re: Test error Posted by lxn 30 Aug 2011 15:08 If you have WA it is very easy to generate tests for you solution. There are many solutions that can't be accepted because of memory or time limits. Write one slow, but correct solution, and generate small tests using it until you find test for you solution. |
|
|