2828 - I2P(I)2023_Hu_Lab0 Scoreboard

Time

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

Clarification

# Problem Asker Description Reply Replier Reply Time For all team

# Problem Pass Rate (passed user / total user)
13966 pineapple apple

13966 - pineapple apple   

Description

I have x amount of apples

You have y amount of pineapples

How many total number of fruits do we have in total z?

Input

Input is two integers x y seperated by a space

(0< x, y <100)

 

Output

Output is an integer, the total number of fruits

followed by '\n'

(0< <199)

Sample Input  Download

Sample Output  Download

Tags




Discuss