Compile Error

foo.cc:81:2: error: stray '#' in program
 }#include <iostream>
  ^
foo.cc: In function 'int main()':
foo.cc:73:15: warning: unused variable 'i' [-Wunused-variable]
  int n1,n2,n3,i;
               ^
foo.cc: At global scope:
foo.cc:81:3: error: 'include' does not name a type
 }#include <iostream>
   ^~~~~~~
[Hydro](https://hydro.ac)提供评测服务

信息

递交者
类型
递交
题目
P1148 数组模拟集合--对称差集
语言
C++
递交时间
2021-10-30 15:52:33
评测时间
2021-10-30 15:52:33
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes