Advertisement
tei123

los

Mar 16th, 2016
208
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.09 KB | None | 0 0
  1. u=rand()%79+1;
  2. m=rand()%15+15;
  3. gotoxy(u,m);
  4. cout << "X";
  5. pkt=pkt+1;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement