Problem helloworld
User invisiblestrxng
Submission Time 2023-11-08 09:53:39
Score 0
Max Time N/A
Max Memory N/A

Compile Error

helloworld.cpp:4:12: error: expected unqualified-id before ‘{’ token
4 | int main();{
| ^