There are five vaults labelled A, B, C, D, E, each containing 200 points. You and all other teams that solved this puzzle must submit a bid (a, b, c, d, e) of positive integers satisfying:
a + 2b + 3c + 4d + 5e ≤ 100.
After all bids are submitted, ownership of the points in each vault is divided proportionally. You will receive:
of the points in vault A, and similarly for vaults B, C, D, and E. Your total points from this round are the sum of what you receive from the five vaults.
Submit to the final Menti question a plain comma list (like '1, 2, 3, 4, 5') that fullfils the above conditions and maximizes your winnings.