Problem helloworld
User Sarah5678
Submission Time 2024-01-29 15:49:17
Score 0
Max Time N/A
Max Memory N/A

Compile Error

helloworld.cpp: In function ‘int main()’:
helloworld.cpp:4:8: error: expected unqualified-id before string constant
4 | string"Hello World"
| ^~~~~~~~~~~~~