0_0_39835024_788.cpp: In function 'void sol()':
0_0_39835024_788.cpp:64:40: error: expected '}' at end of input
64 | int total = comb(k + m - 1, m - 1); // TÕng sÑ c¨¢ch ph
| ^
0_0_39835024_788.cpp:60:12: note: to match this '{'
60 | void sol() {
| ^
|