C,python,java,ex...タイピング

背景
投稿者投稿者Tackyいいね18お気に入り登録2
プレイ回数1万難易度(3.6) 984打 英語
プログラミング言語の基本的な構文を練習するためのタイピング
C,python,javaのプログラミング言語を中心に、日本語では使わない文・記号を打つことになれるためのタイピング練習
順位 名前 スコア 称号 打鍵/秒 正誤率 時間(秒) 打鍵数 ミス 問題 日付
1 ku 5022 B+ 5.0 99.7% 89.4 450 1 20 2024/04/14
2 ku 4924 B 5.0 97.5% 79.2 400 10 20 2024/03/08
3 hira 2987 E+ 3.1 95.8% 154.0 481 21 20 2024/04/21
4 BAR 2418 F++ 2.6 92.6% 192.3 505 40 20 2024/04/15
5 superKaz 978 G 1.1 85.0% 399.7 474 83 20 2024/04/05

関連タイピング

問題文

ふりがな非表示 ふりがな表示

(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 ){}

問題文を全て表示 一部のみ表示 誤字・脱字等の報告

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

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

人気ランキング

注目キーワード