Runtime Error
foo.cc: In function 'int un(int, int)': foo.cc:43:1: warning: no return statement in function returning non-void [-Wreturn-type] 43 | } | ^ foo.cc: In function 'int main()': foo.cc:75:31: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 75 | for(int k=0; k<q[i].size(); k++) { | ~^~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1944 琵琶湖
- 语言
- C++
- 递交时间
- 2023-07-30 21:05:37
- 评测时间
- 2023-07-30 21:05:37
- 评测机
- 分数
- 0
- 总耗时
- 32109ms
- 峰值内存
- 393.895 MiB