User profile: primes

User info
User name:primes
History
Joined:
Number of posts:13
Latest posts:

piggy bank
i want to make this program as the output

piggy bank
#include <iostream> using namespace std; int main() { char character; cout << "Welcome to cons...

piggy bank
Welcome to primes Piggy Bank! Menu Menu Menu d: Deposit w: Withdraw s: Show total e: Empty q: ...

reads ten numbers and prints the largest and smallest numbers entered.
anyone who know

reads ten numbers and prints the largest and smallest numbers entered.
#include <iostream> using namespace std; int main() { int count; double num; cout<<"pl...

This user does not accept Private Messages