C言語キーワード、予約語、ライブラリ名
C言語キーワード、予約語、ライブラリ名
C言語キーワード、予約語、ライブラリ名
関連タイピング
-
記号練習
プレイ回数2447 英語長文332打 -
C言語を用いた記号・数字のタッチタイピング練習です。
プレイ回数2433 英語長文220打 -
※long long → ll, vector → vc
プレイ回数280 英語90秒 -
プログラミングタイピング
プレイ回数1188 英字60秒 -
コマンドラインやプログラミング言語のタイピング練習用
プレイ回数2469 英語長文90秒 -
Pyhonのプログラミングで使いそうな単語・記号を集めました
プレイ回数855 英語短文30秒 -
javaやpythonのコードを打つタイピングです
プレイ回数1034 長文60秒 -
Rails の環境開発で使うコマンドを練習しよう!
プレイ回数443 英語長文354打
問題文
ふりがな非表示
ふりがな表示
(auto)
auto
(break)
break
(case)
case
(char)
char
(const)
const
(continue)
continue
(default)
default
(do)
do
(double)
double
(sizelse)
sizelse
(enum)
enum
(extern)
extern
(float)
float
(for)
for
(goto)
goto
(if)
if
(int)
int
(long)
long
(register)
register
(return)
return
など
(signed)
signed
(sizeof)
sizeof
(short)
short
(static)
static
(struct)
struct
(switch)
switch
(typedef)
typedef
(union)
union
(unsigned)
unsigned
(void)
void
(volatile)
volatile
(while)
while
(bool)
bool
(true)
true
(false)
false
(nullptr)
nullptr
(restrict)
restrict
(constexpr)
constexpr
(thread_local)
thread_local
(alignas)
alignas
(alignof)
alignof
(inline)
inline
(static_assert)
static_assert
(_Bool)
_Bool
(_BitInt)
_BitInt
(_Decimal32)
_Decimal32
(_Decimal64)
_Decimal64
(_Decimal128)
_Decimal128
(_Complex)
_Complex
(_Imaginary)
_Imaginary
(_Atomic)
_Atomic
(_Thread_local)
_Thread_local
(_Alignas)
_Alignas
(_Alignof)
_Alignof
(_Static_assert)
_Static_assert
(_Generic)
_Generic
(_Noreturn)
_Noreturn
(#define)
#define
(#include)
#include
(#undef)
#undef
(#ifdef)
#ifdef
(#ifndef)
#ifndef
(#if)
#if
(#elif)
#elif
(#else)
#else
(#endif)
#endif
(#pragma)
#pragma
(NULL)
NULL
(EOF)
EOF
(FILE)
FILE
(stdin)
stdin
(stdout)
stdout
(stderr)
stderr
(size_t)
size_t
(#include <assert.h>)
#include <assert.h>
(#include <complex.h>)
#include <complex.h>
(#include <ctype.h>)
#include <ctype.h>
(#include <errno.h>)
#include <errno.h>
(#include <fenv.h>)
#include <fenv.h>
(#include <float.h>)
#include <float.h>
(#include <inttypes.h>)
#include <inttypes.h>
(#include <iso646.h>)
#include <iso646.h>
(#include <limits.h>)
#include <limits.h>
(#include <locale.h>)
#include <locale.h>
(#include <math.h>)
#include <math.h>
(#include <setjmp.h>)
#include <setjmp.h>
(#include <signal.h>)
#include <signal.h>
(#include <stdarg.h>)
#include <stdarg.h>
(#include <stdbool.h>)
#include <stdbool.h>
(#include <stddef.h>)
#include <stddef.h>
(#include <stdint.h>)
#include <stdint.h>
(#include <stdio.h>)
#include <stdio.h>
(#include <stdlib.h>)
#include <stdlib.h>
(#include <string.h>)
#include <string.h>
(#include <tgmath.h>)
#include <tgmath.h>
(#include <time.h>)
#include <time.h>
(#include <wchar.h>)
#include <wchar.h>
(#include <wctype.h>)
#include <wctype.h>
(int printf(const char *format, ...);)
int printf(const char *format, ...);
(int scanf(const char *format, ...);)
int scanf(const char *format, ...);