Guest User

Untitled

a guest
May 31st, 2015
212
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. int[] t = new int[15] { 103235, 103235, 103235, 103235, 103235, 103235, 103235, 103235, 103235, 103235, 103235, 103235, 103235, 103235, 103235 };
  2.  
  3.  
  4.  
  5. for (int i = 0; i < t.Count(); i++)
  6.  
  7.  
  8.  
  9. t[i] = (int)i;
Advertisement
Add Comment
Please, Sign In to add comment