プログラミング
プログラミングタイピング
プログラミングでよく出てくる単語をタイピングにしました
| 順位 | 名前 | スコア | 称号 | 打鍵/秒 | 正誤率 | 時間(秒) | 打鍵数 | ミス | 問題 | 日付 |
|---|---|---|---|---|---|---|---|---|---|---|
| 1 | ムーン | 5350 | B++ | 5.6 | 94.9% | 60.0 | 339 | 18 | 30 | 2026/08/04 |
| 2 | JILL33 | 2316 | F++ | 2.3 | 97.9% | 60.0 | 142 | 3 | 12 | 2026/07/05 |
関連タイピング
-
ABBAが1976年にリリースしたシングル 【英語歌詞】
プレイ回数1135 英語歌詞1095打 -
HTML&CSSを忘れないために
プレイ回数3万 英語長文759打 -
Think like a King!/Get into Zone
プレイ回数289 英語歌詞2134打 -
マイクラのコマンド
プレイ回数2224 英語長文60秒 -
C言語を写経で覚える
プレイ回数1.1万 英語長文1313打 -
~英文タイピング練習用 (記号あり)~
プレイ回数834 英語歌詞1696打 -
プログラミングの魅力についての長文です。
プレイ回数344 長文1119打 -
出来るだけ明るめの英文ニュースのタイピングです。
プレイ回数501 英語長文553打
問題文
ふりがな非表示
ふりがな表示
(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);