the problem statement here... http://www.codechef.com/MAY13/problems/NAME1
and my code using string class .. http://www.codechef.com/viewsolution/2134447 (WA)
my code using char array .. http://www.codechef.com/viewsolution/2122637 (AC)
the problem statement here... http://www.codechef.com/MAY13/problems/NAME1
and my code using string class .. http://www.codechef.com/viewsolution/2134447 (WA)
my code using char array .. http://www.codechef.com/viewsolution/2122637 (AC)