Problem helloworld
User Hihihihihi
Submission Time 2026-06-29 09:02:27
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";
| ^~~~