BEGINNER CODECHEF ||solution

here is the solution check it out
add two number

lucky four

first and last digits

find remainder

sum of two digits

number mirror

ATM

reverse the number

finding square roots

GCD and LCM

1 Like

if you do in python do this:
for _ in range(int(input())):
a,b = map(int,input().split())
print (a+b)

You have got to be kidding me. Really? Is this satire?

2 Likes

oh my god

no it is not !_satire.