6660的《c++拼数》成绩 - 打字成绩 - 在线打字练习(dazi.91xjr.com)

Home/ Score/ score desc
6660 PK 自己 打过的文章 《c++拼数》,结果 胜利了,你比对方快了 35字/分 ,恭喜恭喜,继续保持哦!
加好友O(∩_∩)O~
This achievement: 2025/ 2/ 18 Tue
English Article Word Count Duration Accuracy Speed Backspace Error Slogan
c++拼数 236 10.0分钟 100% 114 CPM 12 0 及格,继续努力!
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
#include <bits/stdc++.h> using namespace std; bool c(string a,string b) { return a+b>b+a; } int main() { int n; cin>>n; string a[n]; for(int i=0;i<n;i++) cin>>a[i]; sort(a,a+n,c); for(int i=0...
向 【自己】 挑战
+2积分

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