Javaの予約語
| 順位 | 名前 | スコア | 称号 | 打鍵/秒 | 正誤率 | 時間(秒) | 打鍵数 | ミス | 問題 | 日付 |
|---|---|---|---|---|---|---|---|---|---|---|
| 1 | ゆうちん | 3442 | D | 3.4 | 98.6% | 82.8 | 289 | 4 | 50 | 2026/02/25 |
| 2 | beginner | 2654 | E | 2.8 | 93.8% | 101.7 | 289 | 19 | 50 | 2026/03/14 |
| 3 | beginner | 2571 | E | 2.6 | 96.0% | 107.7 | 289 | 12 | 50 | 2026/02/21 |
| 4 | よっぴ | 2313 | F++ | 2.3 | 96.6% | 120.6 | 289 | 10 | 50 | 2026/02/26 |
関連タイピング
-
AI対戦のマルバツゲームのコードです。
プレイ回数16 英語長文1065打 -
プログラミングタイピング
プレイ回数1375 英字60秒 -
chatGPTに作らせた部分一致検索サイトです。
プレイ回数1103 長文590打 -
C言語を用いた記号・数字のタッチタイピング練習です。
プレイ回数2574 英語長文220打 -
コマンドラインやプログラミング言語のタイピング練習用
プレイ回数2829 英語長文90秒 -
WEB系エンジニア向け
プレイ回数2408 英語長文1462打 -
アルファベット以外のキーを覚えよう
プレイ回数4105 英語短文82打 -
ウェブプログラミング言語のタイピング練習ができます。
プレイ回数2万 長文2819打
問題文
ふりがな非表示
ふりがな表示
abstract(abstract)
assert(assert)
boolean(boolean)
break(break)
byte(byte)
case(case)
catch(catch)
char(char)
class(class)
const(const)
continue(continue)
default(default)
do(do)
double(double)
else(else)
enum(enum)
extends(extends)
final(final)
finally(finally)
float(float)
など
for(for)
goto(goto)
if(if)
implements(implements)
import(import)
instanceof(instanceof)
int(int)
interface(interface)
long(long)
native(native)
new(new)
package(package)
private(private)
protected(protected)
public(public)
return(return)
short(short)
static(static)
strictfp(strictfp)
super(super)
switch(switch)
synchronized(synchronized)
this(this)
throw(throw)
throws(throws)
transient(transient)
try(try)
void(void)
volatile(volatile)
while(while)