Compile Error
foo.cpp: In function 'int main()': foo.cpp:46:15: warning: unused variable 'j' [-Wunused-variable] int i,j; ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1040 高精度乘法
- 语言
- C++
- 递交时间
- 2016-11-14 20:11:33
- 评测时间
- 2016-11-14 20:12:35
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes
foo.cpp: In function 'int main()': foo.cpp:46:15: warning: unused variable 'j' [-Wunused-variable] int i,j; ^