I am getting a WA if I use raw_input(). If I use raw_input.strip(),answer gets submitted!! Why are we using raw_input.strip() here? plzz help! Thanks in advance!
link to question http://www.codechef.com/problems/LUCKY5/
I am getting a WA if I use raw_input(). If I use raw_input.strip(),answer gets submitted!! Why are we using raw_input.strip() here? plzz help! Thanks in advance!
link to question http://www.codechef.com/problems/LUCKY5/