#include <iostream>
#include <cstring>
#include <algorithm>
using namespace std;
typedef long long LL;
const int N = 20;
int n, m, prim[N];
int calc(){ //容斥原理
int res = 0;
for(int i = 1; i < 1 << ...
英文文章 | 文章字數 | 測試時長 | 準確率 | 速度 | 退格數 | 出錯數 | 成績 |
---|---|---|---|---|---|---|---|
《容斥原理》 | 595字 | 9.6分钟 | 100% | 50 CPM | 83 次 | 0 | 不及格,加强练习! |
小小建議:
可能对按键不够熟悉,或者对输入法不够熟练所导致,不要急慢慢来,先打对把准确率提高,然后逐渐的加快速度,最后才能打准打快。
|
|||||||
勵誌名言: 有些事,只能一个人做,有些关,只能一个人过,有些路啊,只能一个人走。 ——龙应台 | |||||||
您覺的這篇文章怎麽樣,評個分吧,做其他人的指路燈 |