文件名称:杭电 ACM 1090
文件大小:165B
文件格式:CPP
更新时间:2013-06-23 08:15:23
C语言
Input contains an integer N in the first line, and then N lines follow. Each line consists of a pair of integers a and b, separated by a space, one pair of integers per line. For each pair of input integers a and b you should output the sum of a and b in one line, and with one line of output for each line in input.