A+B problem

A+B problem

作业已超过截止时间,您无法递交本题目。

Description

Given two integers x and y, print the sum.

Format

Input

Two integers x and y, satisfying 0 <= x, y <= 32767.

Output

One integer, the sum of x and y.

Sample 1

Input

123 500

Output

623

Limitation

1s, 1024KiB for each test case.

熟悉网站

未认领
状态
已结束
题目
3
开始时间
2021-07-01 00:00
截止时间
2024-06-30 23:59
可延期
24.0 小时