Wrong Answer
foo.cc: In function 'void Mul(std::vector<int>&, int)':
foo.cc:15:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
   15 |         for(int i=0; i<v.size(); i++)
      |                      ~^~~~~~~~~
  [Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
 - 类型
 - 递交
 - 题目
 - A11-3 高精度整数的加法
 - 比赛
 - 2023暑期青少年社团(训练赛)
 - 语言
 - C++
 - 递交时间
 - 2023-08-16 13:42:09
 - 评测时间
 - 2023-08-16 13:42:09
 - 评测机
 
- 分数
 - 40
 - 总耗时
 - 18ms
 - 峰值内存
 - 412.0 KiB