ENG
RUS
Timus Online Judge
Online Judge
Problems
Authors
Online contests
About Online Judge
Frequently asked questions
Site news
Webboard
Links
Problem set
Submit solution
Judge status
Guide
Register
Update your info
Authors ranklist
Current contest
Scheduled contests
Past contests
Rules
back to board
Discussion of Problem
1297
. Palindrome
Rafikov Ramil
Who can give me some tests?? WA on 2nd
[1] // Problem
1297. Palindrome
13 Oct 2009 21:33
my code can pass all my tests :
aaabbbaaa : aaabbbaaa
qwerSOMETEXTrewq : ETE
bfbaaaafbf : bfb
asdaaaafgh : aaa
why i get WA on second test?
Enots: Revolution
Re: Who can give me some tests?? WA on 2nd
// Problem
1297. Palindrome
3 Nov 2009 02:03
IMHO, right answers for your tests are:
bfbaaaafbf : aaaa
asdaaaafgh : aaaa
Why not? ;)
© 2000–2026
Timus Online Judge Team
. All rights reserved.