C#タイピング

背景
投稿者投稿者ヤマネコ@すんぎいいね43お気に入り登録2
プレイ回数1.1万難易度(1.5) 60秒 英字
C#プログラマ向けタイピング
C#のプログラマ向けのタイピングです.
順位 名前 スコア 称号 打鍵/秒 正誤率 時間(秒) 打鍵数 ミス 問題 日付
1 ku 4516 C++ 4.5 99.6% 60.0 272 1 32 2024/08/29
2 noa 2950 E+ 2.9 100% 60.0 177 0 20 2024/09/14
3 モクレン 2450 F++ 2.5 95.0% 60.0 155 8 16 2024/10/11
4 sn 2100 F+ 2.3 92.0% 60.0 138 12 19 2024/09/15
5 プログラマー 1033 G+ 1.1 91.8% 60.0 68 6 9 2024/10/03

関連タイピング

問題文

ふりがな非表示 ふりがな表示

(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();

問題文を全て表示 一部のみ表示 誤字・脱字等の報告