A5
2016-04-05 00:43:43 0 举报
A5纸是一种常见的纸张规格,尺寸为148mm x 210mm。它通常用于打印文件、备忘录、便签等日常办公用途。A5纸的尺寸适中,方便携带和存储,因此备受人们的喜爱。此外,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 条评论
回复 删除
下一页