| Problem | helloworld |
|---|---|
| User | gamer1234e |
| Submission Time | 2026-02-12 19:19:45 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
helloworld.cpp:5:20: error: expected ‘;’ before ‘:’ token
5 | using namespace std :
| ^~
| ;
helloworld.cpp:5:21: error: expected unqualified-id before ‘:’ token
5 | using namespace std :
| ^