Accepted
foo.cc: In function 'int main()': foo.cc:30:12: warning: unused variable 'y' [-Wunused-variable] 30 | int x=100,y=0,a[10],s=0; | ^ foo.cc:30:16: warning: unused variable 'a' [-Wunused-variable] 30 | int x=100,y=0,a[10],s=0; | ^ foo.cc:30:22: warning: unused variable 's' [-Wunused-variable] 30 | int x=100,y=0,a[10],s=0; | ^
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1052 所有的完全数
- 语言
- C++
- 递交时间
- 2022-07-10 19:58:56
- 评测时间
- 2022-07-10 19:58:56
- 评测机
- 分数
- 100
- 总耗时
- 2ms
- 峰值内存
- 384.0 KiB