Accepted

foo.cc: In function ‘int main()’:
foo.cc:30:23: warning: ‘zdxb’ may be used uninitialized [-Wmaybe-uninitialized]
   30 |                 a[zdxb]-=zx;
      |                 ~~~~~~^
foo.cc:16:26: note: ‘zdxb’ was declared here
   16 |                 int zd=0,zdxb,zx=100;
      |                          ^~~~
# 状态 耗时 内存占用
#1 Accepted 2ms 512.0 KiB
#2 Accepted 3ms 512.0 KiB
#3 Accepted 2ms 496.0 KiB
#4 Accepted 3ms 508.0 KiB
#5 Accepted 3ms 504.0 KiB
#6 Accepted 2ms 504.0 KiB
#7 Accepted 2ms 504.0 KiB
#8 Accepted 2ms 512.0 KiB
#9 Accepted 3ms 512.0 KiB
#10 Accepted 2ms 512.0 KiB

信息

递交者
类型
递交
题目
P2973 数组清零 2025.9GESP3级T1
比赛
2026.7.16中级班练习
语言
C++
递交时间
2026-07-16 18:18:43
评测时间
2026-07-16 18:18:43
评测机
分数
100
总耗时
29ms
峰值内存
512.0 KiB