• + 6 comments

    This problem was created for Python version 2.

    So if you are trying with python 3, it will give you wrong answer something like "-3550055125485641917" . So first change python version to python 2 and then start writing code.

    Note: use raw_input() function to take input in python 2