C Language
関連タイピング
-
競技プログラミングに特化したc++コードのタイピングです。
プレイ回数2853 英語長文300秒 -
C++のようなもの。
プレイ回数1502 英語長文1638打 -
ホームポジションが自然と身につく!
プレイ回数1326 短文60秒 -
コマンドラインやプログラミング言語のタイピング練習用
プレイ回数2419 英語長文90秒 -
エンターキー周辺の記号
プレイ回数1292 英語短文47打 -
※long long → ll, vector → vc
プレイ回数214 英語90秒 -
python 基本
プレイ回数653 英字120打 -
Javaプログラミングにおける超入門タイピング練習です.
プレイ回数4635 短文英字90秒
問題文
ふりがな非表示
ふりがな表示
(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