https://www.hackerrank.com/challenges/no-idea/problem
In the above problem, I had a solution like this:
if __name__ == \'__main__\': n, m = map(int, in