Problem helloworld
User ladzsn
Submission Time 2025-06-13 23:45:14
Score 0
Max Time N/A
Max Memory N/A

Compile Error

helloworld.cpp:2:1: error: ‘std’ does not name a type
2 | std.cout << "Hello World";
| ^~~