Compile Error
/in/foo.cc: In function 'int main()': /in/foo.cc:17:2: error: expected ',' or ';' before 'n' n = n % 11; ^ /in/foo.cc:21:12: error: 'Right' was not declared in this scope cout << Right << endl; ^~~~~ /in/foo.cc:29:12: error: 'Right' was not declared in this scope cout << Right << endl; ^~~~~
信息
- 递交者
- 类型
- 自测
- 题目
- P1484 ISBN号码
- 语言
- C++
- 递交时间
- 2024-10-08 08:35:06
- 评测时间
- 2024-10-08 08:35:06
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes