Compile Error
foo.cc:4:1: error: expected unqualified-id before '{' token 4 | { | ^ foo.cc: In function 'int main()': foo.cc:13:13: warning: the address of 'int Reverse(int)' will never be NULL [-Waddress] 13 | if(Reverse) | ^ foo.cc:14:12: error: 'n' was not declared in this scope 14 | cout<<n<<" "; | ^
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1078 回文数-函数
- 语言
- C++
- 递交时间
- 2022-08-03 17:19:15
- 评测时间
- 2022-08-03 17:19:15
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes