Problem helloworld
User wtnetlegend
Submission Time 2025-01-27 23:31:26
Score 0
Max Time N/A
Max Memory N/A

Compile Error

helloworld.cpp:4:2: error: initializer provided for function
4 | (
| ^
helloworld.cpp:6:2: error: expected unqualified-id before ‘)’ token
6 | )
| ^