Compile Error
foo.cc: In function 'void test()': foo.cc:18:13: error: 'class std::vector<int>' has no member named 'sort' 18 | ans.sort(); | ^~~~ foo.cc:17:13: warning: unused variable 'num' [-Wunused-variable] 17 | int num=ans.size(); | ^~~
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 自测
- 题目
- P1459 4-5 The Man who became a God
- 语言
- C++
- 递交时间
- 2023-07-08 14:04:47
- 评测时间
- 2023-07-08 14:04:47
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes