C Language
関連タイピング
-
全文字タイピング練習(108文字×100問,2分間ランダム)
プレイ回数4794 英語長文120秒 -
AI対戦のマルバツゲームのコードです。
プレイ回数189 英語長文1065打 -
ホームポジションが自然と身につく!
プレイ回数2089 短文60秒 -
プログラミングを効率的に!
プレイ回数1134 英語短文541打 -
JAVAの練習用です。
プレイ回数1987 長文120秒 -
Javaプログラミングにおける超入門タイピング練習です.
プレイ回数4945 短文英字90秒 -
英数と記号を混ぜた文章です
プレイ回数333 英語長文1468打 -
※long long → ll, vector → vc
プレイ回数455 英語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