+ Reply to Thread
Results 1 to 2 of 2

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

  1. #1
    Newbie facingproblem is an unknown quantity at this point
    Join Date
    Jul 2009
    Posts
    2

    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 Soduku game 4x4 without using array [C++]-pic.jpg  

  2. #2
    Super Moderator WingedPanther has much to be proud of WingedPanther has much to be proud of WingedPanther has much to be proud of WingedPanther has much to be proud of WingedPanther has much to be proud of WingedPanther has much to be proud of WingedPanther has much to be proud of WingedPanther has much to be proud of WingedPanther has much to be proud of WingedPanther's Avatar
    Join Date
    Jul 2006
    Age
    36
    Posts
    11,697
    Blog Entries
    57

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

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

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

     

Similar Threads

  1. Game - A simple Pong
    By eard in forum Java Tutorials
    Replies: 5
    Last Post: 01-13-2010, 05:27 PM
  2. PHP Arrays
    By chili5 in forum PHP Tutorials
    Replies: 7
    Last Post: 05-22-2009, 04:16 PM
  3. Tic tac toe ai help
    By elindel in forum Visual Basic Programming
    Replies: 2
    Last Post: 04-30-2009, 05:13 PM
  4. Replies: 4
    Last Post: 10-20-2007, 10:37 AM

Bookmarks

Bookmarks

     
        Algorithms and Data Structures

        Java tutorials

        Algorithms Forum

Posting Permissions

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