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

Compile Error

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