![]() |
| | #1 |
| Tropical Coder Join Date: Mar 2005 Location: Cayman Islands
Posts: 503
| Sudoku Contest Invitiation It's a contest to generate a completed sudoku puzzle in the fewest amount of tokens... see link to thread for details Thanks, Darryl |
| Darryl is offline | |
| | #2 | |
| Registered User Join Date: Dec 2002
Posts: 409
| Quote:
i read the http://en.wikipedia.org/wiki/Sudoku page. i still do not get it. if no mathmatical relationships between numerals that are absolutely irrelevant then how do you know if it is correct or not? and are there some start numbers or was that just an example of partly compleaated? | |
| kryptkat is offline | |
| | #3 |
| Magically delicious Join Date: Oct 2001
Posts: 856
| Su Doku is a puzzle. It consists of nine boxes composed of nine cells. Each box has each digit from 1 to 9. Each puzzle-wide row and column (spanning three boxes) has each digit from 1 to 9. This inherently restricts duplicate digits from any box, row, or column. The puzzle starts out with just a few numbers present in seemingly random places in the grid and the player's goal is to fill in all the blank cells. Given a correct starting puzzle, there is one and only one solution. |
| LuckY is offline | |
| | #4 | |||
| and the hat of marbles Join Date: May 2002 Location: Göteborg, Sweden
Posts: 2,038
| Quote:
Quote:
__________________ Last edited by Sang-drax : Tomorrow at 02:21 AM. Reason: Time travelling | |||
| Sang-drax is offline | |
| | #5 |
| Cheesy Poofs! Join Date: Sep 2002 Location: Boulder
Posts: 1,728
| Bah, why are all contest I see shortest or obfuscated code contests, or in this case both more or less? Its like having a contest to write the best short-story but then saying you can't use the letter 'e'. The shortest algorithms usually does not make it the best or most elegant algorithm. Easy to grade I guess? Last edited by PJYelton; 01-20-2006 at 12:41 PM. |
| PJYelton is offline | |
| | #6 | ||
| Registered User Join Date: Dec 2002
Posts: 409
| Quote:
Quote:
ps sangdrax it is funnier the ohter way... | ||
| kryptkat is offline | |
| | #7 | |
| Cat without Hat Join Date: Apr 2003
Posts: 8,439
| Quote:
__________________ All the buzzt! CornedBee"There is not now, nor has there ever been, nor will there ever be, any programming language in which it is the least bit difficult to write bad code." - Flon's Law | |
| CornedBee is offline | |
| | #8 | ||
| Magically delicious Join Date: Oct 2001
Posts: 856
| Quote:
Quote:
Check out websudoku. It's the best source for clean, easy, free play I've found. It's a challenging and very fun game (if you like challenging games). | ||
| LuckY is offline | |
| | #9 | |
| Cheesy Poofs! Join Date: Sep 2002 Location: Boulder
Posts: 1,728
| Quote:
In other words, when you run the program it spits out a random finished soduku board. | |
| PJYelton is offline | |
| | #10 | |
| and the hat of marbles Join Date: May 2002 Location: Göteborg, Sweden
Posts: 2,038
| Quote:
__________________ Last edited by Sang-drax : Tomorrow at 02:21 AM. Reason: Time travelling | |
| Sang-drax is offline | |
| | #11 |
| Cheesy Poofs! Join Date: Sep 2002 Location: Boulder
Posts: 1,728
| What is that book about? I don't see a synopsis anywhere on the page. I'm guessing an entire story without the letter 'e'? |
| PJYelton is offline | |
| | #12 | ||
| C++ Witch Join Date: Oct 2003 Location: Singapore
Posts: 10,368
| Quote:
Quote:
__________________ C + C++ Compiler: MinGW port of GCC Build + Version Control System: SCons + Bazaar Look up a C/C++ Reference and learn How To Ask Questions The Smart Way | ||
| laserlight is online now | |
| | #13 | |
| and the hat of marbles Join Date: May 2002 Location: Göteborg, Sweden
Posts: 2,038
| Quote:
__________________ Last edited by Sang-drax : Tomorrow at 02:21 AM. Reason: Time travelling | |
| Sang-drax is offline | |
| | #14 | |
| Registered User Join Date: Dec 2002
Posts: 409
| Quote:
| |
| kryptkat is offline | |
| | #15 | |
| Tropical Coder Join Date: Mar 2005 Location: Cayman Islands
Posts: 503
| Quote:
Also keep in mind that these are contest and not just "challenges" like you'd find at mathschallenge.com..or other "algorithm" type challenges I've seen here. So there is also the difficulty of finding a unique idea (can't just google an answer) that is easy to judge objectively. With that said, what suggestions can you give? | |
| Darryl is offline | |
![]() |
| Thread Tools | |
| Display Modes | |
|
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Expression Evaluator Contest | Stack Overflow | Contests Board | 20 | 03-29-2005 10:34 AM |
| Obfuscated Code Contest | Stack Overflow | Contests Board | 51 | 01-21-2005 04:17 PM |
| WANTED: Contest Master | kermi3 | A Brief History of Cprogramming.com | 15 | 01-23-2003 10:15 PM |