| 
            #1
           | 
          
            
            
              Runtime Error
            
            Traceback (most recent call last):
  File "foo.py", line 5, in <module>
    c=int(input())
EOFError: EOF when reading a line
            
           | 
          39ms | 
          3.312 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
            
           | 
          36ms | 
          3.312 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
            
           | 
          34ms | 
          3.32 MiB |