Problem | helloworld |
---|---|
User | EuniceLoh |
Submission Time | 2024-11-07 09:48:18 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
helloworld.cpp: In function βint main()β:
helloworld.cpp:4:25: error: expected primary-expression before β;β token
4 | cout << "Hello World"<<;
| ^