/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'int sc()':
/in/foo.cc:13:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   if(cch == '-')
   ^~
/in/foo.cc:14:13: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
    ff = -1; cch = gc;
             ^~~
/in/foo.cc: In function 'int main()':
/in/foo.cc:83:6: warning: unused variable 'ans' [-Wunused-variable]
  int ans = INF;
      ^~~
# 状态 耗时 内存占用
#1 Accepted 2ms 4.191 MiB
#2 Accepted 2ms 4.203 MiB
#3 Accepted 1ms 2.309 MiB
#4 Accepted 2ms 4.203 MiB
#5 Accepted 2ms 4.297 MiB
#6 Accepted 3ms 4.297 MiB
#7 Accepted 27ms 6.676 MiB
#8 Accepted 70ms 8.711 MiB
#9 Accepted 71ms 8.711 MiB
#10 Accepted 51ms 8.613 MiB

信息

递交者
类型
递交
题目
P1476 旅游规划(csapc)
语言
C++
递交时间
2019-11-06 18:42:54
评测时间
2019-11-06 18:42:54
评测机
分数
100
总耗时
237ms
峰值内存
8.711 MiB