|
|
@ -769,6 +769,7 @@ void million_exit(int million_a){ |
|
|
|
printf("-------------------THE END OF MILLION GAME--------------------\n"); |
|
|
|
printf("\nYou have come to the end of Who Wants To Be A Millionaire\n"); |
|
|
|
printf("\nYour Total Reward is %d\n",million_a); |
|
|
|
printf("\nThank You For Playing Who Wants To Be A Millionaire\n"); |
|
|
|
printf("-------------------THE END OF MILLION GAME--------------------\n"); |
|
|
|
} |
|
|
|
|
|
|
|