|
|
back to boardI made everything, but still Wa 1. Posted by -XraY- 13 Oct 2012 22:11 There is my code. My stress works fine. The size of output program is something near 4/5 * length bytes. Using gets, all endl are written as '@'. There is an assert, that i haven't forgotten some symbols. Please, help! http://pastebin.com/WnQvat6gRe: I made everything, but still Wa 1. Posted by -XraY- 14 Oct 2012 01:35 I suggest I got CE because of too long strings.) Stupid compiler:) Re: I made everything, but still Wa 1. Posted by -XraY- 16 Oct 2012 01:51 I got AC) I have some question: why symbols '[', ']' and '~' are included in the texts? It's not clear from the statement, but I checked: output of your program (program, that prints input and has little size) may have size more than 64kb (all programs have some restrictions to the size in bytes). |
|
|