Main.cc:2:17: warning: extra tokens at end of #include directive
#include<vector>>
^
Main.cc: In function ‘int main()’:
Main.cc:24:5: error: ‘class std::vector<long long int>’ has no member named ‘pushback’; did you mean ‘push_back’?
a.pushback(temp);
^~~~~~~~
push_back