Ask a New Question
Search
Questions and answers by
kenyo
Answers (1)
#include #include void main() { clrscr(); int fineA=10,fineB=20,fineC=30,fineD=50; int ABC,result,result1,total; int typeA,typeB,typeC,typeD; int totalfineA,totalfineB,totalfineC,totalfineD; char q; do { couttypeA; if(typeA>10) totalfineA=(typeA*fineA+50);