プログラミング

プログラミングタイピング
プログラミングでよく出てくる単語をタイピングにしました
順位 | 名前 | スコア | 称号 | 打鍵/秒 | 正誤率 | 時間(秒) | 打鍵数 | ミス | 問題 | 日付 |
---|---|---|---|---|---|---|---|---|---|---|
1 | みっきー | 716 | G | 0.9 | 78.6% | 60.0 | 59 | 16 | 4 | 2025/07/28 |
関連タイピング
-
タイピングをいくら練習しても上手にならないスランプな人へ
プレイ回数204万長文826打 -
出来るだけ明るめの英文ニュースのタイピングです。
プレイ回数100英語長文516打 -
英語タイピング
プレイ回数95英語歌詞767打 -
意外と打てない英単語!このタイピングで強化しよう!
プレイ回数41万英字60秒 -
英数字が混在するタイピングです。
プレイ回数5.2万長文1735打 -
タイピングをマスターしたい方向けの問題です。
プレイ回数1万英字232打 -
出来るだけ明るめの英文ニュースのタイピングです。
プレイ回数429英語長文549打 -
プレイ回数4882英字60秒
問題文
ふりがな非表示
ふりがな表示
(public)
pubic
(readonly)
readonly
(int)
int
(char* str;)
char* str;
(foreach)
foreach
(if)
if
(int[5] nums = { 1, 3, 5, 7, 9 };)
int[5] nums = { 1, 3, 5, 7, 9 };
(#ifndef _define_h_)
#ifndef _DEFINE_H_
(const)
const
(else)
else
(class)
class
(#include <iostream>)
#include <iostream>
(return 0;)
return 0;
(std:cout << ”hello world!”;)
std:cout << "hello world!";
(std::vector<int> numbers;)
std::vector<int> numbers;
(float)
float
(#define true 1)
#define TRUE 1
(static)
static
(scanf(”%s”, str);)
scanf("%s", str);