/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:15:26: warning: 't' may be used uninitialized in this function [-Wmaybe-uninitialized]
  eg[++cnt].d=v, eg[cnt].w= w, eg[cnt].next=head[u], head[u]=cnt;
                 ~~~~~~~~~^~~
/in/foo.cc:34:12: note: 't' was declared here
  int u,v,k,t;
            ^
# 状态 耗时 内存占用
#1 Accepted 1ms 216.0 KiB
#2 Accepted 1ms 224.0 KiB
#3 Accepted 2ms 356.0 KiB
#4 Accepted 26ms 1.633 MiB
#5 Accepted 33ms 2.285 MiB
#6 Accepted 1ms 212.0 KiB
#7 Accepted 3ms 444.0 KiB
#8 Accepted 14ms 1.059 MiB
#9 Accepted 33ms 2.273 MiB
#10 Accepted 33ms 2.18 MiB

信息

递交者
类型
递交
题目
P1754 最优贸易
语言
C++
递交时间
2019-11-10 16:53:30
评测时间
2019-11-10 16:53:30
评测机
分数
100
总耗时
151ms
峰值内存
2.285 MiB