Compile Error
foo.cc: In function 'int main()': foo.cc:24:29: error: redeclaration of 'int tmp' 24 | int tmp=b2; | ^~~ foo.cc:19:29: note: 'int tmp' previously declared here 19 | int tmp=b1; | ^~~
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 自测
- 题目
- P1423 1-3 暗灭侵蚀
- 语言
- C++
- 递交时间
- 2023-07-03 09:39:29
- 评测时间
- 2023-07-03 09:39:29
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes