C#タイピング
| 順位 | 名前 | スコア | 称号 | 打鍵/秒 | 正誤率 | 時間(秒) | 打鍵数 | ミス | 問題 | 日付 |
|---|---|---|---|---|---|---|---|---|---|---|
| 1 | aaaaa | 3466 | D | 3.5 | 98.5% | 60.0 | 211 | 3 | 24 | 2025/12/28 |
| 2 | ppp | 2866 | E+ | 2.9 | 97.7% | 60.0 | 176 | 4 | 20 | 2026/01/05 |
| 3 | Com | 2700 | E | 2.7 | 97.0% | 60.0 | 167 | 5 | 20 | 2025/12/08 |
| 4 | プロプログラマー | 1750 | F | 2.0 | 87.7% | 60.0 | 122 | 17 | 16 | 2025/11/25 |
関連タイピング
-
Pyhonのプログラミングで使いそうな単語・記号を集めました
プレイ回数845 英語短文30秒 -
プログラミングで良く使う英単語、構文のタイピングです!
プレイ回数3602 短文英字429打 -
競技プログラミングに特化したc++コードのタイピングです。
プレイ回数2794 英語長文300秒 -
JAVAの練習用です。
プレイ回数1567 長文120秒 -
python 基本
プレイ回数610 英字120打 -
css 3 暗記用です
プレイ回数955 英語長文438打 -
JavaScript 暗記用です
プレイ回数2543 英語長文1432打 -
css 3 暗記用です。
プレイ回数1080 英語長文1146打
問題文
(using system.drawing;)
using System.Drawing;
(using system.windows.forms;)
using System.Windows.Forms;
(namespace)
namespace
(public)
public
(class)
class
(initializecomponent();)
InitializeComponent();
(console.writeline();)
Console.WriteLine();
(int)
int
(float)
float
(double)
double
(bool)
bool
(true)
true
(false)
false
(else)
else
(if)
if
(return)
return
(messagebox.show();)
MessageBox.Show();
(width)
width
(height)
height
(textbox)
textBox
(null)
null
(string)
string
(for)
for
(picturebox)
pictureBox
(invalidate();)
Invalidate();
(update();)
Update();
(fillrectangle)
FillRectangle
(temp)
temp
(public)
public
(private)
private
(static)
static
(void)
void
(object)
object
(dispose();)
Dispose();
