C#タイピング

順位 | 名前 | スコア | 称号 | 打鍵/秒 | 正誤率 | 時間(秒) | 打鍵数 | ミス | 問題 | 日付 |
---|---|---|---|---|---|---|---|---|---|---|
1 | あ | 2250 | F++ | 2.5 | 90.4% | 60.0 | 151 | 16 | 19 | 2025/07/15 |
関連タイピング
-
競技プログラミングに特化したc++コードのタイピングです。
プレイ回数1070英語長文300秒 -
コマンドラインやプログラミング言語のタイピング練習用
プレイ回数1793英語長文90秒 -
C言語を用いた記号・数字のタッチタイピング練習です。
プレイ回数1668英語長文220打 -
JAVAの練習用です。
プレイ回数1312長文120秒 -
WEB系エンジニア向け
プレイ回数2037英語長文1462打 -
超ロングコマンドがたくさん流れてくるので時間がかかります。
プレイ回数881長文英字2139打 -
pythonコードで、現れたタイピングです。
プレイ回数1880英語60秒 -
Pyhonのプログラミングで使いそうな単語・記号を集めました
プレイ回数465英語短文30秒
問題文
(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();