Latex algorithm2e 的一些使用
如何写出if elseif else end
\uIf{if condition}{ something if \; } \uElseIf{elseif condition}{ something elseif \; } \Else{ something else \; }
文章来自:http://www.cnblogs.com/lzynuaa/p/6389144.html
如何写出if elseif else end
\uIf{if condition}{ something if \; } \uElseIf{elseif condition}{ something elseif \; } \Else{ something else \; }