Exemplo n.º 1
0
 public override string Part2()
 {
     return(IntData.Select(GetFuelForFuel).Sum().ToString());
 }