fork download
  1. a = int(input())+10
  2. print(a)
Success #stdin #stdout 0.09s 14148KB
stdin
4
stdout
14