Wrong Answer
foo.cc: In function 'int main()':
foo.cc:15:6: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   15 |      if(x%5==0)
      |      ^~
foo.cc:17:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
   17 |       ++x;
      |       ^~
  [Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P1040 找出所有的3位升序数
 - 语言
 - C++
 - 递交时间
 - 2022-07-09 22:48:55
 - 评测时间
 - 2022-07-09 22:48:55
 - 评测机
 
- 分数
 - 0
 - 总耗时
 - 2ms
 - 峰值内存
 - 384.0 KiB