AtCoder Error Colorizer

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

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

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

Forfatter
iiko11
Daglige installasjoner
0
Totale installasjoner
142
Vurderinger
0 0 0
Versjon
0.1
Lagd
26.10.2023
Oppdatert
26.10.2023
Size
2,4 kB
Lisens
MIT
Gjelder

作成目的

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

その他

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