Re: WA 5
May be cause your solution is wrong? oO
I have TLE on this test...
Re: WA 5
I can't find incorrect test:(
TLE5
I use C# and have TLE5. Can anybody give me a hint how to avoid it? Now I am using IndexOf method to find the position of a substring in a string.