Closed Thread
Results 1 to 2 of 2

Thread: Soduku game 4x4 without using array [C++]

  1. #1
    facingproblem is offline Newbie
    Join Date
    Jul 2009
    Posts
    2
    Rep Power
    0

    Soduku game 4x4 without using array [C++]

    forum.codecall.net/attachment.php?attachmentid=1754&stc=1&d=124710122 2

    Above is the image of the soduku requirement. I don't have any idea on how to do it without array. Anybody have solution for the problem above?

    condition:-

    1. array method restricted
    2. each row or column need to fullfill the requirement of having 1234 numbers.
    3. Each 2x2 subsection must hv all 1234 numbers
    3. If each row or column filled in with the wrong numbers will appears an error msg.

    Kindly help thnx
    Attached Thumbnails Attached Thumbnails Soduku game 4x4 without using array [C++]-pic.jpg  

  2. CODECALL Circuit advertisement
    Join Date
    Always
    Posts
    Many

     
  3. #2
    Join Date
    Jul 2006
    Posts
    16,448
    Blog Entries
    74
    Rep Power
    143

    Re: Soduku game 4x4 without using array [C++]

    Have a look at the discussion here: 4 by 4 sudoku without using arrays
    Programming is a branch of mathematics.
    My CodeCall Blog | My Personal Blog

Closed Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Poker Game - can't access array.
    By agnl666 in forum Java Help
    Replies: 5
    Last Post: 06-15-2010, 08:46 PM
  2. Android converting short array to byte array using java on android device.
    By maxsap in forum Mobile Development
    Replies: 0
    Last Post: 04-26-2010, 04:14 AM
  3. Replies: 0
    Last Post: 04-26-2010, 04:14 AM
  4. Crossword game with 2D array of JButton
    By erietha88 in forum Java Help
    Replies: 1
    Last Post: 09-02-2009, 12:28 AM
  5. Replies: 4
    Last Post: 10-20-2007, 08:37 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts