程序代写代做代考 # g = 100;程序代写 CS代考 # g = 100; li $s0,100 # h = 200; li $s1,200 # f = g + h – 42; add $t0,$s0,$s1 sub $s2,$t0,42