Compile Error
/in/foo.cc:44:23: warning: missing terminating " character cout << lolanv" << endl; ^ /in/foo.cc:44:23: error: missing terminating " character cout << lolanv" << endl; ^~~~~~~~~~ /in/foo.cc: In function 'int main()': /in/foo.cc:44:17: error: 'lolanv' was not declared in this scope cout << lolanv" << endl; ^~~~~~
信息
- 递交者
- 类型
- 递交
- 题目
- P1224 Stream Selection
- 语言
- C++
- 递交时间
- 2024-09-16 10:59:56
- 评测时间
- 2024-09-16 10:59:56
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes