|
|
back to boardMore test cases!!! I know the solution that got AC but it fails on my tests If you want this tricky test email my to ravemans at yandex.ru I just dont want them to be published!!! Edited by author 01.03.2008 17:38 Re: More test cases!!! This is impossible to create some "tricky" tests for the problem, since set of possible cases is discrete and quite small. I'm sure my program will pass your "tricky" tests =) Re: More test cases!!! I've told that i know one guy that got AC but he failed on my tests, ans i'm sure a lot of guys have such incompleteness. There are just a couple of such a test. I've got AC because i testet my program with brute force solution on ALL test cases. You can tell me your solution and i will tell you whether it passes it. Re: More test cases!!! Please, send your tests to timus_support@acm.timus.ru , and we will add them to this problem. Re: More test cases!!! already did it during the contest Your tests have been added Re: Your tests have been added Solution's form contest was rejudged ? Brute force Posted by vgu 2 Mar 2008 12:16 Can brute-force solution get AC? (quickly multiply of two's degree). Or there is a O(N) math solution? Re: Brute force There is O(1) solution Re: Brute force I wonder why authors of the problem didn't check all boundary cases... Or what other tricky tests can be found in such narrow set of possibilities??? Please send me your tests at sev[at]hotmail[dot]ru Re: More test cases!!! is 386 one of them? |
|
|