Click the green flag.
Helping on the forum. The problem was to record the playing order of 4 players who have rolled two dice - highest goes first. Easy enough if you don't have to allow two or more players with the same score to sort out their order separately. Someone else will probably come up with a better solution - recursion feels like a possible method.