qq_追着太阳跑_mpzEIW
2019-07-11 21:03
在k<2*i-1中,竟然k是代表有多少个*,那不是应该是k=2*i-1吗?
Because in this case k starts with 0, which means if the k value satisfies k<2*i-1, the command below will excute. You may need to know that k itself has no relation to the number of *, however, it is the number of k that satisfying the formula matters.
C语言入门
926020 学习 · 20793 问题
相似问题