Divide the Dollar Description Prompt

Variables:
!<INPUT 0>! -- number of players
!<INPUT 1>! -- number of rounds
!<INPUT 2>! -- number of golds
!<INPUT 3>! -- role player message

<commentblockmarker>###</commentblockmarker>

!<INPUT 3>!

You are participating in a game played by !<INPUT 0>! players over !<INPUT 1>! rounds.

Game Rules:

1. You are dividing !<INPUT 2>! golds. Each player independently proposes a bid.
2. If the sum of all bids does not exceed !<INPUT 2>!, each player receives their bid amount.
3. If the sum exceeds !<INPUT 2>!, all players receive nothing.