/ Vijos /

记录详情

Wrong Answer

/in/foo.cc: In function 'int main()':
/in/foo.cc:22:23: warning: 'root' may be used uninitialized in this function [-Wmaybe-uninitialized]
         f[x][0]=cost[x];
                 ~~~~~~^
/in/foo.cc:51:16: note: 'root' was declared here
     ll i,x,k,y,root,j;
                ^~~~
# 状态 耗时 内存占用
#1 Accepted 2ms 504.0 KiB
#2 Wrong Answer 2ms 508.0 KiB
#3 Accepted 3ms 384.0 KiB
#4 Accepted 3ms 512.0 KiB
#5 Accepted 4ms 504.0 KiB
#6 Accepted 2ms 492.0 KiB
#7 Accepted 4ms 484.0 KiB

信息

递交者
类型
递交
题目
P1144 小胖守皇宫
语言
C++
递交时间
2018-04-06 17:06:50
评测时间
2018-04-06 17:06:50
评测机
分数
84
总耗时
23ms
峰值内存
512.0 KiB