Approximator helps us to approximate number of test to be done of the given population , number of infected peoples and privilege of person (health care or normal citizen). Program code uses Data structures and algorithms to implement the working model. TO excute the program type in following commands-
- gcc main.c -o main -lm
- ./main
