fork download
  1. # your code goes here
Success #stdin #stdout 0.08s 14128KB
stdin
x=input(hi)
print(x)
x=int(input)
print(x+1)
stdout
Standard output is empty