█████████ ████ ███░░░░░███ ░░███ ███ ░░░ ██████ ███████ ██████ ██████ ░███ ███░░███ ███░░███ ███░░███ ███░░███ ░███ ░███ ░███░███ ░███ ░███████ ░███ ░███ ░░███ ███░███ ░███░███ ░███ ░███░░░ ░███ ░███ ░░█████████ ░░██████ ░░████████░░██████ ░░██████ ░░░░░░░░░ ░░░░░░ ░░░░░░░░ ░░░░░░ ░░░░░░

Envío 3575

Problema 0x60 - ¿Mayor, menor o igual?

  • Autor: jmarrietar
  • Fecha: 2021-03-28 03:08:43 UTC (Hace alrededor de 3 años)
Caso # Resultado Tiempo Memoria
#1
Error de compilación
                      main.c:1:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
a, b = [int(x) for x in input().split]
^
main.c:1:4: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
a, b = [int(x) for x in input().split]
   ^
main.c:1:8: error: expected expression
a, b = [int(x) for x in input().split]
       ^
main.c:8:12: error: expected ';' after top level declarator
 print("=")
           ^
           ;
2 warnings and 2 errors generated.

                    
#2
Error de compilación
                      main.c:1:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
a, b = [int(x) for x in input().split]
^
main.c:1:4: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
a, b = [int(x) for x in input().split]
   ^
main.c:1:8: error: expected expression
a, b = [int(x) for x in input().split]
       ^
main.c:8:12: error: expected ';' after top level declarator
 print("=")
           ^
           ;
2 warnings and 2 errors generated.

                    
#3
Error de compilación
                      main.c:1:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
a, b = [int(x) for x in input().split]
^
main.c:1:4: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
a, b = [int(x) for x in input().split]
   ^
main.c:1:8: error: expected expression
a, b = [int(x) for x in input().split]
       ^
main.c:8:12: error: expected ';' after top level declarator
 print("=")
           ^
           ;
2 warnings and 2 errors generated.

                    
#4
Error de compilación
                      main.c:1:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
a, b = [int(x) for x in input().split]
^
main.c:1:4: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
a, b = [int(x) for x in input().split]
   ^
main.c:1:8: error: expected expression
a, b = [int(x) for x in input().split]
       ^
main.c:8:12: error: expected ';' after top level declarator
 print("=")
           ^
           ;
2 warnings and 2 errors generated.

                    
#5
Error de compilación
                      main.c:1:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
a, b = [int(x) for x in input().split]
^
main.c:1:4: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
a, b = [int(x) for x in input().split]
   ^
main.c:1:8: error: expected expression
a, b = [int(x) for x in input().split]
       ^
main.c:8:12: error: expected ';' after top level declarator
 print("=")
           ^
           ;
2 warnings and 2 errors generated.

                    
#6
Error de compilación
                      main.c:1:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
a, b = [int(x) for x in input().split]
^
main.c:1:4: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
a, b = [int(x) for x in input().split]
   ^
main.c:1:8: error: expected expression
a, b = [int(x) for x in input().split]
       ^
main.c:8:12: error: expected ';' after top level declarator
 print("=")
           ^
           ;
2 warnings and 2 errors generated.

                    
#7
Error de compilación
                      main.c:1:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
a, b = [int(x) for x in input().split]
^
main.c:1:4: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
a, b = [int(x) for x in input().split]
   ^
main.c:1:8: error: expected expression
a, b = [int(x) for x in input().split]
       ^
main.c:8:12: error: expected ';' after top level declarator
 print("=")
           ^
           ;
2 warnings and 2 errors generated.

                    
#8
Error de compilación
                      main.c:1:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
a, b = [int(x) for x in input().split]
^
main.c:1:4: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
a, b = [int(x) for x in input().split]
   ^
main.c:1:8: error: expected expression
a, b = [int(x) for x in input().split]
       ^
main.c:8:12: error: expected ';' after top level declarator
 print("=")
           ^
           ;
2 warnings and 2 errors generated.

                    
#9
Error de compilación
                      main.c:1:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
a, b = [int(x) for x in input().split]
^
main.c:1:4: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
a, b = [int(x) for x in input().split]
   ^
main.c:1:8: error: expected expression
a, b = [int(x) for x in input().split]
       ^
main.c:8:12: error: expected ';' after top level declarator
 print("=")
           ^
           ;
2 warnings and 2 errors generated.

                    
#10
Error de compilación
                      main.c:1:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
a, b = [int(x) for x in input().split]
^
main.c:1:4: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
a, b = [int(x) for x in input().split]
   ^
main.c:1:8: error: expected expression
a, b = [int(x) for x in input().split]
       ^
main.c:8:12: error: expected ';' after top level declarator
 print("=")
           ^
           ;
2 warnings and 2 errors generated.

                    
Puntos totales: 0 / 100

Código

a, b = [int(x) for x in input().split]

if a<b:
 print("<")
if a>b:
 print(">")
else:
 print("=")