AtCoder Graph Visualizer

入力例のグラフを推定して、頂点と辺をSVG描画

2025-08-17 يوللانغان نەشرى. ئەڭ يېڭى نەشرىنى كۆرۈش.

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

ئاپتورى
natsuakane
باھا نومۇرى
0 0 0
نەشرى
1.3.0
قۇرۇلغان ۋاقتى
2025-08-17
يېڭىلانغان ۋاقتى
2025-08-17
Size
9.4 KB
ئىجازەتنامىسى
MIT
قوللايدىغىنى

AtCoder Graph Visualizer

AtCoderで入力例にグラフが与えられたときに、その下にグラフを描画するスクリプトです。

設定可能なこと

  • 重み付きグラフとしてみるか
  • 有向グラフとしてみるか
  • 木としてみるか(辺の数が与えられない場合でも、頂点の個数-1として認識する)

ほとんどのコードはChatGPTに指示して書いてもらいました。