0_0_39570306_22646.cpp: In function 'void Merge(int, int, int)': 0_0_39570306_22646.cpp:28:53: error: 'c' was not declared in this scope 28 | val[fb] = val[a] - val[b] + c; | ^