2827 - I2P(I)2023_Yang_lab0 Scoreboard

Time

2023/09/12 18:30:00 2023/09/12 20:30:00

Clarification

# Problem Asker Description Reply Replier Reply Time For all team

# Problem Pass Rate (passed user / total user)
11828 The A+B Problem

11828 - The A+B Problem   

Description

Given two value a and b, output the result of a+b.

Input

a, b <=100000000.

Output

a+b

You need to print newline character '\n' in the end.

Sample Input  Download

Sample Output  Download

Tags




Discuss