Memory Exceeded
foo.cc: In function 'int ke(int*, int*, int)': foo.cc:16:9: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 16 | for(i=0;i<n;i++) | ^~~ foo.cc:18:17: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 18 | if(i==n)return 0; | ^~ foo.cc: In function 'int k(int*, int, int)': foo.cc:12:1: warning: control reaches end of non-void function [-Wreturn-type] 12 | } | ^
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- 4 排序中的交换次数
- 比赛
- 2022暑期青少年社团(告别赛)
- 语言
- C++
- 递交时间
- 2022-08-21 19:59:02
- 评测时间
- 2022-08-21 19:59:02
- 评测机
- 分数
- 0
- 总耗时
- ≥9972ms
- 峰值内存
- ≥16.016 MiB