C++

順位 | 名前 | スコア | 称号 | 打鍵/秒 | 正誤率 | 時間(秒) | 打鍵数 | ミス | 問題 | 日付 |
---|---|---|---|---|---|---|---|---|---|---|
1 | UTA | 5083 | B+ | 5.1 | 98.1% | 60.0 | 311 | 6 | 46 | 2025/07/03 |
2 | あ | 4033 | C | 4.2 | 95.4% | 60.0 | 254 | 12 | 39 | 2025/06/25 |
3 | 1 | 2300 | F++ | 2.3 | 97.9% | 60.0 | 141 | 3 | 22 | 2025/08/07 |
関連タイピング
-
全記号数字タイピング練習(108文字×100問,2分間ランダム)
プレイ回数7253英語長文120秒 -
ブラウザで動くテトリスのコーディングです。
プレイ回数2879長文532打 -
プログラミングタイピング
プレイ回数78英字60秒 -
コマンドラインやプログラミング言語のタイピング練習用
プレイ回数1792英語長文90秒 -
Pyhonのプログラミングで使いそうな単語・記号を集めました
プレイ回数464英語短文30秒 -
プログラミングで良く使う英単語、構文のタイピングです!
プレイ回数3175短文英字429打 -
WEB系エンジニア向け
プレイ回数2035英語長文1462打 -
競技プログラミングに特化したc++コードのタイピングです。
プレイ回数991英語長文300秒
問題文
(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