fork(3) download
  1. print(sum(map(int, map(input, range(int(input()))))))
Success #stdin #stdout 0.02s 9984KB
stdin
3
10
22
68
stdout
012100