Problem helloworld
User Javel17
Submission Time 2024-06-18 10:07:02
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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