User: tariqles

  • Public profile

User profile: tariqles

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

2D ARRAYS PLZ HELP
I am trying to write a code the calculates couple of things: 1)avg of some students' GPA in a spec...

A program using array. It doesn't work well!
look at the last function, i have ******* next to the problem. The array need some more information....

A program using array. It doesn't work well!
[code][output]#include <iostream> using namespace std; void getScores(double testScores[]); void sh...

HOW DO I MAKE THIS PROGRAM WORK?
#include <iostream> using namespace std; double getTemps(); double calcAvg(double temp1, double...

Program doesn't print the bank account balance afteral, why?
#include <iostream> using namespace std; //cola machine! int main() { int num; double ...

This user does not accept Private Messages