/ new_bzoj /

记录详情

Accepted

/in/foo.cc: In member function 'bool MCMF::SPFA(int, int, int&, int&)':
/in/foo.cc:60:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
             for(int i=0;i<G[u].size();i++)
                         ~^~~~~~~~~~~~
/in/foo.cc: In function 'int main()':
/in/foo.cc:115:6: warning: unused variable 'cnt' [-Wunused-variable]
  int cnt=0;
      ^~~
# 状态 耗时 内存占用
#1 Accepted 3ms 384.0 KiB
#2 Accepted 58ms 1.891 MiB
#3 Accepted 61ms 1.742 MiB
#4 Accepted 38ms 3.191 MiB
#5 Accepted 3ms 384.0 KiB
#6 Accepted 14ms 636.0 KiB
#7 Accepted 1ms 384.0 KiB
#8 Accepted 9ms 764.0 KiB
#9 Accepted 53ms 1.773 MiB
#10 Accepted 49ms 1.172 MiB

信息

递交者
类型
递交
题目
修车
语言
C++
递交时间
2017-06-15 11:07:06
评测时间
2017-06-15 11:07:06
评测机
分数
100
总耗时
293ms
峰值内存
3.191 MiB