/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:51:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
     if (f[i]+max(g[i],h[i])==maxx)//过该点最长链==直径 即在直径上  
     ^~
/in/foo.cc:53:2: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
  return 0;
  ^~~~~~
# 状态 耗时 内存占用
#1 Accepted 2ms 4.215 MiB
#2 Accepted 1ms 4.223 MiB
#3 Accepted 2ms 4.219 MiB
#4 Accepted 1ms 4.223 MiB
#5 Accepted 2ms 4.219 MiB
#6 Accepted 4ms 4.352 MiB
#7 Accepted 36ms 5.184 MiB
#8 Accepted 68ms 7.145 MiB
#9 Accepted 66ms 7.191 MiB
#10 Accepted 63ms 7.16 MiB

信息

递交者
类型
递交
题目
P1476 旅游规划(csapc)
语言
C++
递交时间
2019-07-21 14:50:19
评测时间
2019-07-21 14:50:19
评测机
分数
100
总耗时
251ms
峰值内存
7.191 MiB