0_0_39818450_4355.cpp: In function 'int main()': 0_0_39818450_4355.cpp:21:27: error: 'j' was not declared in this scope 21 | if (a[i] > b[j]) ans += a[i] - b[j]; | ^