Are you sure you want to participate in this contest ? If you select a team then virtual participation for other team members will be disabled. So, pick one if and only if your teammates are ready to compete with you.
Print $a+b$.
The first line contains an integer $n$ with the number of queries. The following $n$ lines contain two integers $a$ and $b$.
For each input query output $a+b$.