Problem helloworld
User lykieutrang
Submission Time 2025-04-25 13:37:43
Score 0
Max Time N/A
Max Memory N/A

Compile Error

helloworld.cpp: In function β€˜int main()’:
helloworld.cpp:4:26: error: expected primary-expression before β€˜;’ token
4 | cout << 'Hello World' <<;
| ^