C,python,java,ex...タイピング
 
					| 順位 | 名前 | スコア | 称号 | 打鍵/秒 | 正誤率 | 時間(秒) | 打鍵数 | ミス | 問題 | 日付 | 
|---|---|---|---|---|---|---|---|---|---|---|
| 1 | ku | 5019 | B+ | 5.0 | 100% | 77.7 | 390 | 0 | 20 | 2025/09/15 | 
| 2 | BRICK93 | 3477 | D | 3.4 | 99.7% | 118.2 | 412 | 1 | 20 | 2025/10/02 | 
| 3 | BRICK93 | 3073 | E++ | 3.0 | 100% | 148.7 | 457 | 0 | 20 | 2025/09/08 | 
| 4 | JILL33 | 1664 | G++ | 1.7 | 96.5% | 257.1 | 444 | 16 | 20 | 2025/10/18 | 
| 5 | とろーんぼーん | 1437 | G+ | 1.5 | 93.5% | 291.5 | 450 | 31 | 20 | 2025/09/02 | 
関連タイピング
- 
			
			数字と、比較的打ちやすい記号17種の練習 プレイ回数1.7万長文記号2000打
- 
			
			出来るだけ明るめの英文ニュースのタイピングです。 プレイ回数135英語長文572打
- 
			
			アルファベット1位の猛者は誰だ?アルファベットを練習だ! プレイ回数880短文英字26打
- 
			
			映画The New Guyの主題歌です。 プレイ回数15英語歌詞1308打
- 
			
			ローマ字打ちじゃないよ プレイ回数92英字215打
- 
			
			訳1000文字の英語の長文を作ってみた。 プレイ回数264英語長文1402打
- 
			
			小学5年生のみなさん、いっしょにタイピングかんばりましょうね。 プレイ回数15万短文英字165打
- 
			
			英文のタイピングが練習できます。 プレイ回数3049英語長文60秒
問題文
(int i;)
int i;
(float f;)
float f;
(double d;)
double d;
(char c;)
char c;
(str s)
str s
(String s;)
String s;
(char str[12] = "Hello world!";)
char str[12] = "Hello world!";
(else if (j == 1 || i != 5){})
else if (j == 1 || i != 5){}
(for (int i = 0 ; i < length.a ; i++){})
for (int i = 0 ; i < length.a ; i++){}
(for i in range(10):)
for i in range(10):
(while (j < n){})
while (j < n){}
(if i > 2 and j < 3:)
if i > 2 and j < 3:
(if (j != 3 && i < n){})
if (j != 3 && i < n){}
(break;)
break;
(continue;)
continue;
(elif g == 3:)
elif g == 3:
(len(s))
len(s)
(boolean b = true;)
boolean b = true;
(var animal = [ "dog" , "cat" ];)
var animal = [ "dog" , "cat" ];
(console.log( animal.length );)
console.log( animal.length );
(System.out.println("good!");)
System.out.println("good!");
(public static void main(String[] args){})
public static void main(String[] args){}
(import numpy as np)
import numpy as np
(import matplotlib.pyplot as plt)
import matplotlib.pyplot as plt
(df = pd.read_csv('data.csv'))
df = pd.read_csv('data.csv')
(scanf("%d \n",&a);)
scanf("%d \n",&a);
({},[].();:)
{},[].();:
(=+-!%&#""`'')
=+-!%&#""`''
(/* Comment Out */)
/* Comment Out */
(printf("%d , %s \n", a[1] , s);)
printf("%d , %s \n", a[1] , s);
(int[] a = new int[5];)
int[] a = new int[5];
(int a[10] = { {10 , 90} , {100 , 200} };)
int a[10] = { {10 , 90} , {100 , 200} };
(a = { "apple" : "100" , "banana" : "200" })
a = { "apple" : "100" , "banana" : "200" }
(Calc c = new Calc( a[10] );)
Calc c = new Calc( a[10] );
(def __init__ (self, str s):)
def __init__ (self, str s):
(private static boolean method(double[] d ,String s){})
private static boolean method(double[] d ,String s){}
(print("I hava " + i + "pens."))
print("I hava " + i + "pens.")
(i = j + k ;)
i = j + k ;
(list.append(i))
list.append(i)
(class CalcP extends Calc {})
class CalcP extends Calc {}
(#include <stdio.h>)
#include <stdio.h>
(#include <stdlib.h>)
#include <stdlib.h>
(int r = random.nextInt(100);)
int r = random.nextInt(100);
(int i = new java.util.Scanner(System.in).nextInt();)
int i = new java.util.Scanner(System.in).nextInt();
(for( a : array ){})
for( a : array ){}








