When I submitted my first solution(written in Python 2.7.13) to the CodeChef, it successfully get passed(100 marks).
After that I attempted 2nd problem and submitted my solution after a lot of tests with different test cases, now I am getting Wrong Answer.
Is it the problem of version or any other(As I have not tested it with Python 2.7.9).
I have tested my program number of times with different test cases.