/ Vijos /

记录详情

Runtime Error

/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 1ms 204.0 KiB
#2 Accepted 1ms 208.0 KiB
#3 Accepted 1ms 332.0 KiB
#4 Accepted 1ms 332.0 KiB
#5 Accepted 1ms 336.0 KiB
#6 Accepted 2ms 716.0 KiB
#7 Runtime Error 2ms 464.0 KiB
#8 Runtime Error 2ms 564.0 KiB
#9 Runtime Error 2ms 568.0 KiB
#10 Runtime Error 2ms 520.0 KiB

信息

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