Accepted
foo.cc: In function 'int main()': foo.cc:37:15: warning: unused variable 'temp' [-Wunused-variable] 37 | static type temp = 0; | ^~~~ foo.cc: In function 'int count(unsigned int)': foo.cc:89:6: warning: unused variable 'res' [-Wunused-variable] 89 | int res = 0, temp = 0; | ^~~ foo.cc: At global scope: foo.cc:37:15: warning: 'temp' defined but not used [-Wunused-variable] 37 | static type temp = 0; | ^~~~
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 自测
- 题目
- P1347 2B Chtholly
- 语言
- C++
- 递交时间
- 2022-04-08 19:32:57
- 评测时间
- 2022-04-08 19:32:57
- 评测机
- 分数
- 10
- 总耗时
- 2ms
- 峰值内存
- 384.0 KiB