C Language
関連タイピング
-
競技プログラミングに特化したc++コードのタイピングです。
プレイ回数3809 英語長文300秒 -
Kotlin 練習用
プレイ回数101 英語60秒 -
ホームポジションが自然と身につく!
プレイ回数2421 短文60秒 -
コマンドラインやプログラミング言語のタイピング練習用
プレイ回数3529 英語長文90秒 -
プログラミングタイピング
プレイ回数1594 英字60秒 -
プレイ回数908 長文記号201打
-
1+1=2
プレイ回数72 109打 -
英数と記号を混ぜた文章です
プレイ回数1678 英語長文1468打
問題文
ふりがな非表示
ふりがな表示
(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