#1
|
Runtime Error
Traceback (most recent call last):
File "foo.py", line 5, in <module>
c=int(input())
EOFError: EOF when reading a line
|
41ms |
3.418 MiB |
#2
|
Runtime Error
Traceback (most recent call last):
File "foo.py", line 5, in <module>
c=int(input())
EOFError: EOF when reading a line
|
27ms |
3.316 MiB |
#3
|
Runtime Error
Traceback (most recent call last):
File "foo.py", line 5, in <module>
c=int(input())
EOFError: EOF when reading a line
|
23ms |
3.32 MiB |