Wrong Answer
/in/foo.cc: In function 'int main()': /in/foo.cc:16:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(gap>maxgap) ^~ /in/foo.cc:18:4: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' maxi=i; ^~~~
信息
- 递交者
- 类型
- 递交
- 题目
- P1213 C7 差距最大的相邻数
- 比赛
- 2024程序设计与竞赛作业赛第三场(七十二变)
- 语言
- C++
- 递交时间
- 2024-10-20 12:56:53
- 评测时间
- 2024-10-20 12:56:54
- 评测机
- 分数
- 20
- 总耗时
- 10ms
- 峰值内存
- 404.0 KiB