Compile Error
foo.cc: In function 'int Reverse(int)':
foo.cc:16:16: error: 'x' was not declared in this scope
16 | return n==xfs(x);
| ^
foo.cc: In function 'int main()':
foo.cc:22:14: error: 'n' was not declared in this scope
22 | if(Reverse(n)==1)
| ^
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1078 回文数-函数
- 语言
- C++
- 递交时间
- 2022-07-16 18:34:58
- 评测时间
- 2022-07-16 18:34:58
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes