Trouble with arrays: Finding the lowest numberWell, The good news is that I made some progress. The bad news is that I got stuck again when I add...
Trouble with arrays: Finding the lowest numberWouldn't I need two loops? One to loop through the 5 students and one to loop through their 4 grade...
Trouble with arrays: Finding the lowest numberSome notes before I describe my problem. I am writing a gradebook program. The setup for the p...
Question with exponents[code]#include <iostream> #include <stdlib.h> #include <cmath> using namespace std; int main(int a...
Question with exponentsI missed that when I was copying, but its there and im still having the same issue.
This user does not accept Private Messages