记录详情

Runtime Error

/in/foo.cc: In function 'void dfs(int)':
/in/foo.cc:14:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  for(int i=0;i<tre[x].size();i++)
              ~^~~~~~~~~~~~~~
/in/foo.cc:13:6: warning: unused variable 'sum' [-Wunused-variable]
  int sum=tre[x].size();
      ^~~
# 状态 耗时 内存占用
#1 Accepted 2ms 1.211 MiB
#2 Accepted 1ms 1.227 MiB
#3 Accepted 4ms 1.344 MiB
#4 Accepted 144ms 5.336 MiB
#5 Accepted 144ms 5.332 MiB
#6 Accepted 144ms 5.332 MiB
#7 Runtime Error 25ms 2.566 MiB
#8 Runtime Error 25ms 2.582 MiB
#9 Runtime Error 25ms 2.586 MiB
#10 Runtime Error 25ms 2.586 MiB

信息

递交者
类型
递交
题目
祖孙询问
题目数据
下载
语言
C++
递交时间
2019-07-13 09:16:27
评测时间
2019-07-13 09:16:27
评测机
分数
60
总耗时
545ms
峰值内存
5.336 MiB