Guest User

Untitled

a guest
Jan 23rd, 2018
283
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. Place * tickets[2];
  2. tickets[0] = new Parter[count_of_tickets[0]];
  3. tickets[1] = new Balcon[count_of_tickets[1]];
  4. tickets[2] = new Loza[count_of_tickets[2]];
Add Comment
Please, Sign In to add comment