#include<bits/stdc++.h>
using namespace std;
typedef long long LL;
const int N = 12, M = 1 << N;
int n, m;
LL f[N][M];
vector<int> state[M];
bool st[M];
int main(){
while (cin >> n >> m, n || m) {...
Chinese Article | Word Count | Duration | Accuracy | Speed | Backspace | Error | Slogan |
---|---|---|---|---|---|---|---|
《蒙德里安的梦想》 | 1160字 | 2.7分钟 | 100% | 67 CPM | 23 次 | 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 |