Question: C++ program to do this - #include using namespace std ; int main() { float a , ch=1 , b , c=0; cout> a; cout>

C++ program to do this -

#include using namespace std ; int main() { float a , ch=1 , b , c=0; cout> a; cout> b ; if(b>=0) { c=c+b; } else if(ba) { coutc) { cout

I have it done already all I need is help is with the setprecisionC++ program to do this - #include using namespace std ; int

Where it says $250 I need that to be $250.00

Enter your budget for the month: 900 Enter an expense anount. or a negative number to quit 300 Enter an expense amount. or a negative number to quit: 150 Enter an expense amount. or a negative number to quit: 150 Enter an expense amount. or a negative number to quit: 250 Enter an expense anount. or a negative number to quit 100 Enter an expense amount. or a negative number to quit: 200 Enter an expense amount or a negative number to quit: -1 You are OUER budget by $250.00

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!