Problem | helloworld |
---|---|
User | annan |
Submission Time | 2023-11-09 21:29:29 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
helloworld.cpp:5:22: error: missing terminating " character
5 | cout << :Hello World"
| ^
helloworld.cpp: In function βint main()β:
helloworld.cpp:5:10: error: expected primary-expression before β:β token
5 | cout << :Hello World"
| ^