|  | 
|  | 
| вернуться в форум | I have tired because of you cheating tests :) I have WA #12? may be my program really have a bug,but how i can guess about your tricky tests?
 please help me, post there some test cases
Re: I have tired because of you cheating tests :) I have found a bug :)there was
 for (int i = 0; i < n; i++)
 
 instead of     for (int i = 0; i <= n; i++)
 | 
 | 
|