Main.cc: In function 'int main()': Main.cc:4:2: error: 'longlong' was not declared in this scope longlong a=1000,b=220; ^ Main.cc:5:8: error: 'a' was not declared in this scope cout<