Skip to content
Snippets Groups Projects
Commit 7a816637 authored by PEREZ-SIERRA ERIC's avatar PEREZ-SIERRA ERIC
Browse files

modified: commandline.s

parent 9a55c3cb
Branches master
No related merge requests found
......@@ -7,8 +7,7 @@ prompt: .asciiz "Ecrivez le'entier N pour les dimensions du labyrinthe NxN:\n"
li $v0, 5
syscall
move $t0, $v0
move $t0, $v0 # e
li $v0, 1
move $a0, $t0
syscall
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment