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)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1056 A10-5 集合的并集
- 语言
- C++
- 递交时间
- 2023-10-21 22:21:17
- 评测时间
- 2023-10-21 22:21:17
- 评测机
- 分数
- 100
- 总耗时
- 20ms
- 峰值内存
- 412.0 KiB