记录详情

Accepted

foo.cc: In function 'void dfs(int, int, int, int)':
foo.cc:9:17: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
    9 |                 if(c<mi)mi=c;if(xl>ma)ma=xl;return ;
      |                 ^~
foo.cc:9:30: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
    9 |                 if(c<mi)mi=c;if(xl>ma)ma=xl;return ;
      |                              ^~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 3ms 256.0 KiB
#2 Accepted 2ms 256.0 KiB
#3 Accepted 2ms 256.0 KiB
#4 Accepted 3ms 256.0 KiB

信息

递交者
类型
递交
题目
6 营救公主
比赛
2022暑期青少年社团(告别赛)
语言
C++
递交时间
2022-08-21 22:06:49
评测时间
2022-08-21 22:06:49
评测机
分数
100
总耗时
12ms
峰值内存
256.0 KiB