Compile Error
/in/foo.cc: In function 'int main()': /in/foo.cc:9:20: error: 'cmp' was not declared in this scope; did you mean 'bcmp'? 9 | sort(a+1,a+n+1,cmp); | ^~~ | bcmp
信息
- 递交者
- 类型
- 递交
- 题目
- P2490 跳绳比赛
- 语言
- C++
- 递交时间
- 2025-05-11 20:18:48
- 评测时间
- 2025-05-11 20:18:48
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes