AtCoder Standings AC Time Formatter

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

As of 10. 01. 2025. See the latest version.

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!)

Autor
bo9chan
Ocene
0 0 0
Verzija
1.0.0
Napravljeno
10. 01. 2025
Ažurirano
10. 01. 2025
Size
2,89 КБ
Licenca
MIT
Važi za

概要

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

機能

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