C++
関連タイピング
-
プログラミングの知識とタイピング能力を上げよう!
プレイ回数802 長文30秒 -
プレイ回数114 60秒
-
プログラミングの魅力についての長文です。
プレイ回数408 長文1119打 -
英数と記号を混ぜた文章です
プレイ回数2265 英語長文1468打 -
超ロングコマンドがたくさん流れてくるので時間がかかります。
プレイ回数1093 長文英字2139打 -
プログラミングで良く使う英単語、構文のタイピングです!
プレイ回数4595 短文英字429打 -
pythonのコードを打とう
プレイ回数49 長文60秒 -
python 基本
プレイ回数1607 英字120打
問題文
ふりがな非表示
ふりがな表示
(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