Runtime Error
/in/foo.cc: In member function 'int* Bigint::Calculate()': /in/foo.cc:14:8: warning: address of local variable 'a' returned [-Wreturn-local-addr] int a[10000]; ^ /in/foo.cc: In function 'int main()': /in/foo.cc:53:9: warning: statement has no effect [-Wunused-value] for (i;i>=0;i--) ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1023 OO6-1 高精度整数类的乘法运算
- 语言
- C++
- 递交时间
- 2019-04-12 22:47:49
- 评测时间
- 2019-04-12 22:47:49
- 评测机
- 分数
- 0
- 总耗时
- 9ms
- 峰值内存
- 208.0 KiB