Compile Error
foo.cc: In function ‘int main()’: foo.cc:10:17: error: ‘sort’ was not declared in this scope; did you mean ‘short’? 10 | sort(a,a+i+1); | ^~~~ | short
信息
- 递交者
- 类型
- 自测
- 题目
- P2614 小杨的握手问题6级2 202309
- 语言
- C++
- 递交时间
- 2025-07-17 09:39:46
- 评测时间
- 2025-07-17 12:52:11
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes