A. A+B Problem

A+B Problem

You cannot submit for this problem because the contest is ended. You can click "Open in Problem Set" to view this problem in normal mode.

这是一道简单的 A+B 题目。

如果您没有看到“当前没有测试数据”的消息,说明文件存储功能正常运行。

编写一个程序,从标准输入读取两个整数,并将它们的和输出到标准输出。 如果您不需要这道题目,可以在右侧“编辑”面板中删除它。

点击右侧 “进入在线编程模式” 打开内置的 Hydro IDE。

输入描述

一行两个整数,以空格分割

输出描述

一个整数

样例

输入

99 101

输出

200

limit

-99999 < a,b < 999999

TEST

Not Attended
Status
Done
Rule
ACM/ICPC
Problem
5
Start at
2025-3-1 10:45
End at
2025-3-1 15:45
Duration
5 hour(s)
Host
Partic.
2