/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:55:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
     if (f[i]+max(g[i],h[i])==maxx)  
     ^~
/in/foo.cc:57:2: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
  return 0;
  ^~~~~~
# 状态 耗时 内存占用
#1 Accepted 2ms 4.207 MiB
#2 Accepted 2ms 4.223 MiB
#3 Accepted 2ms 4.215 MiB
#4 Accepted 2ms 4.227 MiB
#5 Accepted 2ms 4.219 MiB
#6 Accepted 5ms 4.305 MiB
#7 Accepted 35ms 6.68 MiB
#8 Accepted 69ms 7.188 MiB
#9 Accepted 68ms 7.098 MiB
#10 Accepted 64ms 7.176 MiB

信息

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