小键人14308086的《c语言必背代码1》成绩 - 打字成绩 - 在线打字练习(dazi.91xjr.com)

Home/ Score/ score desc
This achievement: 2024/ 11/ 8 Fri
English Article Word Count Duration Accuracy Speed Backspace Error Slogan
c语言必背代码1 1511 19.1分钟 100% 63 CPM 164 3 不及格,加强练习!
The wrong word this time: ×,…,}
Suggestion:
可能对按键不够熟悉,或者对输入法不够熟练所导致,不要急慢慢来,先打对把准确率提高,然后逐渐的加快速度,最后才能打准打快。
Inspirational quotes: 一个记者首先不是一个记者,而是一个人,只有你的内心先对别人袒露,才会得到别人的心灵,我希望自己永远都可以这样。 ——柴静
What do you think of this article? Give it a rating and let it serve as a guiding light for others
Article intro
1、输出9*9成法口诀。共9行9列,i控制行,j控制列 #include "stdio.h" main() {int i,j,result; for (i=1;i<10;i++) { for(j=1;j<10;j++) { result=i*j; printf("%d*%d=%-3d",i,j,result);/*-3d表示左对齐,占3...
常规打字
+2积分

去打字就可以设置个性皮肤啦!(O ^ ~ ^ O)