Problem helloworld
User hongshiii
Submission Time 2026-07-01 12:54:04
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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