阅读背景:

如何在for循环中将数字增加5

来源:互联网 

Hi so I am using C code and trying to create a table where the number gets incremented in multiples of 5 starting from 1 to 5 to 10 to... all the way until the user's input. What I've gotten so far is that it starts at 1 and then increases the number by 5 like 1 to 6 to 11 to 16... until it gets to where it can't increase the number by 5 anymore without going above the user's input. Could someone help me set up the for loop better?Hi so I am using C code and trying to create a




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: