#include #include using namespace std; string type; char tip[201],tx[201]; void rezolv(int tax) { if(type=="Single") { if(tax<=9075) { cout<>tip; //cin.gets(tip); type=tip; cin>>tip; while('0'>tip[0] || tip[0]>'9') { type=type+" "+tip; cin>>tip; } //cin.gets(tx); n=strlen(tip); for(i=0;i