Accepted
foo.cc: In function 'int main()':
foo.cc:21:22: warning: comparison of integer expressions of different signedness: 'long long int' and 'std::__cxx11::basic_string<char>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
   21 |         for(int i=1;i<s.size();i++){
      |                     ~^~~~~~~~~
  [Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P1422 1-6 游游的9的倍数
 - 比赛
 - 2023暑假集训7月3日训练题
 - 语言
 - C++
 - 递交时间
 - 2023-07-03 10:05:58
 - 评测时间
 - 2023-07-03 10:05:58
 - 评测机
 
- 分数
 - 100
 - 总耗时
 - 170ms
 - 峰值内存
 - 11.469 MiB