Wrong Answer
foo.cc: In function 'int main()': foo.cc:13:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 13 | for(int i=0;i<k;i++) | ^~~ foo.cc:15:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 15 | a[0]=m; | ^
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- 2-4 点名上前
- 比赛
- 2023暑期青少年社团(训练赛)
- 语言
- C++
- 递交时间
- 2023-08-16 13:25:19
- 评测时间
- 2023-08-16 13:25:19
- 评测机
- 分数
- 0
- 总耗时
- 59ms
- 峰值内存
- 820.0 KiB