Problem ponschool
User wongyikai
Submission Time 2025-12-12 01:27:45
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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