Problem threethreethree
User enterusername
Submission Time 2026-06-24 09:57:55
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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