AtCoder Standings AC Time Formatter

AtCoderのコンテスト順位表に表示されるAC時間を "Dd H:MM:SS" にフォーマットする

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

Аўтар
bo9chan
Усталяванняў за дзень
0
Усяго ўсталяванняў
8
Рэйтынг
0 0 0
Версія
1.0.1
Створаны
10.01.2025
Абноўлены
26.04.2025
Памер
3.1 КБ
Ліцэнзія
MIT
Ужываецца на

概要

AtCoderのコンテスト順位表に表示されるAC時間を見やすくフォーマットします。

機能

  • 時間が60分未満のとき:
    "分:秒" 形式で表示します。
  • 時間が60分以上24時間未満のとき:
    "時:分:秒" 形式で表示します。
  • 時間が24時間以上のとき:
    "日d 時:分:秒" 形式で表示します。