#define _CRT_SECURE_NO_WARNINGS
#include <iostream>
#include <algorithm>
#include <vector>
using namespace std;
typedef long long LL;
const int n = 1e6 + 10;
vector<int> add(vector<int>& A, vector<in...
英文文章 | 文章字數 | 測試時長 | 準確率 | 速度 | 退格數 | 出錯數 | 成績 |
---|---|---|---|---|---|---|---|
《高精度加法,模板》 | 703字 | 19.0分钟 | 100% | 194 CPM | 61 次 | 0 | 良好,向更快挑战! |
小小建議:
可能对按键不够熟悉,或者对输入法不够熟练所导致,不要急慢慢来,先打对把准确率提高,然后逐渐的加快速度,最后才能打准打快。
|
|||||||
勵誌名言: 一切都不是我们的,而是别人的,只有时间是我们的财产。 ——塞涅卡 | |||||||
您覺的這篇文章怎麽樣,評個分吧,做其他人的指路燈 |