User profile: CENStudent

User info
User name:CENStudent
History
Joined:
Number of posts:3
Latest posts:

DO WHILE loop
Hi, How many times do you want to repeat the program or better said until when? do while example: ...

Triple Recursion
Problem: Given a two dimensional n by n matrix, you have to fill it by using the following rules: ...

Eight Puzzle
In 8-Puzzle game, you are given a square frame puzzle which consists of 8 numbered tiles and one mis...