Problem sheepishprogrammer
User usernamehere
Submission Time 2025-04-30 16:06:44
Score 0
Max Time N/A
Max Memory N/A

Compile Error

sheepishprogrammer.cpp:1:5: error: cannot declare ‘::main’ to be a global variable
1 | int main = 0;
| ^~~~