fork download
  1. a = int(input()) +10
  2. print(a)
Success #stdin #stdout 0.09s 14176KB
stdin
50
stdout
60