/ 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 ≥1006ms ≥1.438 MiB
#2 Wrong Answer 337ms 964.0 KiB
#3 Wrong Answer 74ms 568.0 KiB
#4 Wrong Answer 64ms 704.0 KiB
#5 Wrong Answer 810ms 1.188 MiB
#6 Time Exceeded ≥1006ms ≥3.188 MiB
#7 Wrong Answer 280ms 956.0 KiB
#8 Time Exceeded ≥1002ms ≥3.309 MiB
#9 Time Exceeded ≥1002ms ≥2.934 MiB
#10 Time Exceeded ≥1002ms ≥3.438 MiB

信息

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