Problem helloworld
User Sinan1453
Submission Time 2024-06-20 11:02:00
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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