Problem onlineexam
User bribritt
Submission Time 2023-04-02 17:47:00
Score 0
Max Time N/A
Max Memory N/A

Compile Error

onlineexam.cpp: In function ‘std::string exam(int)’:
onlineexam.cpp:7:2: error: ‘main’ was not declared in this scope
7 | main();
| ^~~~