Time Exceeded
foo.cc: In function 'int main()':
foo.cc:41:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
   41 |         for(int j=0;j<v.size();j++)
      |                     ~^~~~~~~~~
  [Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P1232 B 约数(Easy)
 - 比赛
 - 2022暑期青少年社团(告别赛)
 - 语言
 - C++
 - 递交时间
 - 2022-08-21 19:11:16
 - 评测时间
 - 2022-08-21 19:11:16
 - 评测机
 
- 分数
 - 20
 - 总耗时
 - ≥5540ms
 - 峰值内存
 - ≥256.0 KiB