Compile Error
foo.cc: In function 'bool construct(int, int*, int)': foo.cc:25:1: warning: no return statement in function returning non-void [-Wreturn-type] 25 | } | ^ foo.cc: In function 'int main()': foo.cc:46:9: error: 'qsort' was not declared in this scope 46 | qsort(a, cnt, sizeof(int), cmp); | ^~~~~
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1065 最小数字倍数
- 语言
- C++
- 递交时间
- 2023-05-11 22:12:28
- 评测时间
- 2023-05-11 22:12:28
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes