C++
関連タイピング
-
コマンドラインやプログラミング言語のタイピング練習用
プレイ回数3529 英語長文90秒 -
競技プログラミングに特化したc++コードのタイピングです。
プレイ回数3809 英語長文300秒 -
英数と記号を混ぜた文章です
プレイ回数1678 英語長文1468打 -
ホームポジションが自然と身につく!
プレイ回数2421 短文60秒 -
プログラミングタイピング
プレイ回数1594 英字60秒 -
プレイ回数74 英字60秒
-
python 基本
プレイ回数1438 英字120打 -
プログラミングで良く使う英単語、構文のタイピングです!
プレイ回数4444 短文英字429打
問題文
ふりがな非表示
ふりがな表示
(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