C#タイピング

順位 | 名前 | スコア | 称号 | 打鍵/秒 | 正誤率 | 時間(秒) | 打鍵数 | ミス | 問題 | 日付 |
---|---|---|---|---|---|---|---|---|---|---|
1 | ku | 4750 | B | 4.7 | 99.6% | 60.0 | 286 | 1 | 34 | 2025/05/17 |
2 | ku | 4683 | C++ | 4.6 | 100% | 60.0 | 281 | 0 | 33 | 2025/03/29 |
3 | yakidako | 4383 | C+ | 4.7 | 93.6% | 60.0 | 282 | 19 | 33 | 2025/05/09 |
4 | c | 1983 | F | 2.6 | 79.8% | 60.0 | 159 | 40 | 22 | 2025/05/27 |
関連タイピング
-
タイピングをマスターしたい方向けの問題です。
プレイ回数1.3万英字276打 -
タイピングをマスターしたい方向けの問題です。
プレイ回数4.3万302打 -
コマンドラインやプログラミング言語のタイピング練習用
プレイ回数1438英語長文90秒 -
全記号数字タイピング練習(108文字×100問,2分間ランダム)
プレイ回数6478英語長文120秒 -
Reactを頑張ろう
プレイ回数856英語長文120秒 -
Javaプログラミングにおける超入門タイピング練習です.
プレイ回数4185短文英字90秒 -
Pythonプログラミングのタイピング超入門です。
プレイ回数3016短文90秒 -
C++のようなもの。
プレイ回数1282英語長文1638打
問題文
(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();