fork download
  1. https://groups.google.com/g/myoct/c/SgA3kBmteA4
  2. https://groups.google.com/g/lugoon/c/HcSSZlOrg9c
  3. https://e...content-available-to-author-only...e.com/courses/5262/pages/scaricare-the-anatomy-of-story-pdf-gratis
  4. https://e...content-available-to-author-only...e.com/courses/5262/pages/scaricare-o-leggere-online-gramatica-en-contexto-libri-gratis
  5. https://groups.google.com/g/myoct/c/D1lI4iiBAHk
  6. https://groups.google.com/g/rupeen/c/QW3VwlKLcBA
  7. https://groups.google.com/g/lugoon/c/_W8PiKdvxgs
  8. https://e...content-available-to-author-only...e.com/courses/5262/pages/scaricare-la-linea-del-100-metodo-analogico-per-lapprendimento-della-matematica-con-gadget-libri
  9. https://e...content-available-to-author-only...e.com/courses/5262/pages/gratis-scarica-luniverso-elegante-superstringhe-dimensioni-nascoste-e-la-ricerca-della-teoria-ult
  10. https://e...content-available-to-author-only...e.com/courses/5262/pages/il-potere-di-adesso-una-guida-allilluminazione-spirituale-ebook-download-gratis-libri-pdf-epub
  11. https://groups.google.com/g/myoct/c/jTjcqtbHbx4
  12. https://groups.google.com/g/rupeen/c/g8aR7iK7uJQ
  13. https://groups.google.com/g/lugoon/c/ZiOPWsL_MNI
  14. https://e...content-available-to-author-only...e.com/courses/5262/pages/scaricare-le-regole-per-il-successo-pdf-gratis
  15. https://e...content-available-to-author-only...e.com/courses/5262/pages/tutta-la-forza-che-ho-download-pdf-gratis
  16. <br>https://c...content-available-to-author-only...e.so/post/https-esu5-instructure-com-courses-5262-pages-banda-di-fratelli-pdf-downloa--6155730b3fe3bb0ed496f3fd
  17. https://e...content-available-to-author-only...y.com/groups/good-myargim/
  18. https://w...content-available-to-author-only...r.com/question/6155709efa696f305ea02d7f
  19. http://w...content-available-to-author-only...l.com/link/1008524/fascinating-read-well-written
  20. https://a...content-available-to-author-only...s.com/groups/lots-of-good-recipes-in-this-mouth-watering-recipes-zfabuho/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