/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:63:7: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
       if (f[i]+max(g[i],h[i])==maxx)  
       ^~
/in/foo.cc:65:4: 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.219 MiB
#3 Accepted 1ms 4.223 MiB
#4 Accepted 1ms 2.215 MiB
#5 Accepted 1ms 4.219 MiB
#6 Accepted 4ms 4.344 MiB
#7 Accepted 32ms 6.301 MiB
#8 Accepted 63ms 7.184 MiB
#9 Accepted 62ms 7.172 MiB
#10 Accepted 58ms 7.18 MiB

信息

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