Guest User

Untitled

a guest
Jan 18th, 2018
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.11 KB | None | 0 0
  1. for(i=0; i<10; i++)
  2. {
  3. }
  4.  
  5. for(i=0; i<100; i++)
  6. {
  7. }
  8.  
  9. for(i=0; i<10; i++)
  10. {
  11. for(i=0; i<100; i++)
  12. {
  13. }
  14. }
Add Comment
Please, Sign In to add comment