C# プログラミング入門

背景
投稿者投稿者常山いいね3お気に入り登録
プレイ回数855難易度(2.6) 60秒 英語 英字
C#打つ
符号あり
順位 名前 スコア 称号 打鍵/秒 正誤率 時間(秒) 打鍵数 ミス 問題 日付
1 ku 4983 天才プログラマー 5.0 98.3% 60.0 304 5 15 2025/02/09

関連タイピング

問題文

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

(public record PhysicalAddress()

public record PhysicalAddress(

(string Street,)

string Street,

(string City,)

string City,

(string StateOrProvince,)

string StateOrProvince,

(string ZipCode);)

string ZipCode);