I was doing a question in code forces and in one question I took input simply as t = int(input()). When I submitted it was showing time exceeded but when I added these two lines