Compile Error
foo.cc:6:9: error: stray '#' in program 6 | } #include<bits/stdc++.h> | ^ foo.cc:6:10: error: 'include' does not name a type 6 | } #include<bits/stdc++.h> | ^~~~~~~ foo.cc:8:5: error: redefinition of 'int main()' 8 | int main() | ^~~~ foo.cc:3:5: note: 'int main()' previously defined here 3 | int main() | ^~~~
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P2322 1.3.13:反向输出一个三位数
- 语言
- C++
- 递交时间
- 2023-12-08 19:06:05
- 评测时间
- 2023-12-08 19:06:05
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes