Sタイピング

背景
投稿者投稿者アプリグラムいいね1お気に入り登録
プレイ回数181難易度(4.1) 331打 長文
順位 名前 スコア 称号 打鍵/秒 正誤率 時間(秒) 打鍵数 ミス 問題 日付
1 ku 3765 D++ 3.7 100% 24.7 93 0 7 2024/04/27

関連タイピング

問題文

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

(<p></p>)

<p></p>

(<h2></h2>)

<h2></h2>

(<h1></h1>)

<h1></h1>

(1,2,3,6,9,34,78,94,100)

1,2,3,6,9,34,78,94,100

(int array [])

int array []

(printf(”%p/¥n”,”hello”))

printf("%p\¥n","Hello")

(<body></body>)

<body></body>

(<!doctype html>)

<!DOCTYPE html>

(<meta charset=”utf-8”>)

<meta charset="UTF-8">

(document.write(reversestring(””)))

document.write(reverseString(""))

(<script></script>)

<script></script>

(1003387498143)

1003387498143

(102398372098136210932)

102398372098136210932

(90814636465618561541)

90814636465618561541

(6100465405498189)

6100465405498189

(var age = window.prompt())

var age = window.prompt()

(if (age >= 20){document.write(” ”);})

if (age >= 20){document.write(" ");}

(list = sort(list);)

list = sort(list);