/ Vijos /

记录详情

Wrong Answer

foo.cpp: In function 'void gauss(double**, double**)':
foo.cpp:21:15: warning: unused variable 'p' [-Wunused-variable]
     int i,j,s,p,q,r=0,id;
               ^
foo.cpp:21:17: warning: unused variable 'q' [-Wunused-variable]
     int i,j,s,p,q,r=0,id;
                 ^
foo.cpp: In function 'int main()':
foo.cpp:67:17: warning: unused variable 'q' [-Wunused-variable]
     int i,j,s,p,q,jx,jy,pre,nx,ny;
                 ^
foo.cpp:67:25: warning: unused variable 'pre' [-Wunused-variable]
     int i,j,s,p,q,jx,jy,pre,nx,ny;
                         ^~~
foo.cpp: In function 'void gauss(double**, double**)':
foo.cpp:34:9: warning: 'id' may be used uninitialized in this function [-Wmaybe-uninitialized]
         if(id!=r)
         ^~
# 状态 耗时 内存占用
#1 Wrong Answer 15ms 1.293 MiB
#2 Wrong Answer 0ms 1.301 MiB
#3 Wrong Answer 0ms 1.469 MiB
#4 Wrong Answer 15ms 1.59 MiB
#5 Wrong Answer 15ms 1.73 MiB
#6 Wrong Answer 31ms 1.91 MiB
#7 Wrong Answer 562ms 5.484 MiB
#8 Wrong Answer 328ms 6.738 MiB
#9 Wrong Answer 93ms 3.617 MiB
#10 Wrong Answer 140ms 4.152 MiB
#11 Wrong Answer 171ms 4.754 MiB
#12 Wrong Answer 218ms 5.676 MiB
#13 Wrong Answer 750ms 13.906 MiB
#14 Wrong Answer 906ms 16.043 MiB
#15 Wrong Answer 1125ms 18.414 MiB
#16 Wrong Answer 1328ms 21.012 MiB
#17 Wrong Answer 1593ms 23.875 MiB
#18 Wrong Answer 1890ms 26.996 MiB
#19 Wrong Answer 2218ms 30.406 MiB
#20 Wrong Answer 2500ms 34.094 MiB

信息

递交者
类型
递交
题目
P1872 酗酒者
语言
C++
递交时间
2017-03-19 03:33:16
评测时间
2017-03-19 03:33:16
评测机
分数
0
总耗时
13898ms
峰值内存
34.094 MiB