@ -1367,7 +1367,7 @@ void b_epic_game() {
total_score += B_round8();
total_score += B_round9();
total_score += B_round10();
printf("You scored %d out of 22.\n", total_score);
}