Problem helloworld
User pxsit
Submission Time 2026-08-06 10:23:38
Score 0
Max Time N/A
Max Memory N/A

Compile Error

helloworld.cpp:2:20: error: expected ‘;’ at end of input
2 | using namespace std
| ~~~^
| ;