A. 计算两数平方和

    Type: Default 1000ms 256MiB

计算两数平方和

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.

Background

计算两个数值的平方和

Description

编写C++程序,输入两个整数 ab,计算并输出它们的平方和。

Format

Input

两个整数,用空格分隔。 0x,y1000\leq x,y\leq 100 .

Output

One integer, the sum of x and y.

Samples

3 4
25

Limitation

1s, 1024KiB for each test case.

2025上期期末摸底

Not Attended
Status
Done
Rule
IOI(Strict)
Problem
7
Start at
2025-6-10 16:15
End at
2025-6-10 17:15
Duration
1 hour(s)
Host
Partic.
21