Problem helloworld
User BlueSpace
Submission Time 2024-04-06 11:17:05
Score 0
Max Time N/A
Max Memory N/A

Compile Error

helloworld.cpp:1:21: error: expected ‘;’ before ‘:’ token
1 | using namespace std:
| ^
| ;
helloworld.cpp:1:21: error: expected unqualified-id before ‘:’ token