Addition of Two Numbers :P

0

0 votes
Easy
Problem

Always start with an easy one. Your task is very simple. Just add two numbers. But be cautious with addition(and also with corona :P) 

Constraints:

1<= Numbers <= 1018

Input Format:

First Line contains T denoting the number of test cases

Next T lines consists of two numbers

Output Format:

Print T lines denoting the sum of the two numbers.

 

Please fill this from(ignore if already filled)

Time Limit: 3
Memory Limit: 256
Source Limit:
Editor Image

?