Compile Error
foo.cpp: In function 'int main()': foo.cpp:53:19: error: 'system' was not declared in this scope system("pause"); ^ foo.cpp:40:9: warning: unused variable 'i' [-Wunused-variable] int i,j,la,lb; ^ foo.cpp:40:11: warning: unused variable 'j' [-Wunused-variable] int i,j,la,lb; ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1040 高精度乘法
- 语言
- C++
- 递交时间
- 2014-10-01 23:34:54
- 评测时间
- 2014-10-01 23:34:55
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes