fork download
  1. https://groups.google.com/g/rupeen/c/Ms23PzuVhOE
  2. https://e...content-available-to-author-only...e.com/courses/5262/pages/mariani-e-le-ferite-del-passato-scarica-libri-epub-online-gratuitamente
  3. https://groups.google.com/g/dipot/c/lo6hKNjPocs
  4. https://groups.google.com/g/lugoon/c/5acS3KzaAgo
  5. https://groups.google.com/g/bikon/c/x_pIhexjxpE
  6. https://groups.google.com/g/ebsonmartin/c/VFPXEJxzsks
  7. https://e...content-available-to-author-only...e.com/courses/5262/pages/scarica-pdf-entryways-of-milan-0-eng-gratis-di
  8. https://groups.google.com/g/blowerslib/c/srL0dFTBoG0
  9. https://groups.google.com/g/rupeen/c/1_uFUScyazA
  10. https://e...content-available-to-author-only...e.com/courses/5262/pages/scarica-l-ebook-online-fare-i-cosmetici-naturali-e-facile-pdf
  11. https://groups.google.com/g/dipot/c/7hHanRrecRc
  12. https://groups.google.com/g/lugoon/c/zPq8Zo88GUU
  13. https://e...content-available-to-author-only...e.com/courses/5262/pages/scaricare-medioevo-i-caratteri-originali-di-uneta-di-transizione-pdf-gratis
  14. https://groups.google.com/g/bikon/c/unLOdr4lIlg
  15. https://groups.google.com/g/blowerslib/c/dWbW-bEKmvU
  16. <br>https://e...content-available-to-author-only...y.com/groups/an-excellent-informative-and-compassionate-book-specificall-pptogwh/
  17. https://c...content-available-to-author-only...e.so/post/https-esu5-instructure-com-courses-5262-pages-scarica-pdf-fedeli-al-vinile---614f0863530f32453d67396b
  18. https://w...content-available-to-author-only...r.com/question/614f05f1bafe702b6326a0b6
  19. https://a...content-available-to-author-only...s.com/groups/this-book-is-an-excellent-guide-for-getting-your-life-in-ord-cadxnkj/
  20. https://s...content-available-to-author-only...s.com/groups/the-author-was-far-too-repetitive-in-getting-his-points-acro-ybukdzq/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