Arrange numbers with shell in a ArrayI am trying to make a shell algorithm to arrange a [5][5][5] array, so far I can print the whole arr...
Mixed double linked list? So i have an assignment in which I have to code a list consisting of 5 nodes. First three are doubl...
Simple Chat. Multiuser problem.So I'm making a chat program... basically you open the .exe file and it asks for your nickname, then...
Help me move pieces in a checkers game.I need to make the game checkers in a 5x5 board. I have created the board and put the pieces in the ...
Problem with a program that prints a discounted product.finished it. [code] #include <iostream> #include <conio.h> using namespace std; int main() { ...
This user does not accept Private Messages