fork download
  1. # your code goes here
  2. i = input()
  3. print(i)
Success #stdin #stdout 0.04s 9796KB
stdin
5
stdout
5