Problem threethreethree
User Huoi
Submission Time 2026-06-21 14:43:00
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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