/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'void dp(int, int)':
/in/foo.cc:16:2: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
  if (x1) dp(x1,limi+1); if (x2) dp(x2,limi);
  ^~
/in/foo.cc:16:25: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
  if (x1) dp(x1,limi+1); if (x2) dp(x2,limi);
                         ^~
# 状态 耗时 内存占用
#1 Accepted 8ms 4.25 MiB
#2 Accepted 7ms 4.25 MiB
#3 Accepted 6ms 4.25 MiB
#4 Accepted 6ms 4.25 MiB
#5 Accepted 7ms 4.348 MiB
#6 Accepted 6ms 4.25 MiB
#7 Accepted 6ms 4.336 MiB
#8 Accepted 9ms 4.359 MiB
#9 Accepted 4ms 4.328 MiB
#10 Accepted 6ms 4.355 MiB
#11 Accepted 7ms 4.328 MiB
#12 Accepted 7ms 4.363 MiB
#13 Accepted 6ms 4.375 MiB
#14 Accepted 7ms 4.359 MiB
#15 Accepted 21ms 4.445 MiB
#16 Accepted 6ms 4.375 MiB
#17 Accepted 13ms 4.48 MiB
#18 Accepted 9ms 4.488 MiB
#19 Accepted 9ms 4.488 MiB
#20 Accepted 11ms 4.375 MiB
#21 Accepted 80ms 4.469 MiB

信息

递交者
类型
递交
题目
P1518 河流
语言
C++
递交时间
2018-07-15 17:53:17
评测时间
2018-07-15 17:53:17
评测机
分数
100
总耗时
251ms
峰值内存
4.488 MiB