Problem helloworld
User isntsword
Submission Time 2025-06-17 13:07:19
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"}
| ^~~~