小键人14757441的《C++打字练习》成绩 - 打字成绩 - 在线打字练习(dazi.91xjr.com)

首頁/ 成績/ 成績詳情
本次成績: 2024/ 11/ 27 星期三
英文文章 文章字數 測試時長 準確率 速度 退格數 出錯數 成績
C++打字练习 322 0.3分钟 6% 71 CPM 0 298 不及格,错误太多!
本次出錯的字 i,n,c,l,u,d,e, ,<,b,i,t,s,/,s,t,d,c,+,+,.,h, ,u,s,i,n,g, ,n,a,m,e,s,p,a,c,e, ,s,t,d,;, ,i,n,t, ,m,a,i,n,(,),{, ,i,n,t, ,a,,,b,;, ,s,t,r,i,n,g, ,c,;,c,i,n, , ,a, , ,b, , ,c,;, ,i,f,(,c, ,=,=, ,",+,",),{, ,c,o,u,t, , ,a,+,b,;, ,},e,l,s,e, ,i,f,(,c, ,=,=, ,",-,",),{, ,c,o,u,t, , ,a,-,b,;,},e,l,s,e, ,i,f,(,c, ,=,=, ,",*,",),{, ,c,o,u,t, , ,a,*,b,;, ,},e,l,s,e, ,i,f,(,c, ,=,=, ,",/,",),{, ,i,f,(,b, ,!,=, ,0,),{, ,c,o,u,t, , ,a,/,b,;, ,},e,l,s,e,{,c,o,u,t, , ,",D,i,v,i,d,e,d, ,b,y, ,z,e,r,o,!,",;, ,},
小小建議:
正确率比较低,多观察一下出错的字加以修正,一般来讲都要达到95%以上比较好。
勵誌名言: 学习知识要善于思考,思考,再思考。 ——爱因斯坦
您覺的這篇文章怎麽樣,評個分吧,做其他人的指路燈
文章簡介
#include <bits/stdc++.h> using namespace std; int main(){ int a,b; string c; cin >> a >> b >> c; if(c == "+"){ cout << a+b; }else if(c == "-"){ cout << a-b; }else if(c == "*"){ cout << a*b; }else if(...
常规打字
+2积分

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