Runtime Error
foo.cc: In function 'std::string Mul(std::string, int, int)':
foo.cc:14:19: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
   14 |             if (j >= res.size()) res.push_back(0);
      |                 ~~^~~~~~~~~~~~~
  [Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
 - 类型
 - 递交
 - 题目
 - A11-2 K进制的高精度整数
 - 语言
 - C++
 - 递交时间
 - 2024-01-03 14:18:29
 - 评测时间
 - 2024-01-03 14:18:29
 - 评测机
 
- 分数
 - 0
 - 总耗时
 - 19ms
 - 峰值内存
 - 516.0 KiB