TopCoder

PCC

User's AC Ratio

83.3% (5/6)

Submission's AC Ratio

87.5% (7/8)

Tags

Description

Given two integers a and b, output a+b.

Input Format

two integers on a line, a and b.

Output Format

output a+b on a line.

Sample Input 1

1 1

Sample Output 1

2

Hints

Problem Source

Migrated from old NTUJ.

Subtasks

No. Testdata Range Score

Testdata and Limits

No. Time Limit (ms) Memory Limit (VSS, KiB) Output Limit (KiB) Subtasks
0 10000 65536 20