C Language
関連タイピング
-
競技プログラミングに特化したc++コードのタイピングです。
プレイ回数3669 英語長文300秒 -
htmlやcssのタイピングです。
プレイ回数7630 英語長文120秒 -
超ロングコマンドがたくさん流れてくるので時間がかかります。
プレイ回数1041 長文英字2139打 -
javaやpythonのコードを打つタイピングです
プレイ回数1308 長文60秒 -
全文字タイピング練習(108文字×100問,2分間ランダム)
プレイ回数4977 英語長文120秒 -
TypeScript英単語タイピング(1分間ランダム)
プレイ回数354 英語短文60秒 -
wordpressのテンプレートタグ
プレイ回数1532 長文1375打 -
WEB系エンジニア向け
プレイ回数2643 英語長文1462打
問題文
ふりがな非表示
ふりがな表示
(printf)
printf
(scanf)
scanf
(for)
for
(while)
while
(#include <stdio.h>)
#include <stdio.h>
(do)
do
(if)
if
(else if)
else if
(else)
else
(const)
const
(struct)
struct
(int)
int
(double)
double
(float)
float
(char)
char
(void)
void
(#include <stdlib.h>)
#include <stdlib.h>
(#include <string.h>)
#include <string.h>
(static)
static
(sizeof)
sizeof
など
(#define)
#define
(break)
break
(switch)
switch
(continue)
continue
(puts)
puts
(default)
default
(case)
case
(unsigned)
unsigned
(auto)
auto
(goto)
goto
(long)
long
(typedef)
typedef
(signed)
signed
(extern)
extern
(register)
register
(return)
return
(return)
return
(#include <math.h>)
#include <math.h>
(#include <time.h>)
#include <time.h>
(short)
short