Accepted
foo.cc: In function 'void Output(std::vector<int>&)':
foo.cc:10:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
   10 |         for(int i=0; i<a.size(); i++)
      |                      ~^~~~~~~~~
  [Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P1477 C. Every base is base 10
 - 比赛
 - 2023年新生赛(第二场)
 - 语言
 - C++
 - 递交时间
 - 2023-08-25 08:43:48
 - 评测时间
 - 2023-08-25 08:43:48
 - 评测机
 
- 分数
 - 100
 - 总耗时
 - 31ms
 - 峰值内存
 - 412.0 KiB