fork download
  1. while input():print 1
  2. print 0
Runtime error #stdin #stdout #stderr 0s 9032KB
stdin
1
stdout
1
stderr
Traceback (most recent call last):
  File "prog.py", line 1, in <module>
EOFError: EOF when reading a line