Problem helloworld2
User firestormJ
Submission Time 2024-01-17 15:38:31
Score 0
Max Time N/A
Max Memory N/A

Compile Error

helloworld2.cpp:3:20: error: expected ‘;’ before ‘:’ token
3 | using namespace std:
| ^
| ;
helloworld2.cpp:3:20: error: expected unqualified-id before ‘:’ token