Problem helloworld
User Evoi
Submission Time 2023-01-10 19:10:46
Score 0
Max Time N/A
Max Memory N/A

Compile Error

helloworld.cpp:1:1: error: ‘cout’ does not name a type
1 | cout << "hello world"
| ^~~~