Compile Error
/in/foo.cc:5:10: warning: missing terminating " character
cout<<"HELLO, WoRld!<<endl;
^
/in/foo.cc:5:10: error: missing terminating " character
cout<<"HELLO, WoRld!<<endl;
^~~~~~~~~~~~~~~~~~~~~
/in/foo.cc: In function 'int main()':
/in/foo.cc:6:1: error: expected primary-expression before '}' token
}
^
信息
- 递交者
- 类型
- 递交
- 题目
- P1003 heLLO,World!
- 语言
- C++
- 递交时间
- 2021-06-14 21:30:50
- 评测时间
- 2021-06-14 21:30:50
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes