Guest User

Untitled

a guest
Jul 17th, 2018
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. #include <stdio.h>
  2.  
  3. void
  4. main(void) {
  5. int i = 1;
  6.  
  7. while(i) {
  8. if (!i)
  9. i--;
  10. }
  11. }
  12. pos ahí estoy yo
  13. antonio = cabreao
  14. while (cabreao)
  15. if (paganmas) cabreao--;
Add Comment
Please, Sign In to add comment