记录详情

Runtime Error

foo.cc: In function 'int main()':
foo.cc:37:12: warning: 'P.Problem::head' may be used uninitialized in this function [-Wmaybe-uninitialized]
   37 |   p2->next = head;
      |   ~~~~~~~~~^~~~~~
foo.cc:79:10: note: 'P.Problem::head' was declared here
   79 |  Problem P(n, k);
      |          ^
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 3ms 384.0 KiB
#2 Accepted 2ms 384.0 KiB
#3 Runtime Error Aborted 2ms 384.0 KiB
#4 Accepted 2ms 384.0 KiB
#5 Runtime Error Aborted 2ms 384.0 KiB

信息

递交者
类型
递交
题目
P1053 OO11-5 list中Joseph问题
比赛
2022春 面向对象程序设计方法的上机作业
语言
C++
递交时间
2022-05-05 19:23:44
评测时间
2022-05-05 19:23:44
评测机
分数
60
总耗时
14ms
峰值内存
384.0 KiB