|  | 
|  | 
| вернуться в форум | What's the test 4?? Послано zylm  29 окт 2014 19:38I use "string ch" AC,but " char ch[maxn]" WA4,I don't know why .....Re: What's the test 4?? You may be forgetting that C strings contain ONE more character that is called terminal character (or whatever). So it must be 10001. And it works! for me | 
 | 
|