Coat的《拓扑排序》成绩 - 打字成绩 - 在线打字练习(dazi.91xjr.com)

Home/ Score/ score desc
This achievement: 2024/ 11/ 26 Tue
English Article Word Count Duration Accuracy Speed Backspace Error Slogan
拓扑排序 544 1.6分钟 100% 222 CPM 55 0 优秀,成绩不错哦!
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
queue<int>q; vector<int>edge[n]; for(int i=0;i<n;i++) if(in[i]==0) q.push(i); vector<int>ans; while(!q.empty()) { int p=q.front(); q.pop(); ans.push_bac...
常规打字
+2积分

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