/ new_bzoj /

记录详情

System Error

/in/foo.cc: In function 'void dfs(int)':
/in/foo.cc:32:15: 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:58:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
   for(int j=0;j<g[i].size();j++)
               ~^~~~~~~~~~~~
VJ4Error('ProblemDataNotFoundError', 'Data of problem 590c9c2bd3d8a13210993b33 not found.', 'newbzoj', '590c9c2bd3d8a13210993b33')

信息

递交者
类型
递交
题目
受欢迎的牛
语言
C++
递交时间
2019-08-23 08:52:14
评测时间
2019-08-23 08:52:14
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes