Problem helloworld
User SirCTan
Submission Time 2026-01-21 15:57:51
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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