Problem exam
User Javel17
Submission Time 2024-06-18 10:56:14
Score 0
Max Time N/A
Max Memory N/A

Compile Error

exam.cpp:3:11: error: cannot declare ‘::main’ to be a global variable
3 | int main(x){
| ^
exam.cpp:3:10: error: ‘x’ was not declared in this scope
3 | int main(x){
| ^