Main.cc: In function 'int main()': Main.cc:4:12: error: expected ',' or ';' before 'b' int a=220 b=1000; ^ Main.cc:5:11: error: 'b' was not declared in this scope cout<