Wrong Answer
foo.cc: In function 'int main()':
foo.cc:23:3: warning: this 'else' clause does not guard... [-Wmisleading-indentation]
   else
   ^~~~
foo.cc:25:4: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else'
    return 0;
    ^~~~~~
  [Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
 - 类型
 - 递交
 - 比赛
 - 周末测试1
 - 语言
 - C++
 - 递交时间
 - 2021-09-03 21:13:41
 - 评测时间
 - 2021-09-03 21:13:41
 - 评测机
 
- 分数
 - 10
 - 总耗时
 - 9ms
 - 峰值内存
 - 384.0 KiB