Compile Error
/in/foo.cc: In function 'int main()': /in/foo.cc:9:6: error: 'n' was not declared in this scope if(n%10==0) ^
信息
- 递交者
- 类型
- 自测
- 题目
- P1034 任意整数的逆序数
- 语言
- C++
- 递交时间
- 2022-07-06 07:38:26
- 评测时间
- 2022-07-06 07:38:26
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes
/in/foo.cc: In function 'int main()': /in/foo.cc:9:6: error: 'n' was not declared in this scope if(n%10==0) ^