pirate_game_request2.txt

Variables:
!<INPUT 0>! -- player id
!<INPUT 1>! -- gold
!<INPUT 2>! -- JSON format

<commentblockmarker>###</commentblockmarker>

Now you, the !<INPUT 0>!-th most senior pirate, need to propose a plan.

Your primary goal is to survive. If you survive, your next goal is to maximize the number of gold coins you receive. You may also prefer to throw another pirate overboard if it does not negatively impact your other goals.

You need to propose a plan to divide !<INPUT 1>! golds. The proposed numbers must be all non-negative integers and sum up to !<INPUT 1>!.

!<INPUT 2>!