AtCoder Error Colorizer

AtCoder においてジャッジシステムが返す 非AC 状態のうち WA 以外の 6 つの状態 [TLE, RE, CE, MLE, OLE, IE] の背景色を変更します。

Version vom 26.10.2023. Aktuellste Version

Du musst eine Erweiterung wie Tampermonkey, Greasemonkey oder Violentmonkey installieren, um dieses Skript zu installieren.

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 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.

Sie müssten eine Skript Manager Erweiterung installieren damit sie dieses Skript installieren können

(Ich habe schon ein Skript Manager, Lass mich es installieren!)

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
iiko11
Bewertungen
0 0 0
Version
0.1
Erstellt am
26.10.2023
Letzte Aktualisierung
26.10.2023
Größe
2,38 KB
Lizenz
MIT
Wird angewandt auf

作成目的

  • エラーの原因が「TLE なのか WA なのか RE なのか」判断するための 1 秒を削り出すため
  • 自分好みの色を見ることで、エラーが出た時のストレスを軽減するため
  • 数種類のエラーが出て本来絶望するケースにおいて、むしろどこか嬉しい気分になるため

その他

  • ユーザスクリプトを数文字書き換えるだけで自分好みの色に変更できます(簡易的な説明はコードに書いてます)