记录详情

Runtime Error

foo.cc: In function 'Listnode* Insert(int*, int)':
foo.cc:19:9: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
    if(h = NULL){
         ^
foo.cc:28:13: warning: 'p' may be used uninitialized in this function [-Wmaybe-uninitialized]
     p->next = q;
     ~~~~~~~~^~~
正在同步测试数据,请稍后
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Runtime Error Segmentation fault 1ms 304.0 KiB

信息

递交者
类型
递交
语言
C++
递交时间
2021-11-01 19:39:45
评测时间
2021-11-01 19:39:45
评测机
分数
0
总耗时
1ms
峰值内存
304.0 KiB