记录详情

Runtime Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:43:13: warning: 's.SeqList::n' may be used uninitialized in this function [-Wmaybe-uninitialized]
     SeqList s(a,n);
             ^
# 状态 耗时 内存占用
#1 Runtime Error 2ms 412.0 KiB
#2 Runtime Error 2ms 420.0 KiB
#3 Runtime Error 2ms 416.0 KiB
#4 Runtime Error 2ms 492.0 KiB
#5 Runtime Error 2ms 400.0 KiB

信息

递交者
类型
递交
题目
P1014 OO3-1 无序顺序表类的基本运算
语言
C++
递交时间
2023-09-07 22:19:43
评测时间
2023-09-07 22:19:43
评测机
分数
0
总耗时
10ms
峰值内存
492.0 KiB