Problem horsejockey
User Celado
Submission Time 2026-06-23 11:25:41
Score 0
Max Time N/A
Max Memory N/A

Compile Error

horsejockey.cpp: In function ‘void solve()’:
horsejockey.cpp:40:11: error: return-statement with a value, in function returning ‘void’ [-fpermissive]
40 | return 0;
| ^