Compile Error
/in/foo.cc:4:10: error: stray '\342' in program string s=“”; ^ /in/foo.cc:4:11: error: stray '\200' in program string s=“”; ^ /in/foo.cc:4:12: error: stray '\234' in program string s=“”; ^ /in/foo.cc:4:13: error: stray '\342' in program string s=“”; ^ /in/foo.cc:4:14: error: stray '\200' in program string s=“”; ^ /in/foo.cc:4:15: error: stray '\235' in program string s=“”; ^ /in/foo.cc:4:16: error: expected primary-expression before ';' token string s=“”; ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1005 输出输入的内容
- 语言
- C++
- 递交时间
- 2024-05-26 14:47:41
- 评测时间
- 2024-05-26 14:47:41
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes