fork download
  1. https://e...content-available-to-author-only...e.com/courses/5262/pages/scarica-pdf-in-una-notte-di-temporale-le-sette-storie-dellamicizia-tra-un-lupo-e-una-capretta-edi
  2. https://groups.google.com/g/dipot/c/9ZpM7-skB-U
  3. https://e...content-available-to-author-only...e.com/courses/5262/pages/scaricare-i-processi-del-secolo-enigmi-retroscena-orrori-e-verita-in-trenta-casi-giudiziari-ital
  4. https://e...content-available-to-author-only...e.com/courses/5262/pages/miti-e-dei-dellindia-pdf-download-ebook-gratis-libro
  5. https://groups.google.com/g/dipot/c/CHoJyKI-bpE
  6. https://groups.google.com/g/rupeen/c/KMVxRXAp0XA
  7. https://e...content-available-to-author-only...e.com/courses/5262/pages/scaricare-o-leggere-online-alicia-en-el-pais-de-las-maravillas-libri-gratis
  8. https://e...content-available-to-author-only...e.com/courses/5262/pages/lestetica-dalla-a-alla-z-ebook-download-gratis-libri-pdf-epub-kindle
  9. https://e...content-available-to-author-only...e.com/courses/5262/pages/ccfp-certified-cyber-forensics-professional-all-in-one-exam-guide-ebook-download-gratis-libri-pdf
  10. https://groups.google.com/g/dipot/c/qsJDN0Oqh4U
  11. https://groups.google.com/g/rupeen/c/r9lFGoWp9wk
  12. https://e...content-available-to-author-only...e.com/courses/5262/pages/la-seconda-guerra-fredda-lo-scontro-per-il-nuovo-dominio-globale-libro-kindle-pdf-download
  13. https://e...content-available-to-author-only...e.com/courses/5262/pages/download-libro-il-grande-libro-della-maglia-pdf-gratis-italiano
  14. https://groups.google.com/g/dipot/c/CUxc4Sw9MNw
  15. https://groups.google.com/g/rupeen/c/-aca5x4m5k4
  16. <br>https://f...content-available-to-author-only...g.zw/groups/love-this-story-another-great-hallmark-romance-inheritan-qohoke/
  17. https://w...content-available-to-author-only...r.com/question/615d0ffab5f689c91ea075c2
  18. https://t...content-available-to-author-only...s.com/groups/dense-material-but-it-is-written-in-a-relatively-straightfor-eszesjd/
  19. https://p...content-available-to-author-only...t.com/groups/if-you-like-guardians-of-the-galaxy-get-it-nbkci/
  20. https://g...content-available-to-author-only...o.net/groups/rich-photos-and-well-written-trxt-gfldopm/members/all-members/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