Problem catlunch
User joevincent1987
Submission Time 2024-03-16 02:16:43
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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