fork download
  1. https://s...content-available-to-author-only...e.com/courses/7236/pages/scaricare-allenamento-pdf-gratis-~-come-scaricare-libri-pdf
  2. https://i...content-available-to-author-only...e.com/courses/21185/pages/scaricare-o-leggere-online-russo-grammatica-facile-libri-gratis
  3. https://g...content-available-to-author-only...e.com/courses/12970/pages/gratis-scarica-henri-cartier-bresson-pdf-slash-epub-gratis
  4. https://e...content-available-to-author-only...e.com/courses/5262/pages/scaricare-come-ottenere-il-meglio-da-se-e-dagli-altri-il-manuale-del-successo-nella-vita-e-nel-lav
  5. https://k...content-available-to-author-only...e.com/courses/402855/pages/scaricare-o-leggere-online-buonanotte-coniglietto-ediz-a-colori-libri-gratis
  6. https://s...content-available-to-author-only...e.com/courses/1897/pages/chiedimi-se-sono-ispirata-pdf-download-ebook-gratis-libro
  7. https://s...content-available-to-author-only...e.com/courses/7236/pages/alexander-mcqueen-pdf-download-ebook-gratis-libro
  8. https://i...content-available-to-author-only...e.com/courses/21185/pages/scarica-libro-gratis-safe-area-gorazde-pdf-epub
  9. https://g...content-available-to-author-only...e.com/courses/12970/pages/scarica-copywriting-quantistico-scrivi-seduci-e-vendi-libro-pdf-massimo-petrucci-scarica-e-leggi
  10. https://e...content-available-to-author-only...e.com/courses/5262/pages/grammar-launch-intermediate-1-download-pdf-e-epub
  11. https://k...content-available-to-author-only...e.com/courses/402855/pages/scaricare-il-goloso-mangiar-sano-ricette-trucchi-e-segreti-per-organizzare-menu-vegetariani-per-tu
  12. https://groups.google.com/g/friendlymate/c/tPJl8sQnI2A
  13. https://groups.google.com/g/mylibr/c/VW78I7ckR9k
  14. https://groups.google.com/g/autumnvibes/c/oJ3B_UoeYPQ
  15. https://groups.google.com/g/friendlymate/c/rOKo-yIdqMY
  16. <br>https://j...content-available-to-author-only...k.com/p/this-was-a-christmas-gift-for-my?justPublished=true
  17. https://p...content-available-to-author-only...t.com/groups/i-was-given-this-book-by-a-friend-as-trading-books-has-becom-xmtvrpx/
  18. http://s...content-available-to-author-only...o.com/groups/item-exactly-as-described-quick-shipping-mgktokg/
  19. https://w...content-available-to-author-only...s.online/groups/simply-the-best-boxset-for-any-mangabrand-one-of-the-best-tnshjwa/
  20. https://w...content-available-to-author-only...r.com/question/6133b6c5114c177243d219d7global _start
  21.  
  22. section .data
  23.  
  24. section .text
  25.  
  26. _start:
  27. ; your code goes here
  28. je exit
  29.  
  30. exit:
  31. mov eax, 01h ; exit()
  32. xor ebx, ebx ; errno
  33. int 80h
  34.  
Compilation error #stdin compilation error #stdout 0s 0KB
stdin
Standard input is empty
compilation info
prog.asm:1: error: parser: instruction expected
prog.asm:2: error: parser: instruction expected
prog.asm:3: error: parser: instruction expected
prog.asm:4: error: parser: instruction expected
prog.asm:5: error: parser: instruction expected
prog.asm:6: error: parser: instruction expected
prog.asm:7: error: parser: instruction expected
prog.asm:8: error: parser: instruction expected
prog.asm:9: error: parser: instruction expected
prog.asm:10: error: parser: instruction expected
prog.asm:11: error: parser: instruction expected
prog.asm:12: error: parser: instruction expected
prog.asm:13: error: parser: instruction expected
prog.asm:14: error: parser: instruction expected
prog.asm:15: error: parser: instruction expected
prog.asm:16: error: label or instruction expected at start of line
prog.asm:17: error: parser: instruction expected
prog.asm:18: error: parser: instruction expected
prog.asm:19: error: parser: instruction expected
prog.asm:20: error: parser: instruction expected
ld: cannot find prog.o: No such file or directory
stdout
Standard output is empty