区间开方和
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.
题目描述
输入 ,输出 的每个数的算数平方根下取整之和,即:
输入格式
两个整数 。
输出格式
输出一个整数,即算数平方根之和。
4 9
13
的算术平方根下取整分别为 ,和为 。大样例就不给了。
数据规模与约定
对于 的数据,。
- 子任务 1(40 分):保证 。
- 子任务 2(30 分):保证 。
- 子任务 3(20 分):保证 。
- 子任务 4(10 分):没有特殊限制。
1021普及
- Status
- Done
- Rule
- OI
- Problem
- 4
- Start at
- 2024-10-21 13:30
- End at
- 2024-10-21 17:00
- Duration
- 3.5 hour(s)
- Host
- Partic.
- 20