Main.cc: In function 'int main()': Main.cc:13:2: error: 'sum' was not declared in this scope sum+=a[i]*b[1]; ^ Main.cc:15:11: error: 'sum' was not declared in this scope cout<