void print_winner(void) { bool check = true; for (int i = 0; i < candidate_count; i++) { int count = 0; for (int j = 0; j < candid