Problem mao
User Karax
Submission Time 2025-04-08 16:17:32
Score 0
Max Time N/A
Max Memory N/A

Compile Error

mao.cpp: In function ‘int32_t main()’:
mao.cpp:8:4: error: expected initializer before ‘cout’
8 | cout << "Hello World"
| ^~~~