Compile Error
foo.cpp:22:23: error: size of array 'f' is too large foo.cpp: In function 'int* sum(int*, int)': foo.cpp:32:12: warning: unused variable 'j' [-Wunused-variable] foo.cpp:32:14: warning: unused variable 'k' [-Wunused-variable] foo.cpp: In function 'int* sum1(int*, int*)': foo.cpp:61:12: warning: unused variable 'j' [-Wunused-variable] foo.cpp:61:14: warning: unused variable 'k' [-Wunused-variable] foo.cpp: In function 'int main()': foo.cpp:110:16: error: 'f' was not declared in this scope
信息
- 递交者
- 类型
- 递交
- 题目
- P1378 矩阵取数游戏
- 语言
- C++
- 递交时间
- 2013-12-07 22:24:41
- 评测时间
- 2013-12-07 22:24:42
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes