记录详情

Runtime Error

foo.cc: In function 'int main()':
foo.cc:27:14: warning: 'ans' may be used uninitialized in this function [-Wmaybe-uninitialized]
   27 |   newp->next = p;
      |   ~~~~~~~~~~~^~~
foo.cc:69:11: note: 'ans' was declared here
   69 |  PolyList ans(a, b, n);
      |           ^~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Runtime Error Segmentation fault 2ms 384.0 KiB

信息

递交者
类型
自测
语言
C++
递交时间
2022-04-23 10:40:36
评测时间
2022-04-23 10:40:36
评测机
分数
0
总耗时
2ms
峰值内存
384.0 KiB