Problem helloworld
User kiwiapricot
Submission Time 2024-04-05 14:22:18
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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