Beispiel #1
0
 public override string SolvePart1()
 {
     return(dance.GetFinalProgramOrder());
 }