Problem helloworld
User melonat
Submission Time 2024-02-05 15:13:28
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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