/ Vijos /

记录详情

Time Exceeded

/in/foo.cc: In function 'int dis(int, int, int)':
/in/foo.cc:89:23: warning: 'ay' may be used uninitialized in this function [-Wmaybe-uninitialized]
         else if(by==ay+1)
                     ~~^~
/in/foo.cc:77:23: warning: 'ax' may be used uninitialized in this function [-Wmaybe-uninitialized]
         if(by==1 && ax==ay)
                     ~~^~~~
/in/foo.cc:91:32: warning: 'by' may be used uninitialized in this function [-Wmaybe-uninitialized]
             return array[bx][by];
                                ^
/in/foo.cc:83:32: warning: 'bx' may be used uninitialized in this function [-Wmaybe-uninitialized]
             return array[bx][by];
                                ^
# 状态 耗时 内存占用
#1 Time Exceeded ≥1008ms ≥1.43 MiB
#2 Wrong Answer 363ms 952.0 KiB
#3 Wrong Answer 83ms 704.0 KiB
#4 Wrong Answer 100ms 2.441 MiB
#5 Wrong Answer 823ms 1.191 MiB
#6 Time Exceeded ≥1007ms ≥1.684 MiB
#7 Wrong Answer 256ms 956.0 KiB
#8 Time Exceeded ≥1006ms ≥3.309 MiB
#9 Time Exceeded ≥1006ms ≥3.188 MiB
#10 Time Exceeded ≥1006ms ≥4.062 MiB

信息

递交者
类型
递交
题目
P1006 晴天小猪历险记之Hill
语言
C++
递交时间
2017-09-22 18:38:42
评测时间
2017-09-22 18:38:42
评测机
分数
0
总耗时
≥6661ms
峰值内存
≥4.062 MiB