C#タイピング

順位 | 名前 | スコア | 称号 | 打鍵/秒 | 正誤率 | 時間(秒) | 打鍵数 | ミス | 問題 | 日付 |
---|---|---|---|---|---|---|---|---|---|---|
1 | ku | 4683 | C++ | 4.6 | 100% | 60.0 | 281 | 0 | 33 | 2025/03/29 |
2 | kome | 3733 | D+ | 4.1 | 91.1% | 60.0 | 248 | 24 | 28 | 2025/03/10 |
3 | KOWKA | 3066 | E++ | 3.0 | 99.4% | 60.0 | 185 | 1 | 17 | 2025/02/16 |
関連タイピング
-
スクラッチをやっている人はこちらをご覧ください
プレイ回数3722162打 -
コマンドラインやプログラミング言語のタイピング練習用
プレイ回数587英語長文90秒 -
JavaScript 暗記用です
プレイ回数2640英語長文594打 -
タッチタイピングをマスターしたい方向けの問題です。
プレイ回数8324長文英字411打 -
Javaプログラミングにおける超入門タイピング練習です.
プレイ回数3900短文英字90秒 -
Pythonプログラミングのタイピング超入門です。
プレイ回数2413短文90秒 -
プレイ回数2526短文9打
-
プログラミング(IT)用語を素早く入力しましょう。
プレイ回数445短文かな143打
問題文
(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();