C++
| 順位 | 名前 | スコア | 称号 | 打鍵/秒 | 正誤率 | 時間(秒) | 打鍵数 | ミス | 問題 | 日付 |
|---|---|---|---|---|---|---|---|---|---|---|
| 1 | SooS | 4833 | B | 5.1 | 94.2% | 60.0 | 309 | 19 | 46 | 2025/12/12 |
| 2 | user | 3133 | E++ | 3.4 | 90.8% | 60.0 | 209 | 21 | 32 | 2025/11/21 |
| 3 | beginner | 2650 | E | 2.8 | 94.9% | 60.0 | 168 | 9 | 23 | 2025/12/31 |
| 4 | クッキーズ | 2283 | F++ | 2.8 | 83.7% | 60.0 | 170 | 33 | 25 | 2025/11/24 |
関連タイピング
-
コマンドラインやプログラミング言語のタイピング練習用
プレイ回数2323英語長文90秒 -
※long long → ll, vector → vc
プレイ回数152英語90秒 -
数字キーに定義されている記号の練習
プレイ回数1492英語短文68打 -
ホームポジションが自然と身につく!
プレイ回数1071短文60秒 -
C言語を用いた記号・数字のタッチタイピング練習です。
プレイ回数2243英語長文220打 -
全文字タイピング練習(108文字×100問,2分間ランダム)
プレイ回数4324英語長文120秒 -
C言語キーワード、予約語、ライブラリ名
プレイ回数222英語993打 -
エンターキー周辺の記号
プレイ回数1240英語短文47打
問題文
(auto)
auto
(new)
new
(delete)
delete
(default)
default
(class)
class
(private)
private
(public)
public
(protected)
protected
(register)
register
(return)
return
(this)
this
(switch)
switch
(int)
int
(double)
double
(string)
string
(char)
char
(void)
void
(const)
const
(for)
for
(if)
if
(else if)
else if
(else)
else
(#include <iostream>)
#include <iostream>
(#include <cstring>)
#include <cstring>
(#include <cmath>)
#include <cmath>
(case)
case
(break)
break
(do)
do
(bool)
bool
(true)
true
(false)
false
(friend)
friend
(operator)
operator
(enum)
enum
(#include <fstream>)
#include <fstream>
(using namespace std;)
using namespace std;
(virtual)
virtual
(throw)
throw
(catch)
catch
(while)
while
(continue)
continue
(try)
try
(short)
short
(float)
float
(signed)
signed
(unsigned)
unsigned
(template)
template
(static)
static