/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'void MeIoN_is_UMP45()':
/in/foo.cc:232:25: warning: 'y' may be used uninitialized in this function [-Wmaybe-uninitialized]
     q.push({ (int)a[x][y], x, y });
                         ^
/in/foo.cc:232:22: warning: 'x' may be used uninitialized in this function [-Wmaybe-uninitialized]
     q.push({ (int)a[x][y], x, y });
                      ^
# 状态 耗时 内存占用
#1 Accepted 62ms 4.578 MiB
#2 Accepted 12ms 1.125 MiB
#3 Accepted 19ms 1.57 MiB
#4 Accepted 4ms 616.0 KiB
#5 Accepted 39ms 2.973 MiB
#6 Accepted 5ms 616.0 KiB
#7 Accepted 4ms 636.0 KiB
#8 Accepted 27ms 2.086 MiB
#9 Accepted 7ms 1.082 MiB
#10 Accepted 25ms 3.859 MiB

信息

递交者
类型
递交
题目
P1011 清帝之惑之顺治
语言
C++
递交时间
2024-05-12 21:44:41
评测时间
2024-05-12 21:44:41
评测机
分数
100
总耗时
210ms
峰值内存
4.578 MiB