/ WHOJ /

记录详情

Compile Error

foo.cc: In function 'int main()':
foo.cc:8:4: warning: this 'else' clause does not guard... [-Wmisleading-indentation]
    8 |    else cout<<3;
      |    ^~~~
foo.cc:8:17: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else'
    8 |    else cout<<3;
      |                 ^
foo.cc:8:17: error: expected '}' at end of input
foo.cc:4:1: note: to match this '{'
    4 | {
      | ^
正在同步测试数据,请稍后
Found 2 testcases.
[Hydro](https://hydro.ac)提供评测服务

信息

递交者
类型
递交
题目
P1028 最少拐弯次数
题目数据
下载
语言
C++
递交时间
2023-10-01 08:58:00
评测时间
2023-10-01 08:58:00
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes