TouchStone
  Please Login
Login Sign Up
 Homepage  Problem Set  Examinations  Submissions  Discussions  Statistics
  • Home
  • Problem Set
  • P1000
  • Problem
  • P1000A+B Problem
    Limits : Time Limit : 1 MS   Memory Limit : 10000 KB
    Description

    计算$a+b$

    Input Format

    输入两个整数 \(a,b (-1000000\le a,b \le 1000000)\)

    Output Format

    输出$a+b$的值

    Sample Input

    123 456

    Sample Output

    579