Wrong Answer
foo.cc: In function 'int main()': foo.cc:31:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(Reverse(n)==1) ^~ foo.cc:33:4: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' cout<<n<<" "; ^~~~ foo.cc:27:8: warning: unused variable 'space' [-Wunused-variable] int N,space=0; ^~~~~
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1083 回文数-函数
- 语言
- C++
- 递交时间
- 2021-07-28 18:15:44
- 评测时间
- 2021-07-28 18:15:44
- 评测机
- 分数
- 0
- 总耗时
- 4ms
- 峰值内存
- 404.0 KiB