fork download
  1. https://s...content-available-to-author-only...e.com/courses/1897/pages/un-modo-semplice-per-imparare-a-scrivere-in-stampatello-download-libri-pdf-gratis
  2. https://s...content-available-to-author-only...e.com/courses/7236/pages/my-family-and-other-animals-pdf-download-ebook-gratis-libro
  3. https://i...content-available-to-author-only...e.com/courses/21185/pages/scarica-il-libro-per-il-suo-bene-epub-ibook-pdf-di-mariella-mogni
  4. https://g...content-available-to-author-only...e.com/courses/12970/pages/rhs-encyclopedia-of-garden-design-pdf-download-ebook-gratis-libro
  5. https://e...content-available-to-author-only...e.com/courses/5262/pages/scaricare-asterix-legionario-libri-pdf-gratis
  6. https://k...content-available-to-author-only...e.com/courses/402855/pages/ghostbusters-download-libri-pdf-gratis
  7. https://s...content-available-to-author-only...e.com/courses/1897/pages/tuttoesercizi-matematica-per-la-2a-classe-elementare-download-di-ebook-in-pdf-gratuiti
  8. https://s...content-available-to-author-only...e.com/courses/7236/pages/download-eyelike-on-the-farm-stickers-pdf-mobi-epub-playbac
  9. https://i...content-available-to-author-only...e.com/courses/21185/pages/download-rhcsa-red-hat-enterprise-linux-8-pdf-mobi-epub-asghar-ghori
  10. https://g...content-available-to-author-only...e.com/courses/12970/pages/scaricare-la-fisica-intorno-a-noi-meccanica-termodinamica-onde-per-il-2deg-biennio-delle-scuole-s
  11. https://e...content-available-to-author-only...e.com/courses/5262/pages/ecologia-pdf-download-ebook-gratis-libro
  12. https://groups.google.com/g/friendlymate/c/MCQitJTZaFw
  13. https://groups.google.com/g/autumnvibes/c/NMUriyHNldQ
  14. https://groups.google.com/g/mylibr/c/ZUIjacIyxvo
  15. https://groups.google.com/g/friendlymate/c/P3n56vzQGDw
  16. <br>https://j...content-available-to-author-only...k.com/p/this-is-a-great-pictorial-reference?justPublished=true
  17. https://w...content-available-to-author-only...r.com/question/6133b098114c177243d21983
  18. https://p...content-available-to-author-only...t.com/groups/excellent-better-condition-that-i-thought-ncxatyi/
  19. https://d...content-available-to-author-only...r.com/forum_threads/3620727
  20. http://s...content-available-to-author-only...o.com/groups/very-informative-bought-for-an-addiction-studies-class-vucchrd/global _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