Compile Error
foo.cc: In function ‘int main()’: foo.cc:7:19: error: ‘abc’ was not declared in this scope; did you mean ‘abs’? 7 | cout<<max(abc(r1-c1),abc(r2-c2)) | ^~~ | abs
信息
- 递交者
- 类型
- 递交
- 题目
- P2708 国王
- 语言
- C++
- 递交时间
- 2025-02-11 17:14:52
- 评测时间
- 2025-02-11 17:14:52
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes