AtCoder Linkifier

ページ内の「A[BRG]C000-xx」といった文字列を検出してAtCoderの問題ページへのリンクに変換します。

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.

(У мене вже є менеджер скриптів, дайте мені встановити його!)

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

Автор
Prrapp
Щоденних встановлень
0
Всього встановлень
1
Рейтинги
0 0 0
Версія
1.2
Створено
23.05.2026
Оновлено
28.05.2026
Size
24,8 кБ
Ліцензія
MIT
Відноситься до
Всі сайти

AtCoder Linkifier

AtCoder(アルゴリズム部門のみ。ABC/ARC/AGC)の問題を「ABC001-A」のような表記で表した時に、その部分をリンクにするユーザースクリプトです。

正規表現は、/A[BRG]C\d{3}(?:\s*-\s*|\s*)[A-Za-z]{1,2}/gを使用しています。 つまり、ABC123Cのようなハイフンなしの場合でもリンクされます。

添付画像はこのユーザースクリプトを導入した後のXです。