Java メイン関数おやくそく

背景
投稿者投稿者kei.nak417いいね0お気に入り登録
プレイ回数1110難易度(3.3) 180秒 英語 英字 長文モード推奨
タグJava
お約束部分の練習

関連タイピング

問題文

ふりがな非表示 ふりがな表示
(public class Main {) public class Main { ( public static void main(String[] args) {) public static void main(String[] args) { ( System.out.println("Hello world.\n");) System.out.println("Hello world.\n"); ( }) } (}) } (public class HelloWorld {) public class HelloWorld { ( public static void main(String[] args) {) public static void main(String[] args) { ( String helloStr = "Hello";) String helloStr = "Hello"; ( String spaceStr = " ";) String spaceStr = " "; ( String worldStr = "World";) String worldStr = "World";
( System.out.println(helloStr + spaceStr + worldStr);) System.out.println(helloStr + spaceStr + worldStr); ( }) } (}) } (public class Kakezan {) public class Kakezan { ( public static void main(String[] args) {) public static void main(String[] args) { ( for (int row = 1; row <= 9; ++row) {) for (int row = 1; row <= 9; ++row) { ( for (int col = 1; col <= 9; ++col) {) for (int col = 1; col <= 9; ++col) { ( System.out.printf("%3d", row * col);) System.out.printf("%3d", row * col); ( }) } ( System.out.println();) System.out.println();
など
( }) } (\t}) \t} (}) }
問題文を全て表示 一部のみ表示 誤字・脱字等の報告

kei.nak417のタイピング

オススメの新着タイピング

タイピング練習講座 ローマ字入力表 アプリケーションの使い方 よくある質問

人気ランキング

注目キーワード