/ Vijos /

记录详情

Time Exceeded

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

信息

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