0_0_39509830_14631.cpp: In function 'void solve()': 0_0_39509830_14631.cpp:77:30: error: expected ';' before '}' token 77 | ans+=cnt[idx] | ^ | ; 78 | } | ~