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