Compile Error
/in/foo.cc: In function 'int main()': /in/foo.cc:14:12: error: 'N' was not declared in this scope cin >> N >> M >> K; ^ /in/foo.cc:14:17: error: 'M' was not declared in this scope cin >> N >> M >> K; ^ /in/foo.cc:14:22: error: 'K' was not declared in this scope cin >> N >> M >> K; ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1523 贪吃的九头龙
- 语言
- C++
- 递交时间
- 2019-03-14 09:49:40
- 评测时间
- 2019-03-14 09:49:40
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes