请升级 HydroOJ 到 4.16.0 以上版本以正常使用此插件功能。
#P9999. 吴金泽的测试用题(卡常测时用)
吴金泽的测试用题(卡常测时用)
当前没有测试数据。
Background
Special for beginners, ^_^
Description
Given two integers x and y, print the sum.
Format
Input
Two integers x and y, satisfying .
Output
One integer, the sum of x and y.
Samples
123 500
623
Limitation
1s, 1024KiB for each test case.