Compile Error
foo.cc: In function 'int main(int, const char**)': foo.cc:81:6: error: 'sort' was not declared in this scope; did you mean 'qsort'? 81 | sort(ans,ans+n); | ^~~~ | qsort
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1013 OO2-3 复数数组类的冒泡排序
- 比赛
- 2022春 面向对象程序设计方法的上机作业
- 语言
- C++
- 递交时间
- 2022-05-07 16:37:01
- 评测时间
- 2022-05-07 16:37:01
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes