Search:

Type: Posts; User: Faiza Iqbal

Search: Search took 0.00 seconds.

  1. Replies
    2
    Views
    5,759

    Creating the Database Using C++

    Hello everyone!

    I have an assignment to create database using C++, plus some basic queries could be executed from that program . But I have no idea what to do and from where to start. so if...
  2. Thread: Rubik Cube

    by Faiza Iqbal
    Replies
    2
    Views
    2,154

    i mean that my code is solving for following...

    i mean that my code is solving for following input , with given rotations.

    2x2x2 Cube Solution

    this is the particular cube. now we have to make a genral solution so it may solve any 2X2X2 cube.
  3. Thread: Rubik Cube

    by Faiza Iqbal
    Replies
    2
    Views
    2,154

    Rubik Cube

    I am student of computer science. And i have a project to make the rubik cube 2X2X2 solver in C++. I have used matrices to solve the cube , and cube is solving the scrambled input correctly but a...
  4. Replies
    6
    Views
    6,970

    Thanks..I have corrected the error of input which...

    Thanks..I have corrected the error of input which was extra...and this code will be used for larger inputs but i am trying this for small value of input just for check..I have corrected but still...
  5. Replies
    6
    Views
    6,970

    now tagging have been done...i was new...

    now tagging have been done...i was new here.....now anybody will tell me code error????
  6. Replies
    6
    Views
    6,970

    hybrid quick sort

    first i had partioned my array into two subarrays. Then the quick sort switches to insertion sort for sorting the small sized subarrays. But the error is logic error, because when i enter 15 inputs,...
Results 1 to 6 of 6