|
|
back to boardShow all messages Hide all messagestest 4 Mihail Minkov 18 Sep 2007 13:33 I did some research and I'm sure I've got the correct algorithm. But i get WA on test 4. I'm thinking it could be something with the way I print the numbers (new lines and such). Could anyone please tell me what is N on test 4? Check it yourself)) Smth like if (n > 50) while (1); Thanks, that was a nice trick i hadn't thought of before :) I think it's rather usefull trick)) Re: test 4 Giorgi Saghinadze (Tbilisi SU) 18 Sep 2007 18:34 write brute force program and you will find your mistake |
|
|