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