1310: 淘淘做算术

Memory Limit:128 MB Time Limit:1.000 S
Judge Style:Text Compare Creator:
Submit:468 Solved:1

Description

 求1-2+3-4+……+n的值

Sample Input Copy

3

Sample Output Copy

2

Source/Category