Wrong Answer
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:33:05
- 评测时间
- 2022-04-08 19:33:05
- 评测机
- 分数
- 5
- 总耗时
- 1122ms
- 峰值内存
- 7.117 MiB