记录详情

Runtime Error

foo.cc: In function 'void Unique(node*)':
foo.cc:37:23: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
   37 |             if(q->data=p->data)
      |                ~~~~~~~^~~~~~~~
foo.cc: In function 'int main()':
foo.cc:53:17: warning: format '%d' expects a matching 'int*' argument [-Wformat=]
   53 |     scanf("%d%d%d",&n1,&n2);
      |                ~^
      |                 |
      |                 int*
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Runtime Error Segmentation fault 4ms 412.0 KiB

信息

递交者
类型
自测
题目
P3010 A10-3 数组的去重
语言
C++
递交时间
2023-11-25 19:31:12
评测时间
2023-11-25 19:31:12
评测机
分数
0
总耗时
4ms
峰值内存
412.0 KiB