C++
| 順位 | 名前 | スコア | 称号 | 打鍵/秒 | 正誤率 | 時間(秒) | 打鍵数 | ミス | 問題 | 日付 |
|---|---|---|---|---|---|---|---|---|---|---|
| 1 | SooS | 4833 | B | 5.1 | 94.2% | 60.0 | 309 | 19 | 46 | 2025/12/12 |
| 2 | beginner | 2650 | E | 2.8 | 94.9% | 60.0 | 168 | 9 | 23 | 2025/12/31 |
| 3 | クッキーズ | 2283 | F++ | 2.8 | 83.7% | 60.0 | 170 | 33 | 25 | 2025/11/24 |
関連タイピング
-
プログラミング言語をひたすら打つだけ
プレイ回数497 英語短文60秒 -
超ロングコマンドがたくさん流れてくるので時間がかかります。
プレイ回数984 長文英字2139打 -
プログラミング用のタイピング練習
プレイ回数5389 英語長文300秒 -
キーボードにある記号全て使います!!
プレイ回数3564 英語60秒 -
※long long → ll, vector → vc
プレイ回数214 英語90秒 -
プログラミングタイピング
プレイ回数1123 英字60秒 -
ホームポジションが自然と身につく!
プレイ回数1326 短文60秒 -
Pythonプログラミングのタイピング超入門です。
プレイ回数3267 短文90秒
問題文
ふりがな非表示
ふりがな表示
(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