Problem horsejockey
User AJigglypuffCoder
Submission Time 2026-06-23 11:33:46
Score 0
Max Time N/A
Max Memory N/A

Compile Error

horsejockey.cpp: In function ‘int main()’:
horsejockey.cpp:41:13: error: expected ‘;’ before ‘}’ token
41 | return 0
| ^
| ;
42 | }
| ~