/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'void find(int)':
/in/foo.cc:16:11: warning: unused variable 'j' [-Wunused-variable]
     int i,j,k,x=f[u].size()-1,v;
           ^
/in/foo.cc: In function 'int main()':
/in/foo.cc:36:11: warning: unused variable 'j' [-Wunused-variable]
     int i,j,k,u,v;
           ^
/in/foo.cc:36:13: warning: unused variable 'k' [-Wunused-variable]
     int i,j,k,u,v;
             ^
/in/foo.cc: In function 'void find(int)':
/in/foo.cc:26:15: warning: 'k' may be used uninitialized in this function [-Wmaybe-uninitialized]
     fo(i,0,x) if(i!=k) cibig=max(cibig,w[f[u][i]]);
               ^~
# 状态 耗时 内存占用
#1 Accepted 4ms 5.457 MiB
#2 Accepted 4ms 6.203 MiB
#3 Accepted 4ms 5.418 MiB
#4 Accepted 4ms 6.203 MiB
#5 Accepted 5ms 5.742 MiB
#6 Accepted 5ms 6.07 MiB
#7 Accepted 25ms 7.039 MiB
#8 Accepted 54ms 9.93 MiB
#9 Accepted 92ms 13.199 MiB
#10 Accepted 88ms 13.195 MiB

信息

递交者
类型
递交
题目
P1906 联合权值
语言
C++
递交时间
2020-03-13 22:55:50
评测时间
2020-03-13 22:55:50
评测机
分数
100
总耗时
290ms
峰值内存
13.199 MiB