didedoshka

Untitled

Jul 9th, 2020
110
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C++ 0.04 KB | None | 0 0
  1. int n;
  2. cin >> n;
  3.  
  4. vector<int> a(n);
Advertisement
Add Comment
Please, Sign In to add comment