120121122123124125126127128129130
sum += avg_time; bck += avg_bck; } //print the solution in the file printStream.println(solution); out.writeFields(fields); } in.close(); out.close(); fout.close(); }