fork download
  1. https://sites.google.com/site/alfredmuller9865/telecharger-pirates---autocollants-livre-gratuit-pdf-epub-mp3
  2. https://sites.google.com/site/miaggio31rtx/telecharger-le-massacre-des-innocents-les-oublies-de-la-republique-pdf-gratuitement
  3. https://sites.google.com/site/feralogarithm/telecharger-alpine-le-sang-bleu-sur-iphone-ipad-gratuit
  4. https://sites.google.com/site/reglasrex/telecharger-fais-moi-y-croire-pdf-gratuitement
  5. https://sites.google.com/site/wellkioradcent/chocolate-master-class-essential-recipes-and-techniques-lire-pdf-epub-telecharger-en-francais
  6. https://sites.google.com/site/alfredmuller9865/telecharger-le-journal-de-myriam-sur-iphone-ipad-gratuit
  7. https://sites.google.com/site/miaggio31rtx/telecharger-gign-confessions-d-un-ops-en-tete-d-une-colonne-d-assaut-nimrod-philippe-b-epub-pdf-mobi
  8. https://sites.google.com/site/feralogarithm/l-atelier-de-la-brodeuse-broderie-et-cartonnage-telecharger-gratuit-epub-pdf
  9. https://sites.google.com/site/reglasrex/telecharger-m-as-tu-vu-en-cadavre-en-ligne-livre-pdf
  10. https://sites.google.com/site/wellkioradcent/telecharger-does-god-play-dice-the-mathematics-of-chaos-by-ian-stewart-1990-01-30-pdf-gratuitementglobal _start
  11.  
  12. section .data
  13.  
  14. section .text
  15.  
  16. _start:
  17. ; your code goes here
  18. je exit
  19.  
  20. exit:
  21. mov eax, 01h ; exit()
  22. xor ebx, ebx ; errno
  23. int 80h
  24.  
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
ld: cannot find prog.o: No such file or directory
stdout
Standard output is empty