Accepted
foo.cc: In function 'int unionSet(int*, int, int*, int, int*)':
foo.cc:41:13: warning: unused variable 'index' [-Wunused-variable]
  int i,n3=0,index=0;
             ^~~~~
foo.cc: In function 'int main()':
foo.cc:54:15: warning: unused variable 'i' [-Wunused-variable]
  int n1,n2,n3,i;
               ^
  [Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P1147 数组模拟集合--差集
 - 语言
 - C++
 - 递交时间
 - 2021-10-31 15:38:57
 - 评测时间
 - 2021-10-31 15:38:57
 - 评测机
 
- 分数
 - 100
 - 总耗时
 - 3ms
 - 峰值内存
 - 384.0 KiB