Problem helloworld
User EuniceLoh
Submission Time 2024-11-07 09:48:18
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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