For I=1 to (m - 1), when m=1
Suddenly a=m, m is equal to 6
Next
Should skip this loop statement, why would perform a=m?
CodePudding user response:
Don't understandCodePudding user response:
Replace the name of the variableLong ll_m, ll_a
Ll_m=1
For I=1 to (ll_m - 1)//, m=1, ll_m and add space between the minus sign
Suddenly ll_a=ll_m//m is equal to 6
Messagebox (' internal 'll_m)
Next
Messagebox (' external 'll_m)
//cycle should not go, because you didn't write step=1
CodePudding user response:
Lz, seems to have to learn programming, to get some basic algorithm first book seeCodePudding user response:
Obviously grammatical errors,M=1
For I=1 to (m - 1), when m=1
Suddenly a=m, m is equal to 6
Next
CodePudding user response:
This simple ah, online search will get the answer.CodePudding user response:
I don't know, to helpCodePudding user response:
Have any PB can master to moonlight as a training instructor? If an interested friends, please send resume
To: [email protected], please contact: QQ: 174629429 MSN:[email protected]
CodePudding user response:
The paranormal!CodePudding user response:
In the context of this code is not in that situationCodePudding user response:
There is no step to 1, the loop body is how to do?