Wrong Answer
foo.cc: In function 'int main()': foo.cc:26:17: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 26 | if(x[i] == max) | ^~ foo.cc:28:25: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 28 | break; | ^~~~~
正在同步测试数据,请稍后 [Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1085 3-1 整数中的数字
- 语言
- C++
- 递交时间
- 2023-10-28 09:37:23
- 评测时间
- 2023-10-28 09:37:23
- 评测机
- 分数
- 20
- 总耗时
- 29ms
- 峰值内存
- 412.0 KiB