{{ block title }}Round 1{{ endblock }} {{ block content }}
You are Participant A. You are matched with a Participant B and a Participant C.
You decide how to distribute {{Constants.num_tokens|cu}} between Participant B and Participant C. Every point you send to Participant B is multiplied by {{Constants.token_b}}. Every point you send to Participant C is multiplied by {{Constants.token_c}}. Therefore, if you want to be more fair, you should send more points to Participant C than to Participant B.
{{ formfields }}