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 |
関連タイピング
-
JavaScript 暗記用です
プレイ回数2663英語長文594打 -
タイピングをマスターしたい方向けの問題です。
プレイ回数9930英字232打 -
タイピングをマスターしたい方向けの問題です。
プレイ回数1.1万英字276打 -
タイピングをマスターしたい方向けの問題です。
プレイ回数4万302打 -
プログラミング用のタイピング練習
プレイ回数4707英語長文300秒 -
javaやpythonのコードを打つタイピングです
プレイ回数542長文60秒 -
プレイ回数100760秒
-
メソッド名やクラス名をタイピングしよう
プレイ回数138長文英字60秒
問題文
(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();