Page 3 of 4 FirstFirst 1234 LastLast
Results 31 to 45 of 59

Thread: Remember that lame-ass math puzzle thread?

  1. #31
    Northern String Twanger Shoden's Avatar
    Join Date
    Dec 2004
    Location
    Somewhere In Time
    Posts
    6,710
    Blog Entries
    4

    FFXIV Character

    Spykus Hallideus (Cerberus)

    Default

    What a way to put it XD.


    I'm kinda slow at this stuff but I can do them.

    LET THE HAMMER FALL

  2. #32
    Draw the Drapes Recognized Member rubah's Avatar
    Join Date
    Dec 2004
    Location
    Now Destiny is done.
    Posts
    30,655
    Blog Entries
    21
    Contributions
    • Former Administrator
    • Former Cid's Knight

    Default

    I think they have pills for that stuff, Unne.

  3. #33
    ORANGE Dr Unne's Avatar
    Join Date
    Dec 1999
    Posts
    7,394
    Articles
    1
    Contributions
    • Former Administrator
    • Former Developer
    • Former Tech Admin

    Default

    My Sudoku solver: http://chwombat.net/perl-sudoku.php (obviously in Perl). I just wasted two and a half hours on it. They probably have pills for that, too.

  4. #34
    Feel the Bern Administrator Del Murder's Avatar
    Join Date
    Jun 2001
    Location
    Oakland, California
    Posts
    41,736
    Articles
    6
    Blog Entries
    2
    Contributions
    • Former Cid's Knight
    • Former Administrator
    • Hosted the Ciddies

    Default

    I do these at work sometimes when it gets slow. They're fun.

    Proud to be the Unofficial Secret Illegal Enforcer of Eyes on Final Fantasy!
    When I grow up, I want to go to Bovine Trump University! - Ralph Wiggum

  5. #35
    The Bearded One Tasura's Avatar
    Join Date
    Jan 2005
    Location
    In the darkness
    Posts
    2,972

    Default

    I bought a book of them after thanksgiving so id have something to do at university.

  6. #36
    Feel the Bern Administrator Del Murder's Avatar
    Join Date
    Jun 2001
    Location
    Oakland, California
    Posts
    41,736
    Articles
    6
    Blog Entries
    2
    Contributions
    • Former Cid's Knight
    • Former Administrator
    • Hosted the Ciddies

    Default

    The problem with these is that they get boring after a while since it's pretty much the same thing over and over again.

    Proud to be the Unofficial Secret Illegal Enforcer of Eyes on Final Fantasy!
    When I grow up, I want to go to Bovine Trump University! - Ralph Wiggum

  7. #37

    Default

    Then try and time yourself.
    Attached Images Attached Images

  8. #38
    Northern String Twanger Shoden's Avatar
    Join Date
    Dec 2004
    Location
    Somewhere In Time
    Posts
    6,710
    Blog Entries
    4

    FFXIV Character

    Spykus Hallideus (Cerberus)

    Default

    Took me 15 mins on my 2nd try. Gah
    Attached Images Attached Images

    LET THE HAMMER FALL

  9. #39
    Feel the Bern Administrator Del Murder's Avatar
    Join Date
    Jun 2001
    Location
    Oakland, California
    Posts
    41,736
    Articles
    6
    Blog Entries
    2
    Contributions
    • Former Cid's Knight
    • Former Administrator
    • Hosted the Ciddies

    Default

    I will if I get bored. Here's some questions:

    1. How many unique 9X9 Sudoku squares are there?

    2. What is the minimum number of numbers you need to have to make a unique 9X9 Sudoku square?

    Proud to be the Unofficial Secret Illegal Enforcer of Eyes on Final Fantasy!
    When I grow up, I want to go to Bovine Trump University! - Ralph Wiggum

  10. #40
    Frunklemaster Optium's Avatar
    Join Date
    Dec 2003
    Location
    RI
    Posts
    835

    Default

    Ya, this game is pretty awesome. Not very mathy though. :o

    9 minutes on the hardest level was my best time I think, but I was talking
    to a friend online at the time, I should try again without any distractions.

    .opt

  11. #41
    ORANGE Dr Unne's Avatar
    Join Date
    Dec 1999
    Posts
    7,394
    Articles
    1
    Contributions
    • Former Administrator
    • Former Developer
    • Former Tech Admin

    Default

    So you can get less than half the average time, while distracted. How? How long have you been playing?

  12. #42
    Frunklemaster Optium's Avatar
    Join Date
    Dec 2003
    Location
    RI
    Posts
    835

    Default

    Quote Originally Posted by Dr Unne
    So you can get less than half the average time, while distracted. How? How long have you been playing?
    Yes. And about a total of an hour. I did evil after playing the easy one 3
    times. It was all in the same sitting. It was last Friday. Just played Evil
    again without any real distractions unless you count parents, music, and
    making food, but I wasn't actually IMing someone, and I noticed the pause
    button this time so I paused it to stir/drain/eat my pasta.

    .opt
    Attached Images Attached Images

  13. #43

    Default

    That's obscene. I'm still proud of my 8'36" medium. I'll work my way up eventually.

    Murder - I assume you're talking about creating Sudoku puzzles. I don't know exactly, but I think this quote from Wikipedia might help.

    [q=Wikipedia article on Sudoku]If an efficient solver is available, there is a very simple method of automatic construction: randomly add a digit to the grid, and then look for a solution. If no solution is found, remove the digit and try another. If a solution is found, look for a different solution. If there is no other solution, the starting grid is complete; otherwise, repeat this process.[/q]

    edit: Hooray 4'28" on easy time for class now.
    Attached Images Attached Images
    Last edited by -N-; 10-20-2005 at 10:35 PM.

  14. #44
    Prinny God Recognized Member Endless's Avatar
    Join Date
    Aug 2000
    Location
    Prinny Moon
    Posts
    2,641
    Contributions
    • Former Cid's Knight

    Default

    The question is, was that grid valid at all times or did you use trial and error?

    A very, very easy way to generate a valid sudoku (filled grid) is:
    <pre>
    a b c d e f g h i
    g h i a b c d e f
    d e f g h i a b c
    i a b c d e f g h
    f g h i a b c d e
    c d e f g h i a b
    h i a b c d e f g
    e f g h i a b c d
    b c d e f g h i a
    </pre>

    And then there is Death

  15. #45
    The Bearded One Tasura's Avatar
    Join Date
    Jan 2005
    Location
    In the darkness
    Posts
    2,972

    Default

    i got bored in calc so i made 3 i think that work.

Posting Permissions

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