Compile Error
/in/foo.cc: In function 'int main()':
/in/foo.cc:14:27: error: 'sprt' was not declared in this scope; did you mean 'sqrt'?
14 | k=sprt(a[i]+a[j]);
| ^~~~
| sqrt
信息
- 递交者
- 类型
- 递交
- 题目
- P2627 完全平方数3级2 2024.3
- 语言
- C++
- 递交时间
- 2026-03-13 22:11:40
- 评测时间
- 2026-03-13 22:11:40
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes