Problem catlunch
User Dejitansuki
Submission Time 2023-04-25 17:04:35
Score 0
Max Time N/A
Max Memory N/A

Compile Error

catlunch.cpp: In function ‘int main()’:
catlunch.cpp:50:1: error: expected ‘}’ at end of input
50 | }
| ^
catlunch.cpp:6:12: note: to match this ‘{’
6 | int main() {
| ^