试题 试卷
题型:填空题 题类:常考题 难易度:普通
Input x
If x<0 then
y=(x+1)∗(x+1)
Else
y=(x﹣1)∗(x﹣1)
End if
Print y
End.
下述程序的表达式为s={#blank#}1{#/blank#} .
试题篮