Accepted
foo.cc: In function 'Node* SetInter(Node*, Node*)':
foo.cc:48:53: warning: unused variable 'x' [-Wunused-variable]
   48 |         Node* head = NULL;Node* headjiao = NULL;int x = 0;
      |                                                     ^
  [Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
 - 类型
 - 递交
 - 题目
 - A10-4 集合的交集
 - 比赛
 - 2023 程序设计与竞赛(作业8:链表的世界)
 - 语言
 - C++
 - 递交时间
 - 2023-11-25 16:57:13
 - 评测时间
 - 2023-11-25 16:57:13
 - 评测机
 
- 分数
 - 100
 - 总耗时
 - 21ms
 - 峰值内存
 - 412.0 KiB