记录详情

Runtime Error

/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 Runtime Error 2ms 420.0 KiB
#2 Runtime Error 1ms 412.0 KiB
#3 Runtime Error 2ms 356.0 KiB
#4 Runtime Error 1ms 408.0 KiB
#5 Runtime Error 2ms 400.0 KiB
#6 Runtime Error 2ms 416.0 KiB
#7 Runtime Error 2ms 404.0 KiB
#8 Runtime Error 2ms 352.0 KiB
#9 Runtime Error 1ms 376.0 KiB
#10 Runtime Error 2ms 408.0 KiB

信息

递交者
类型
递交
题目
P1005 Ex.八数码难题
语言
C++
递交时间
2024-10-17 18:50:53
评测时间
2024-10-18 20:29:27
评测机
分数
0
总耗时
20ms
峰值内存
420.0 KiB