Main.cc: In function 'int main()': Main.cc:17:5: error: 'sum' was not declared in this scope sum+=a[i][j]; ^ Main.cc:21:8: error: 'sum' was not declared in this scope cout<