Compile Error
foo.cc: In function 'int main()': foo.cc:48:13: error: cannot convert 'int (*)[100]' to 'int (*)[10]' for argument '1' to 'void Output(int (*)[10], int)' Output(a, n); ^
自豪的采用HydroJudge(https://github.com/hydro-dev/Hydro)进行评测。
信息
- 递交者
- 类型
- 递交
- 题目
- 6-8 回形矩阵
- 语言
- C++
- 递交时间
- 2021-05-16 12:36:21
- 评测时间
- 2021-05-16 12:36:21
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes