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 |
関連タイピング
-
コマンドラインやプログラミング言語のタイピング練習用
プレイ回数95英語長文90秒 -
PHP、JavaScript等様々な言語から出題!
プレイ回数4602長文60秒 -
初級
プレイ回数8411長文526打 -
タイピングをマスターしたい方向けの問題です。
プレイ回数8420長文英字344打 -
タッチタイピングを本当にマスターしたい方向けの問題です。
プレイ回数9784英字344打 -
Pythonプログラミングのタイピング超入門です。
プレイ回数2396短文90秒 -
太鼓の達人のナムコオリジナル曲です
プレイ回数331歌詞539打 -
タイピングをマスターしたい方向けの問題です。
プレイ回数7442長文英字326打
問題文
(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();