/ Vijos /

记录详情

Runtime Error

/in/foo.cc: In function 'void DFS1(int)':
/in/foo.cc:15:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  for(int k=0;k<g[i].size();k++){
              ~^~~~~~~~~~~~
/in/foo.cc: In function 'void DFS2(int)':
/in/foo.cc:29:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  for(int k=0;k<g[i].size();k++){
              ~^~~~~~~~~~~~
# 状态 耗时 内存占用
#1 Accepted 8ms 5.613 MiB
#2 Accepted 8ms 5.023 MiB
#3 Accepted 6ms 5.0 MiB
#4 Accepted 7ms 5.094 MiB
#5 Accepted 9ms 5.254 MiB
#6 Accepted 16ms 5.824 MiB
#7 Runtime Error 51ms 8.121 MiB
#8 Runtime Error 66ms 9.207 MiB
#9 Runtime Error 82ms 10.18 MiB
#10 Runtime Error 112ms 11.766 MiB
#11 Accepted 6ms 5.02 MiB
#12 Accepted 6ms 5.023 MiB
#13 Accepted 6ms 4.988 MiB
#14 Accepted 7ms 5.043 MiB
#15 Accepted 7ms 5.121 MiB
#16 Accepted 12ms 5.375 MiB
#17 Accepted 22ms 5.766 MiB
#18 Accepted 22ms 5.766 MiB
#19 Runtime Error 26ms 6.145 MiB
#20 Runtime Error 60ms 8.176 MiB

信息

递交者
类型
递交
题目
P2105 树的中心
语言
C++
递交时间
2026-02-06 09:22:46
评测时间
2026-02-06 09:22:46
评测机
分数
70
总耗时
550ms
峰值内存
11.766 MiB