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.

Small cycles represent strawberries.
The color of a circle indicates the number of strawberries contained in the same piece.
Pointing the mouse cursor over a cycle or line displays the coordinates as a tooltip.
Pointing the mouse cursor to a cell in row d of the table highlights strawberries contained in all the corresponding pieces.

問題文はこちら

使い方

Seed 欄の値を変えると対応する入力が Input 欄に生成されます。
Download ボタンを押すと、シード値が seed, seed+1, ..., seed+#cases-1 に対応する入力を一括ダウンロード出来ます。

生成された入力に対して解答プログラムをローカル実行し、プログラムの出力を Output 欄に貼り付けると、ビジュアライズ結果が表示されます。
複数の解を出力した場合、▶ ボタンを押すと、アニメーションが開始します。
Save as PNG や Save as Animation GIF ボタンを押すと、ビジュアライズ結果のダウンロードが出来ます。

小さい円がイチゴを表します。
円の色は同じピースに含まれるイチゴの数を表します。 円や直線にマウスカーソルを合わせると座標がツールチップで表示されます。
個数のテーブルのd欄にマウスカーソルを合わせると、対応する全てのピースに含まれるイチゴが強調表示されます。