// family name : // given names : // student no. : // aml account id : // course : // section : // import york.*; (optional) /* This class ... */ public class DiceRace { public static void main (String[] args) { // your code goes here } }