Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

NEW CODE: Making Sudoku Puzzles Using PDF::API2

by mercutio_viz (Scribe)
on Mar 23, 2006 at 20:29 UTC ( [id://538853]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    
    ...
    9 3 6   1 4 2   5 7 8
    5 7 4   9 3 8   2 6 1
    
  2. or download this
    #!/usr/bin/perl
    
    ...
    - - -   - 5 -   2 - -
    - - -   - - 2   - 1 -
    
  3. or download this
    # create_sudoku_puzzles.sc
    #
    ...
    done
    
    echo Done with puzzle creation
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://538853]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others cooling their heels in the Monastery: (4)
As of 2024-04-19 03:16 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found