Hello, I am Wang Xiangjun. First of all, I'm glad to be classmates. I'm actually a person who doesn't know about computers. In most people's view, the computer is a more difficult subject, is also able to exercise people's learning ability of a subject, I hope that in the computer learning process, in addition to other professional skills, help me to change some of the problems. To be more careful and careful. At the same time, I think this is also a challenge for me, in the face of the unknown, the face of difficult times of perseverance. I hope you can stick with me and finish the work. Come on!
#include <stdio.h> int main () { int a,b,i,t,sum=0 ;SCANF ( %d%d ", &a,&b); for (I=a;i<=b;i++) sum =sum+i;printf ( Span style= "color: #800000;" > " %d " return 0 ;}
#include <stdio.h>int main () { int a,b,c,d,e;scanf ( " %d,%d,%d,%d,%d " , &a, &b,&c,&d,&e); printf ( %d , (a+b+c+d+e)/5
#include <stdio.h>int main () { int b; scanf ( " %d%d " , &a,&B); if (A>b) printf ( " max=%a\n " ,a); else printf ( max=%b\n ,b); return 0 ;}
160809322-Wang Xiangjun