Advertisement
Guest User

newfile.cxx

a guest
Jun 23rd, 2018
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 0.18 KB | None | 0 0
  1. #include <iostream>
  2. using namespace std;
  3.  
  4. int main()
  5. {
  6.     int arv[] = {};
  7.     int i, n;
  8.     for (i = 1; i <= 100; i++)
  9.     {
  10.         ar[i] = { i }
  11.     }
  12.     cout << ar[i];
  13.     return 0;
  14. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement