C++
| 順位 | 名前 | スコア | 称号 | 打鍵/秒 | 正誤率 | 時間(秒) | 打鍵数 | ミス | 問題 | 日付 |
|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 飯之苦 | 6033 | A++ | 6.2 | 97.3% | 60.0 | 372 | 10 | 53 | 2026/04/08 |
関連タイピング
-
ホームポジションが自然と身につく!
プレイ回数2089 短文60秒 -
※long long → ll, vector → vc
プレイ回数455 英語90秒 -
javaやpythonのコードを打つタイピングです
プレイ回数1230 長文60秒 -
英数と記号を混ぜた文章です
プレイ回数333 英語長文1468打 -
AI対戦のマルバツゲームのコードです。
プレイ回数189 英語長文1065打 -
ブラウザで動くテトリスのコーディングです。
プレイ回数3013 長文532打 -
JAVAの練習用です。
プレイ回数1987 長文120秒 -
プログラミングタイピング
プレイ回数1458 英字60秒
問題文
ふりがな非表示
ふりがな表示
(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