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