|
|
вернуться в форумlength of input string Послано Ego 11 апр 2010 14:48 i think in some tests input string exceed 10^5. may be actual limit is 10^6? can anyone confirm or disprove? Re: length of input string My AC solution uses char s[100001]. Re: length of input string Послано Ego 11 апр 2010 16:15 it makes clear that my suspicion is wrong. thank you Edited by author 11.04.2010 16:15 |
|
|