A5
2016-04-05 00:43:43 0 举报
A5是一种纸张规格,尺寸为148mm x 210mm。它通常用于打印文件、备忘录和便签等。A5纸比A4纸小一些,因此更适合于需要便携性和紧凑性的场景。此外,A5纸也常用于制作卡片、明信片和小册子等。它的尺寸适中,可以容纳足够的内容,同时又不会显得过于笨重。无论是在办公室还是在家庭中,A5纸都是非常实用的纸张规格之一。
作者其他创作
大纲/内容
set r1 as n/2;push the value of r1 into stack;reserve a palce in the stack for returned value;
n is even?
yes
no
start
expo
set r1 as (n-1);push the value of r1 into stack;reserve a palce in the stack for returned value;
(n=1)?
end
set r0 as 1;store the returned valued on stack;
reutrn
load the result from stack;remove the parameter from the stack;load the address of result into r0;store final result in result variable;
copy the value of fp to sp;load all regesters and return to the caller;
get input of x and n
0 条评论
下一页