Wrong Answer

foo.cc: In function 'int main()':
foo.cc:14:6: warning: this 'else' clause does not guard... [-Wmisleading-indentation]
      else
      ^~~~
foo.cc:16:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else'
   i++;
   ^
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 1ms 384.0 KiB
#2 Wrong Answer Read 0, expect 4. 1ms 384.0 KiB
#3 Wrong Answer Read 0, expect 5. 1ms 384.0 KiB

信息

递交者
类型
递交
题目
P2374 1.5.24:正常血压
语言
C++
递交时间
2021-12-02 21:00:58
评测时间
2021-12-02 21:01:09
评测机
分数
30
总耗时
5ms
峰值内存
384.0 KiB