fork download
  1. https://groups.google.com/g/rupeen/c/FqsfwQ0-8lw
  2. https://groups.google.com/g/aloliv/c/ADF_heDwAwk
  3. https://groups.google.com/g/reklivs/c/DxJ5k4A91rU
  4. https://groups.google.com/g/bikon/c/9L5t_I3dqWo
  5. https://groups.google.com/g/dipot/c/AjiRg5KnUzE
  6. https://e...content-available-to-author-only...e.com/courses/5262/pages/dermocosmetologia-dallinestetismo-al-trattamento-cosmetico-pdf-download-ebook-gratis-libro
  7. https://groups.google.com/g/livrelivse/c/PjQGnb6WS5U
  8. https://groups.google.com/g/lugoon/c/vpM0keLCgKw
  9. https://e...content-available-to-author-only...e.com/courses/5262/pages/scaricare-i-florio-regnanti-senza-corona-libri-pdf-gratis
  10. https://groups.google.com/g/rupeen/c/CPxFjwh-Oww
  11. https://groups.google.com/g/aloliv/c/7dX2v6BUUbQ
  12. https://groups.google.com/g/reklivs/c/IGmCG6QxyoA
  13. https://groups.google.com/g/bikon/c/EF_TJu8FNNQ
  14. https://groups.google.com/g/dipot/c/dTjsbvfOKbI
  15. https://e...content-available-to-author-only...e.com/courses/5262/pages/scaricare-agenda-2020-2021-italiano-pdf-gratis-~-come-scaricare-libri-pdf
  16. <br>https://n...content-available-to-author-only...e.so/post/https-groups-google-com-g-aloliv-c-qnlpbd4r6u4-https-groups-google-com-g-lu--615b2a84544aaff8f8088750
  17. https://a...content-available-to-author-only...s.com/groups/love-it-exactly-what-i-wanted-zjtgaqo/
  18. https://w...content-available-to-author-only...r.com/question/615b2819c097596441db8795
  19. https://s...content-available-to-author-only...s.com/groups/i-have-always-loved-the-narnia-series-i-could-never-have-ex-hhyvozd/
  20. https://f...content-available-to-author-only...g.zw/groups/love-this-book-it-is-so-smart-and-lovely-slightly-unconven-wfogwcv/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