My solution to http://www.codechef.com/JUNE14/problems/GUESS didn’t acccepted, cauze I read the numbers in scanf with %I64d, when I read %lld, it’s instantly accepted! Yeah, I tried yesterday 4 hours to solve this ****.
My solution to http://www.codechef.com/JUNE14/problems/GUESS didn’t acccepted, cauze I read the numbers in scanf with %I64d, when I read %lld, it’s instantly accepted! Yeah, I tried yesterday 4 hours to solve this ****.