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 color of each ball corresponds to the written number, where 0 is blue and 464 is red.
By pointing the mouse cursor over a ball, the coordinates are displayed in a tooltip.
Clicking on a ball displays the trace of the ball's movement as arrows.
Click again to unselect the ball.
問題文はこちら。
使い方
Seed 欄の値を変えると対応する入力が Input 欄に生成されます。
Download ボタンを押すと、シード値が seed, seed+1, ..., seed+#cases-1 に対応する入力を一括ダウンロード出来ます。
生成された入力に対して解答プログラムをローカル実行し、プログラムの出力を Output 欄に貼り付けると、ビジュアライズ結果が表示されます。
複数の解を出力した場合、▶ ボタンを押すと、アニメーションが開始します。
Save as PNGや Save as Animation GIF ボタンを押すと、ビジュアライズ結果のダウンロードが出来ます。
各ボールの色は書かれている数字に対応しており、0が青色、464が赤色となっています。
ボールにマウスカーソルを合わせると、座標がツールチップで表示されます。
ボールをクリックするとそのボールを動かした軌跡が矢印で表示されます。
もう一度クリックすると解除されます。