Wrong Answer
foo.cc: In function ‘int main()’: foo.cc:12:17: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] 12 | if(a[i]==x) | ^~ foo.cc:14:25: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 14 | break; | ^~~~~
信息
- 递交者
- 类型
- 递交
- 题目
- P1047 A7-4 数组的查找函数
- 语言
- C++
- 递交时间
- 2024-03-31 13:19:42
- 评测时间
- 2024-03-31 13:19:42
- 评测机
- 分数
- 0
- 总耗时
- 14ms
- 峰值内存
- 536.0 KiB