Problem exam
User phontoof
Submission Time 2023-11-24 13:15:14
Score 0
Max Time N/A
Max Memory N/A

Compile Error

exam.cpp: In function ‘int main()’:
exam.cpp:17:9: error: return-statement with no value, in function returning ‘int’ [-fpermissive]
17 | return;
| ^~~~~~