Compile Error

foo.cc: In function 'int main()':
foo.cc:14:6: warning: this 'else' clause does not guard... [-Wmisleading-indentation]
   14 |      else
      |      ^~~~
foo.cc:16:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else'
   16 |   i++;
      |   ^
foo.cc: At global scope:
foo.cc:20:2: error: expected unqualified-id before numeric constant
   20 | }2
      |  ^
正在同步测试数据,请稍后
[Hydro](https://hydro.ac)提供评测服务

信息

递交者
类型
递交
题目
P2374 1.5.24:正常血压
语言
C++
递交时间
2021-12-02 21:22:34
评测时间
2021-12-02 21:22:34
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes