User profile: starlord

User info
User name:starlord
Name:kaustubh
History
Joined:
Number of posts:1
Latest posts:

i am not able to print discount value ; is my program correct
#include <iostream> #include <stdlib.h> using namespace std; class customer { private : in...