Problem | helloworld |
---|---|
User | Deathaer |
Submission Time | 2025-06-16 13:51:51 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
helloworld.cpp:1:10: error: expected initializer before ‘<<’ token
1 | int cout << "Hello World"
| ^~