Need help with longest sequence project.After removing the checkArray and determineLengthSequence functions, I replaced it with this. [code...
Need help with longest sequence project.Thank you for the reply, I set numbers to numbers[20] and that solved the error. However this is th...
Need help with longest sequence project.Hello, I need some help with my assignment, the assignment is to design a program that takes an ...
Algorithm for letters used in a hangman game.This is what I have so far [code]void removeLetter(string &availableLetters, char guess) { int i...
Algorithm for letters used in a hangman game.Hello, So I need help in designing an algorithm that will help me in my Hangman game. I've got eve...
This user does not accept Private Messages