#include <iostream> #include <vector> using namespace std; int main() { vector<int> a; int SIZE = 5; for(int i = 0; i < N; i++) { int tmp; cin >> tmp; a[i] = tmp; } }