Accepted
foo.cc: In function 'int main()': foo.cc:8:14: warning: unused variable 'i' [-Wunused-variable] 8 | long i = 1; | ^ foo.cc:12:14: warning: variable 'a2' set but not used [-Wunused-but-set-variable] 12 | long a2 = 0; | ^~
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1079 xf1-2最大公倍数与最小公因数
- 语言
- C++
- 递交时间
- 2023-09-22 19:39:46
- 评测时间
- 2023-09-22 19:39:46
- 评测机
- 分数
- 100
- 总耗时
- 18ms
- 峰值内存
- 412.0 KiB