We use cookies to ensure you have the best browsing experience on our website. Please read our cookie policy for more information about how we use cookies.
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
Cookie support is required to access HackerRank
Seems like cookies are disabled on this browser, please enable them to open this website
Tuples
You are viewing a single comment's thread. Return to all comments →
This problem was created for Python version 2.
Note: use
raw_input()
function to take input in python 2