User: TRH123

  • Public profile

User profile: TRH123

User info
User name:TRH123
History
Joined:
Number of posts:4
Latest posts:

When user inputs it doesn't show the function
[code]#include <iostream> #include <iomanip> #include <fstream> #include <string> using namespac...

Bubble sorting help
i have this program as an assignment for a class, and i need help with the bubble sorting, and the d...

i want to align the output, where it says gpa
void display() { cout<<getName()<<setw(10)<<" GPA:"<<fixed<<setprecision(1)<<getGPA()<<endl; } On t...

i want to align the output, where it says gpa
#include <iostream> #include <iomanip> #include <string> #include <time.h> using namespace std; ...

This user does not accept Private Messages