arrayha i missed that thanks.
arrayhow wouild i do that?
array[code]#include <iostream> int main() { using namespace std; int i, numbers[10], max; ...
arraysI'm having trouble trying to figure out what the best way to declare an array that will hold up to 1...
Amicable numbers 2int main() { int low; int high; //range cout << "input the start of the range: " << endl...