Problem helloworld
User zixin
Submission Time 2023-11-10 09:26:56
Score 0
Max Time N/A
Max Memory N/A

Compile Error

helloworld.cpp:1:10: error: cannot declare ‘::main’ to be a global variable
1 | int main(hello world)
| ^~~~~
helloworld.cpp:1:10: error: ‘hello’ was not declared in this scope