The problem statement is here.
Usage
Changing the value in the Seed field will generate the corresponding input to the Input field.
Pressing the Download button will download the inputs for seed values seed, seed+1, ..., seed+#cases-1 at
once.
By running your program locally against the generated input and pasting the output of your program into the
Output field, the visualization results will be displayed.
When you output multiple solutions, pressing the ▶ button starts animation.
By pressing the Save as PNG or Save as Animation GIF button, you can download the visualization results.
The output is visualized as follows.
By pointing the mouse cursor over a vertex, edge, or resident, relevant information will be displayed in a tooltip.
問題文はこちら。
使い方
Seed 欄の値を変えると対応する入力が Input 欄に生成されます。
Download ボタンを押すと、シード値が seed, seed+1, ..., seed+#cases-1 に対応する入力を一括ダウンロード出来ます。
生成された入力に対して解答プログラムをローカル実行し、プログラムの出力を Output 欄に貼り付けると、ビジュアライズ結果が表示されます。
複数の解を出力した場合、▶ ボタンを押すと、アニメーションが開始します。
Save as PNGや Save as Animation GIF ボタンを押すと、ビジュアライズ結果のダウンロードが出来ます。
描画内容の説明は下記の通りです。
マウスカーソルを頂点や辺、住民に合わせると、関連情報がツールチップで表示されます。