Gửi bài giải
C, C++, Java, Pascal, Python
Điểm:
8,00 (OI)
Giới hạn thời gian:
2.0s
Giới hạn bộ nhớ:
64M
Input:
stdin
Output:
stdout
Tác giả:
Dạng bài
Ngôn ngữ cho phép
Tudor is sitting in math class, on his laptop. Clearly, he is not paying attention in this situation. However, he gets called on by his math teacher to do some problems. Since his math teacher did not expect much from Tudor, he only needs to do some simple addition problems. However, simple for you and I may not be simple for Tudor, so please help him!
Input Specification
The first line will contain an integer
Output Specification
Output
Sample Input
Copy
2
1 1
-1 0
Sample Output
Copy
2
-1
Bình luận