java練習用

プログラミング言語「java」の練習用です。
順位 | 名前 | スコア | 称号 | 打鍵/秒 | 正誤率 | 時間(秒) | 打鍵数 | ミス | 問題 | 日付 |
---|---|---|---|---|---|---|---|---|---|---|
1 | ku | 5717 | A | 5.7 | 100% | 42.5 | 243 | 0 | 12 | 2025/05/09 |
2 | ku | 5636 | A | 5.7 | 98.3% | 42.4 | 243 | 4 | 12 | 2025/05/17 |
関連タイピング
-
全記号数字タイピング練習(108文字×100問,2分間ランダム)
プレイ回数6683英語長文120秒 -
HTML&CSSを忘れないために
プレイ回数2.6万英語長文759打 -
JAVAの練習用です。
プレイ回数1157長文120秒 -
プログラミングの知識とタイピング能力を上げよう!
プレイ回数709長文30秒 -
プレイ回数643長文記号201打
-
プレイ回数528英語短文159打
-
プレイ回数696短文9打
-
スクラッチのブロックを20個打ってください!!!
プレイ回数156357打
問題文
ふりがな非表示
ふりがな表示
(public static void main(String[] args))
public static void main(String[] args)
(System.out.println())
System.out.println()
(int)
int
(String)
String
(double)
double
(boolean)
boolean
(System.out.print())
System.out.print()
(Math.max())
Math.max()
(Integer.parseInt())
Integer.parseInt()
(new java.util.Random().nextInt())
new java.util.Random().nextInt()
(new java.util.Scanner(System.in).nextLine())
new java.util.Scanner(System.in).nextLine()
(new java.util.Scanner(System.in).nextInt())
new java.util.Scanner(System.in).nextInt()