Runtime Error
/in/foo.cc: In member function 'void BigInt::print() const': /in/foo.cc:365:54: warning: format '%d' expects argument of type 'int', but argument 2 has type 'll {aka long long int}' [-Wformat=] for (int i=pos-1; i>=0; --i) printf("%08d",val[i]); ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1040 高精度乘法
- 语言
- C++
- 递交时间
- 2018-08-28 00:32:47
- 评测时间
- 2018-08-28 00:32:48
- 评测机
- 分数
- 75
- 总耗时
- 47ms
- 峰值内存
- 496.0 KiB