Compile Error
/in/foo.c:49:5: error: redefinition of 'SetUnion' int SetUnion(int a1[], int n1, int a3[], int n3, int b[]) ^~~~~~~~ /in/foo.c:27:5: note: previous definition of 'SetUnion' was here int SetUnion(int a1[], int n1, int a2[], int n2, int b[]) ^~~~~~~~
信息
- 递交者
- 类型
- 自测
- 题目
- A10-5 集合的并集
- 语言
- C
- 递交时间
- 2024-10-21 23:25:44
- 评测时间
- 2024-10-21 23:25:44
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes