Accepted
foo.cc: In function 'int main()':
foo.cc:7:29: warning: unused variable 'c' [-Wunused-variable]
    7 |         int a[100][100], b, c, e, x;
      |                             ^
foo.cc:7:32: warning: unused variable 'e' [-Wunused-variable]
    7 |         int a[100][100], b, c, e, x;
      |                                ^
foo.cc:7:35: warning: unused variable 'x' [-Wunused-variable]
    7 |         int a[100][100], b, c, e, x;
      |                                   ^
  [Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
 - 类型
 - 自测
 - 题目
 - 3 有两个孩子的家庭个数
 - 语言
 - C++
 - 递交时间
 - 2022-08-21 22:56:52
 - 评测时间
 - 2022-08-21 22:56:52
 - 评测机
 
- 分数
 - 10
 - 总耗时
 - 3ms
 - 峰值内存
 - 384.0 KiB