/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'void DFS1(int)':
/in/foo.cc:39:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
      for(int k=0;k<g1[i].size();k++)
                  ~^~~~~~~~~~~~~
/in/foo.cc: In function 'void DFS2(int, int)':
/in/foo.cc:47:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     for(int k=0;k<g2[i].size();k++)
                 ~^~~~~~~~~~~~~
/in/foo.cc: In function 'void suodian()':
/in/foo.cc:74:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
      for(int k=0;k<g1[i].size();k++)
                  ~^~~~~~~~~~~~~
# 状态 耗时 内存占用
#1 Accepted 4ms 1.27 MiB
#2 Accepted 3ms 1.512 MiB
#3 Accepted 4ms 1.145 MiB
#4 Accepted 4ms 1.145 MiB
#5 Accepted 4ms 1.164 MiB
#6 Accepted 4ms 1.105 MiB
#7 Accepted 4ms 1.062 MiB
#8 Accepted 4ms 1.109 MiB
#9 Accepted 4ms 1.137 MiB
#10 Accepted 3ms 1.16 MiB
#11 Accepted 4ms 1.074 MiB
#12 Accepted 3ms 1.145 MiB
#13 Accepted 4ms 1.164 MiB
#14 Accepted 4ms 1.363 MiB
#15 Accepted 5ms 1.633 MiB
#16 Accepted 16ms 2.156 MiB
#17 Accepted 14ms 2.289 MiB
#18 Accepted 21ms 2.504 MiB
#19 Accepted 8ms 2.25 MiB
#20 Accepted 3ms 1.117 MiB

信息

递交者
类型
递交
题目
P3240 传递消息
语言
C++
递交时间
2026-05-27 12:19:22
评测时间
2026-05-27 12:19:22
评测机
分数
100
总耗时
128ms
峰值内存
2.504 MiB