Problem catlunch
User Bristie
Submission Time 2026-05-08 14:30:59
Score 0
Max Time N/A
Max Memory N/A

Compile Error

catlunch.cpp: In function ‘int main()’:
catlunch.cpp:13:1: error: a function-definition is not allowed here before ‘{’ token
13 | {
| ^
catlunch.cpp:57:1: error: expected ‘}’ at end of input
57 | }
| ^
catlunch.cpp:6:1: note: to match this ‘{’
6 | {
| ^