Compile Error
/in/foo.cc: In function 'bool op(int)': /in/foo.cc:32:2: error: 'a' was not declared in this scope a=num%10; ^ /in/foo.cc:33:2: error: 'b' was not declared in this scope b=((num-a)/10)%10; ^ /in/foo.cc:39:1: warning: control reaches end of non-void function [-Wreturn-type] } ^
信息
- 递交者
- 类型
- 递交
- 题目
- 新年联欢
- 语言
- C++
- 递交时间
- 2024-06-05 16:08:42
- 评测时间
- 2024-06-05 16:08:42
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes