{{ block title }}Round 1{{ endblock }} {{ block content }}

You are Participant A. You are matched with a Participant B and a Participant C.

Participant B is given 0 tokens. Participant C is given {{ Constants.num_tokens}} tokens. You decide how many tokens to take from Participant C and give to Participant B. Each token is worth {{ Constants.token_b }} points to Participant B and {{ Constants.token_c }} point to Participant C. Therefore, if you want to make a more generous and efficient allocation, you should not take tokens away from Participant C.

{{ formfields }}
{{ endblock }}