#include <functional>
#include <iostream>
#include <cstdio>
#include <algorithm>
#include <queue>
#include <vector>
using namespace std;
class node{
public:
int to,cost1,cost2;
};
typedef pair...
英文文章 | 文章字数 | 测试时长 | 准确率 | 速度 | 退格数 | 出错数 | 成绩 |
---|---|---|---|---|---|---|---|
《c++代码1》 | 1610字 | 11.0分钟 | 100% | 107 CPM | 137 次 | 0 | 及格,继续努力! |
小小建议:
可能对按键不够熟悉,或者对输入法不够熟练所导致,不要急慢慢来,先打对把准确率提高,然后逐渐的加快速度,最后才能打准打快。
|
|||||||
励志名言: 要敢于战胜一切恐惧。 ——林肯 | |||||||
您觉的这篇文章怎么样,评个分吧,做其他人的指路灯 |