The problem statement is here.

Usage

Changing the value in the Seed field will generate the corresponding input to the Input field.
By setting the N field to a value ≥ 2, you can change the input to the specified N value. This ignores the constraint range, which may be useful for manual play.
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.
Pressing the ▶ button starts animation.
By checking the manual mode checkbox, you can play manually using keyboard input.
By pressing the Save as PNG or Save as Animation GIF button, you can download the visualization results.
Your score and PNG image for Seed=0 (without changing N) can be shared on twitter during the contest. Please check the problem statement for details.

The darker colored segments represent the largest tree.
Pointing the mouse cursor over a tile displays the current coordinates and the coordinates in the initial layout as a tooltip.
In rich mode, random noises are added to distinguish tiles of the same type.

問題文はこちら

使い方

Seed 欄の値を変えると対応する入力が Input 欄に生成されます。
N 欄を2以上の値に設定することで、入力を指定された N の値に変更出来ます。制約範囲外の値にも設定出来るので、手動で遊ぶ場合などに活用下さい。
Download ボタンを押すと、シード値が seed, seed+1, ..., seed+#cases-1 に対応する入力を一括ダウンロード出来ます。

生成された入力に対して解答プログラムをローカル実行し、プログラムの出力を Output 欄に貼り付けると、ビジュアライズ結果が表示されます。
▶ ボタンを押すと、アニメーションが開始します。
manual mode にチェックを入れると、キーボード入力を用いて手動で遊ぶことが可能です。
Save as PNG や Save as Animation GIF ボタンを押すと、ビジュアライズ結果のダウンロードが出来ます。
Seed=0 (Nの変更なし) に対する得点とPNG画像はコンテスト期間中にtwitterで共有が可能です。詳細は問題文を確認して下さい。

色の濃い部分が最大の木を表します。
タイルにマウスカーソルを合わせると現在の座標と初期配置での座標がツールチップで表示されます。
rich モードにすると、ランダムノイズが入って同じ種類のタイルの区別が可能になります。


rich