Implement a class Donation which has an initial amount of Rs 10000/-.Write a c++ program to calculate and display how much money has to be donated to each student. Also display how many students get donation. No donation is to be made if donated amount is greater than remaining amount.
Please fix the following input errors: