Problem helloworld
User Tyx2019
Submission Time 2024-02-16 15:43:26
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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