/ Vijos /

记录详情

Runtime Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:65:7: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
       if (f[i]+max(g[i],h[i])==maxn)  
       ^~
/in/foo.cc:67:4: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
    return 0;
    ^~~~~~
# 状态 耗时 内存占用
#1 Runtime Error 6ms 12.191 MiB
#2 Runtime Error 6ms 12.25 MiB
#3 Runtime Error 7ms 12.195 MiB
#4 Runtime Error 6ms 10.191 MiB
#5 Runtime Error 6ms 10.172 MiB
#6 Runtime Error 8ms 12.242 MiB
#7 Runtime Error 27ms 12.715 MiB
#8 Runtime Error 49ms 12.934 MiB
#9 Runtime Error 48ms 13.863 MiB
#10 Runtime Error 47ms 13.43 MiB

信息

递交者
类型
递交
题目
P1476 旅游规划(csapc)
语言
C++
递交时间
2019-07-18 10:01:46
评测时间
2019-07-18 10:01:46
评测机
分数
0
总耗时
214ms
峰值内存
13.863 MiB