Compile Error
/in/foo.cc: In function 'int main()': /in/foo.cc:47:13: error: cannot convert 'int (*)[10000]' to 'int (*)[10]' for argument '1' to 'void Output(int (*)[10], int)' Output(a, n); ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1007 6-8 数字盾牌
- 语言
- C++
- 递交时间
- 2021-06-05 17:27:45
- 评测时间
- 2021-06-05 17:27:45
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes