/ new_bzoj /

记录详情

System Error

/in/foo.cc: In function 'bool solve(int)':
/in/foo.cc:97:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
     if(dis[k][(i-1)*m+j]<=time)
     ^~
/in/foo.cc:99:6: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
      addedge(k*time,(i-1)*m+j+add,0);
      ^~~~~~~
/in/foo.cc: In function 'int main()':
/in/foo.cc:128:10: warning: variable 'flag' set but not used [-Wunused-but-set-variable]
     bool flag=false;
          ^~~~
VJ4Error('ProblemDataNotFoundError', '题目 590c9c42d3d8a13210993b98 的数据未找到。', 'newbzoj', '590c9c42d3d8a13210993b98')

信息

递交者
类型
递交
题目
紧急疏散evacuate
语言
C++
递交时间
2017-06-04 11:39:33
评测时间
2017-06-04 11:39:33
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes