I have been able to read in a txt file and place each individual int onto an array and this is the closest I\'ve come to succeeding.
int main(){ int key[100];