Answer the question
In order to leave comments, you need to log in
What is the difference between sys.stdin.readline() and input()?
I was sorting out the problem, and I stumbled upon N = int(sys.stdin.readline())
What is bad about the usual one int(input())
?
Task just in case link to task . Task at the end
Answer the question
In order to leave comments, you need to log in
What's wrong with regular int(input()) ?
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question