Accepted
foo.cc: In function 'int main()':
foo.cc:30:13: warning: unused variable 's1' [-Wunused-variable]
   30 |         int s1 = 0, s2 = 0;
      |             ^~
foo.cc:30:21: warning: unused variable 's2' [-Wunused-variable]
   30 |         int s1 = 0, s2 = 0;
      |                     ^~
  [Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
 - 类型
 - 递交
 - 题目
 - A10-5 集合的并集
 - 比赛
 - 2023 程序设计与竞赛(作业5:从数组看集体)
 - 语言
 - C++
 - 递交时间
 - 2023-10-21 22:21:34
 - 评测时间
 - 2023-10-21 22:21:34
 - 评测机
 
- 分数
 - 100
 - 总耗时
 - 21ms
 - 峰值内存
 - 412.0 KiB