记录详情

Time Exceeded

/in/foo.cc: In function 'std::__cxx11::string yd(std::__cxx11::string, int)':
/in/foo.cc:34:23: warning: 'zy' may be used uninitialized in this function [-Wmaybe-uninitialized]
   a[zx][zy]=a[zx-1][zy];
             ~~~~~~~~~~^
/in/foo.cc:40:12: warning: 'zx' may be used uninitialized in this function [-Wmaybe-uninitialized]
   a[zx][zy]=a[zx+1][zy];
   ~~~~~~~~~^~~~~~~~~~~~
# 状态 耗时 内存占用
#1 Accepted 26ms 2.172 MiB
#2 Accepted 12ms 1.293 MiB
#3 Time Exceeded ≥36ms ≥3.074 MiB
#4 Accepted 21ms 1.902 MiB
#5 Accepted 8ms 1.016 MiB
#6 Accepted 5ms 752.0 KiB
#7 Accepted 2ms 504.0 KiB
#8 Accepted 29ms 2.285 MiB
#9 Time Exceeded ≥40ms ≥3.176 MiB
#10 Accepted 9ms 988.0 KiB

信息

递交者
类型
递交
题目
P1005 Ex.八数码难题
语言
C++
递交时间
2024-10-17 19:00:52
评测时间
2024-10-18 20:29:25
评测机
分数
80
总耗时
≥193ms
峰值内存
≥3.176 MiB