clear s=0 i=1 do while i<999 s=s+i i=i+2 enddo ?"1+3+5+999 =",s return
if s=1+2+3+4+5 clear s=0 a=1 do while a
1个回答
相关问题
-
VFP中 CLEAR DIMENSION a(3) FOR N=1 TO 3 S=4 a(N)=N*2+1 S=S+a(
-
海明码的信息位的计算若海明码的监督关系s0=a0+a3+a4+a5,s1=a1+a4+a5+a6,s3=a2+a3+a5
-
语句S=0 i=1 Do S=S+i Loop while S≤200 n=i-2 Output n
-
利用while,for,do-while循环语句计算求和问题:S=1-1/2+1/3-1/4+……1/999-1/100
-
a = array(1,2,3,4,5):for k = 1 to 4:s = s + a(k)中的s = s + a(
-
比如:A1=3S+2;A2=4S+6,A3=8,A4=3,A5=3S,A6=10S,则B1=3*3+2;B2=4*3+6
-
i=1 s=0 T=0 While i≤20 s=s*2+1 T=T+s i=i+1 End While Print T
-
物理电路题:S1、S2都闭合时,A1=0.4A.A2=0.2A.S1、S2都断开时,A1=0.3A、L正常发光.求电源电
-
等差数列{an}中1) S10=5a5 a7=-2 求a92) S3=S6 求a53) a1+a2+a3+a4+a5+a
-
{an}是等比数列,a1+a2+a3=3,s4+s5+s6=6,求an