About for loop statement

in #art4 years ago

未标题-1.jpg
After compiled and ran for this code.When i input 1 on control,then control output 2.At first i do not understand that why control output 2.
No long after,i understand because that the program must carry the i++ statement.So control output 2.
The code as follows:
#include"stdio.h"
#include"stdlib.h"
main(){

int i;
for(i=3;i<=6;i++){
    printf("%d\n",i);
    scanf("%d",&i);
}
system("pause");

}
捕获.PNG

Sort:  

Welcome sky-999!
eSteem is mobile and desktop application that improves your experience on Steem.

Download Android and iOS apps. Surfer Desktop application that helps you to gain new followers and stay connected with your friends, unique features - notifications, bookmarks, favorites, drafts, and more.
We reward our users with encouragement upvotes as well as ESTM token.
Learn more: https://esteem.app
Join our discord: https://discord.me/esteem

Congratulations @sky-999! You have completed the following achievement on the Steem blockchain and have been rewarded with new badge(s) :

You received more than 10 upvotes. Your next target is to reach 50 upvotes.

You can view your badges on your Steem Board and compare to others on the Steem Ranking
If you no longer want to receive notifications, reply to this comment with the word STOP

Vote for @Steemitboard as a witness to get one more award and increased upvotes!

Welcome to steemit @sky-999.

Welcome the new steemians. Have a great day!

Coin Marketplace

STEEM 0.20
TRX 0.13
JST 0.029
BTC 60937.94
ETH 3381.82
USDT 1.00
SBD 2.48