C#タイピング
C#プログラマ向けタイピング
C#のプログラマ向けのタイピングです.
| 順位 | 名前 | スコア | 称号 | 打鍵/秒 | 正誤率 | 時間(秒) | 打鍵数 | ミス | 問題 | 日付 |
|---|---|---|---|---|---|---|---|---|---|---|
| 1 | aaaaa | 3900 | D++ | 4.0 | 96.8% | 60.0 | 242 | 8 | 30 | 2026/02/04 |
| 2 | ゆうちゃん | 3216 | E++ | 3.3 | 97.0% | 60.0 | 199 | 6 | 20 | 2026/02/17 |
| 3 | a | 3033 | E++ | 3.1 | 96.9% | 60.0 | 188 | 6 | 23 | 2026/02/16 |
| 4 | へけ | 1866 | F | 1.9 | 94.4% | 60.0 | 119 | 7 | 15 | 2026/03/14 |
| 5 | scy | 1200 | G+ | 1.4 | 85.2% | 60.0 | 87 | 15 | 12 | 2026/03/09 |
関連タイピング
-
python 基本
プレイ回数849 英字120打 -
Pyhonのプログラミングで使いそうな単語・記号を集めました
プレイ回数882 英語短文30秒 -
やばいわああああああああああああああ
プレイ回数6 連打60秒 -
JAVAの練習用です。
プレイ回数1684 長文120秒 -
JavaScript 暗記用です
プレイ回数2415 英語長文2218打 -
LaTeXの数式を覚えてはやく打てるようになろう!
プレイ回数1130 60秒 -
JavaScriptの暗記用です
プレイ回数4691 英語長文913打 -
競技プログラミングに特化したc++コードのタイピングです。
プレイ回数3177 英語長文300秒
問題文
ふりがな非表示
ふりがな表示
(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();
