#1618: a642


1652401-2@g.puiching.edu.mo (P6D14林建壹)

School : Pui Ching Middle School
ID : 2963
IP address : [192.168.120.33]
Last Login :
2024-06-22 10:01:34
a642. 11172 - Relational Operators | From: [192.168.120.33] | Post Date : 2024-06-07 19:42

t = int(input())
for _ in range(t):
    a, b = map(int, input().split())
#then just if a<b : elif a>b etc.
 
ZeroJudge Forum