Problem helloworld
User user123
Submission Time 2023-08-22 17:26:08
Score 0
Max Time N/A
Max Memory N/A

Compile Error

helloworld.cpp:6:1: error: expected initializer before ‘int’
6 | int main()
| ^~~