🎓 Academic Pa Unlock po Çℎḙḡḡ salmat po

Status
Not open for further replies.

LonelyNinja

Forum Veteran
https://www.Çℎḙḡḡ.com/homework-help...uctures-discussed-writing-program-3-q76612376

salamat na agad po sa mag uunlock ❤️
 
#include <iostream>

#include <string>

using namespace std

int main()

{

string price[5], quantity[5];

int total[5], total_ammount=0, discount;

cout<<"Add item[Y/N]: "

string response;

cin>>response;

int n=0;

while(response=="Y" and n<5){

cout<<"Enter price: "

cin>>price[n];

cout<<"Enter quantity: ";

cin>>quantity[n];

total[n]=stoi(price[n])*stoi(quantity[n]);

total_ammount=total_ammount+total[n];

n++

cout<<"Add more items[Y/N]: ";

cin>>response;

}



cout<<"OFFICIAL RECIEPT"<<endl;

cout<<"Item Price Qty Total"<<endl;

for(int i=0;i<n;i++){

cout<<i+1<<" "<<price<<" "<<quantity<<" "<<total<<endl

}

if(total_ammount>5000){

discount=0.70*total_ammount;

}

else if(total_ammount>2500){

discount=0.50*total_ammount;

}

else if(total_ammount>1000){

discount=0.35*total_ammount;

}

else{

discount=0.15*total_ammount;

}

cout<<"discount = "<<discount<<endl

cout<<"TOTAL php"<<total_ammount-discount<<endl;

return 0;

}
 
[XX='Hoshiumi, c: 1196029, m: 631418'][/XX] Magandang gawi to idol. Para yung mga nag rerequests eh mahikayat na aralin muna yung mga requests nila. Keep it up po! :giggle:
 
1620895587490.webp


Boss Hoshiumi
 
[XX='Hoshiumi, c: 1196087, m: 631418'][/XX] Naku po wag mo i-lang yan idol! Big deal yan noh! Ganyan din ako sa mga na-unlock ko kapag forte ko yung topic. Support kita!~
 
Status
Not open for further replies.

Similar threads

About this Thread

  • 20
    Replies
  • 665
    Views
  • 4
    Participants
Last reply from:
Cutthroat

Online now

Members online
1,129
Guests online
925
Total visitors
2,054

Forum statistics

Threads
2,274,962
Posts
28,959,653
Members
1,233,496
Latest member
barcalaelsa
Back
Top