/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'void DFS(int)':
/in/foo.cc:10:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     for(int k=0;k<g[i].size();k++){
                 ~^~~~~~~~~~~~
# 状态 耗时 内存占用
#1 Accepted 4ms 2.797 MiB
#2 Accepted 4ms 3.125 MiB
#3 Accepted 7ms 2.891 MiB
#4 Accepted 10ms 3.047 MiB
#5 Accepted 11ms 3.074 MiB
#6 Accepted 5ms 2.73 MiB
#7 Accepted 14ms 3.289 MiB
#8 Accepted 36ms 4.551 MiB
#9 Accepted 63ms 6.234 MiB
#10 Accepted 4ms 2.602 MiB

信息

递交者
类型
递交
题目
P1603 无向图的连通分量
语言
C++
递交时间
2020-11-12 19:54:39
评测时间
2020-11-12 19:54:39
评测机
分数
100
总耗时
161ms
峰值内存
6.234 MiB