Problem helloworld
User Deathaer
Submission Time 2025-06-17 21:32:15
Score 0
Max Time N/A
Max Memory N/A

Compile Error

helloworld.cpp:5:10: error: expected initializer before ‘<<’ token
5 | int cout << name;
| ^~