fork download
  1. print (sum(list(map(int,input().split()))))
Success #stdin #stdout 0.08s 13964KB
stdin
5 5
stdout
10