Wrong Answer
foo.cc: In function 'std::string product(int, int)': foo.cc:88:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::__cxx11::basic_string<char> >::size_type' {aka 'long unsigned int'} [-Wsign-compare] 88 | for (int i=0;i<nums.size();i++) | ~^~~~~~~~~~~~ foo.cc:56:13: warning: unused variable 'temp' [-Wunused-variable] 56 | int temp = 0; | ^~~~
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1022 [7FOJ]高精度乘法
- 语言
- C++
- 递交时间
- 2022-09-14 20:40:42
- 评测时间
- 2022-09-14 20:40:42
- 评测机
- 分数
- 0
- 总耗时
- 13ms
- 峰值内存
- 1.004 MiB