diff --git a/mips.html.markdown b/mips.html.markdown index b5e35525..6f48dc33 100644 --- a/mips.html.markdown +++ b/mips.html.markdown @@ -186,6 +186,7 @@ gateways and routers. # else # max = c; # else + # if (b > c) # max = b; # else # max = c;