data.sql

背景
投稿者投稿者jumokuいいね0お気に入り登録
プレイ回数132難易度(4.5) 410打 英語 英字 長文モードのみ
src/main/resources
順位 名前 スコア 称号 打鍵/秒 正誤率 時間(秒) 打鍵数 ミス 問題 日付
1 BRICK93 3735 D+ 3.7 100% 111.1 415 0 6 2025/10/17

関連タイピング

  • list.html

    list.html

    src/main/resources

    プレイ回数139
    英語長文512打
  • detail.html

    detail.html

    src/main/resources

    プレイ回数117
    英語長文717打
  • ToDoController.java1(R)

    ToDoController.java1(R)

    src/main/java

    プレイ回数107
    英語長文628打
  • application.properties

    application.properties

    src/main/resources

    プレイ回数85
    英語長文294打
  • 404.html

    404.html

    src/main/resources

    プレイ回数106
    英語長文105打
  • form.html

    form.html

    src/main/resources

    プレイ回数136
    英語長文815打
  • ToDoMapper.xml

    ToDoMapper.xml

    src/main/resources

    プレイ回数139
    英語長文747打
  • menu.html

    menu.html

    src/main/resources

    プレイ回数118
    英語長文279打

問題文

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

(INSERT INTO todos (todo, detail, created_at, updated_at))

INSERT INTO todos (todo, detail, created_at, updated_at)

(VALUES ('kaimono', 'su-pa-desyokuzaiwokounyuusuru', CURRENT_TIMESTAMP, CURRENT_TIMESTAMP);)

VALUES ('kaimono', 'su-pa-desyokuzaiwokounyuusuru', CURRENT_TIMESTAMP, CURRENT_TIMESTAMP);

(INSERT INTO todos (todo, detail, created_at, updated_at))

INSERT INTO todos (todo, detail, created_at, updated_at)

(VALUES ('tosyokanniiku', 'honnwokariru', CURRENT_TIMESTAMP, CURRENT_TIMESTAMP);)

VALUES ('tosyokanniiku', 'honnwokariru', CURRENT_TIMESTAMP, CURRENT_TIMESTAMP);

(INSERT INTO todos (todo, detail, created_at, updated_at))

INSERT INTO todos (todo, detail, created_at, updated_at)

(VALUES ('jimuniiku', 'unndousuru', CURRENT_TIMESTAMP, CURRENT_TIMESTAMP);)

VALUES ('jimuniiku', 'unndousuru', CURRENT_TIMESTAMP, CURRENT_TIMESTAMP);