fork download
  1. https://groups.google.com/g/fargolio/c/uq0V-Bcjj8o
  2. https://e...content-available-to-author-only...e.com/courses/5262/pages/il-mago-di-lublino-ebook-download-gratis-libri-pdf-epub-kindle
  3. https://groups.google.com/g/friendlymate/c/qtkb0lHWt3k
  4. https://e...content-available-to-author-only...e.com/courses/5262/pages/scaricare-il-mio-tutto-esercizi-matematica-per-la-scuola-elementare-pdf-gratis-~-come-scaricare-lib
  5. https://groups.google.com/g/evolika/c/YtQUU-nESFM
  6. https://groups.google.com/g/onesep/c/TQ0NCXuvXl8
  7. https://groups.google.com/g/emiordo/c/4DGlzrg6CvU
  8. https://groups.google.com/g/fargolio/c/v9qhKbtW9Lg
  9. https://e...content-available-to-author-only...e.com/courses/5262/pages/dirty-dagon-dirty-series-vol-3-pdf-download-ebook-gratis-libro
  10. https://groups.google.com/g/sepwin/c/NeK5s9ELzKo
  11. https://groups.google.com/g/friendlymate/c/4HcdnoOHlk4
  12. https://e...content-available-to-author-only...e.com/courses/5262/pages/the-sikhs-download-pdf-e-epub
  13. https://groups.google.com/g/evolika/c/-qWJGfdDhh0
  14. https://e...content-available-to-author-only...e.com/courses/5262/pages/scarica-pdf-la-coscienza-di-zeno-ediz-integrale-di-italo-svevo
  15. https://groups.google.com/g/fargolio/c/gCgM_Tn6uOE
  16. <br>https://c...content-available-to-author-only...e.so/post/https-groups-google-com-g-friendlymate-c-te14i6f5s48-https-groups-google-co--6142992457e54676268a658d
  17. https://w...content-available-to-author-only...r.com/question/614296b3fdcb5c804d843113
  18. https://w...content-available-to-author-only...n.com/link/794697/i-always-use-their-guides-when-traveling
  19. http://w...content-available-to-author-only...s.org/link/1080062/i-always-use-their-guides-when-traveling
  20. http://p...content-available-to-author-only...e.jp/85fc7f4e/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