Wrong Answer
foo.cc: In function 'int main()': foo.cc:16:6: warning: unused variable 'e' [-Wunused-variable] int e=qvchong(a,n); ^ foo.cc:17:6: warning: unused variable 'd' [-Wunused-variable] int d=qvchong(b,m); ^ foo.cc: In function 'int qvchong(int*, int)': foo.cc:34:1: warning: control reaches end of non-void function [-Wreturn-type] } ^
自豪的采用HydroJudge(https://github.com/hydro-dev/Hydro)进行评测。
信息
- 递交者
- 类型
- 递交
- 题目
- A10-3 数组的去重
- 比赛
- 2020苏青奥赛集训营(2021-3-7课后作业)
- 语言
- C++
- 递交时间
- 2021-03-07 21:19:32
- 评测时间
- 2021-03-07 21:19:32
- 评测机
- 分数
- 0
- 总耗时
- 10ms
- 峰值内存
- 384.0 KiB