/ Vijos /

记录详情

Time Exceeded

/in/foo.cc: In function 'int main()':
/in/foo.cc:104:8: warning: 'y1' may be used uninitialized in this function [-Wmaybe-uninitialized]
   ky[i]=y1;
   ~~~~~^~~
/in/foo.cc:105:14: warning: 'x1' may be used uninitialized in this function [-Wmaybe-uninitialized]
   vis[x1][y1]=true;
   ~~~~~~~~~~~^~~~~
/in/foo.cc:81:16: warning: 'yy' may be used uninitialized in this function [-Wmaybe-uninitialized]
     vis[xx][yy]=true;
     ~~~~~~~~~~~^~~~~
/in/foo.cc:81:16: warning: 'xx' may be used uninitialized in this function [-Wmaybe-uninitialized]
# 状态 耗时 内存占用
#1 Accepted 4ms 512.0 KiB
#2 Accepted 4ms 464.0 KiB
#3 Accepted 6ms 384.0 KiB
#4 Accepted 5ms 512.0 KiB
#5 Accepted 7ms 2.375 MiB
#6 Time Exceeded ≥1002ms ≥1.344 MiB
#7 Time Exceeded ≥1003ms ≥1.125 MiB
#8 Time Exceeded ≥1000ms ≥1.254 MiB
#9 Time Exceeded ≥1005ms ≥1.359 MiB
#10 Time Exceeded ≥1004ms ≥1.25 MiB

信息

递交者
类型
递交
题目
P1624 发电站(HOI)
语言
C++
递交时间
2017-10-31 14:22:00
评测时间
2017-10-31 14:22:00
评测机
分数
50
总耗时
≥5043ms
峰值内存
≥2.375 MiB