Doubt in the code explained

why is c running till n-1 and not n as n is already a.size()-1;

hEY @be10046.19
R & C are the positions where we will try to place brackets,see while muliplying we are using c+1
So dont get confuse ,do a dry run on small example and you will better understand that :slight_smile: