fork download
  1. a = int(input())
  2. print(a)
Success #stdin #stdout 0.02s 9392KB
stdin
23
stdout
23