Wrong Answer
foo.cc: In function 'int main()': foo.cc:28:9: warning: unused variable 'xx1' [-Wunused-variable] BigInt xx1; ^~~ foo.cc:29:8: warning: unused variable 'j' [-Wunused-variable] int v,j,k; ^ foo.cc:18:7: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf("%d%d%d%d",&m1,&n1,&m2,&n2); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- A11-4 高精度整数之间的乘法
- 语言
- C++
- 递交时间
- 2021-11-16 19:05:39
- 评测时间
- 2021-11-16 19:05:39
- 评测机
- 分数
- 20
- 总耗时
- 5ms
- 峰值内存
- 560.0 KiB