Accepted
/in/foo.cc: In function 'int main()':
/in/foo.cc:13:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
   13 |         for (int j = 0; j < times.size(); j++) {
      |                         ~~^~~~~~~~~~~~~~
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - 3 有两个孩子的家庭个数
 - 语言
 - C++
 - 递交时间
 - 2025-03-24 21:19:17
 - 评测时间
 - 2025-03-24 21:19:17
 - 评测机
 
- 分数
 - 100
 - 总耗时
 - 36ms
 - 峰值内存
 - 928.0 KiB