/ TYWZ /

记录详情

Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:30:25: warning: 'it' may be used uninitialized in this function [-Wmaybe-uninitialized]
    res+=min,s1[edge[it].to]=1;
                ~~~~~~~~~^~
/in/foo.cc:23:12: note: 'it' was declared here
  int res=0,it;
            ^~
# 状态 耗时 内存占用
#1 Accepted 1ms 212.0 KiB
#2 Accepted 1ms 204.0 KiB
#3 Accepted 1ms 212.0 KiB
#4 Accepted 2ms 332.0 KiB
#5 Accepted 2ms 340.0 KiB
#6 Accepted 2ms 332.0 KiB
#7 Accepted 2ms 336.0 KiB
#8 Accepted 3ms 380.0 KiB
#9 Accepted 4ms 436.0 KiB
#10 Accepted 4ms 460.0 KiB

信息

递交者
类型
递交
题目
P1008 A题:最小生成树
比赛
最小生成树(模板)
语言
C++
递交时间
2019-03-18 22:50:30
评测时间
2019-03-18 22:50:30
评测机
分数
100
总耗时
28ms
峰值内存
460.0 KiB