Thread: Sign up -- Contest Thread

  1. #46
    End Of Line Hammer's Avatar
    Join Date
    Apr 2002
    Posts
    6,231
    Time's nearly up !
    When all else fails, read the instructions.
    If you're posting code, use code tags: [code] /* insert code here */ [/code]

  2. #47
    . Driveway's Avatar
    Join Date
    May 2002
    Posts
    469
    I can't help but noticing but today is the 19th. Why is my post the first today?

  3. #48
    End Of Line Hammer's Avatar
    Join Date
    Apr 2002
    Posts
    6,231
    I emailed my code to ygfperson, but have had no response... I presume they're busy.
    When all else fails, read the instructions.
    If you're posting code, use code tags: [code] /* insert code here */ [/code]

  4. #49
    Just because ygfperson's Avatar
    Join Date
    Jan 2002
    Posts
    2,490
    no... i was just in North Carolina (as said in the first post).
    judges, gimme your e-mail addresses (nvoigt, i got yours)
    contestants should finish up and send their entries in within 24 hours of now

  5. #50
    Code Goddess Prelude's Avatar
    Join Date
    Sep 2001
    Posts
    9,897
    You should have my email as well, but it's [email protected]

    -Prelude
    My best code is written with the delete key.

  6. #51
    Registered User Dual-Catfish's Avatar
    Join Date
    Sep 2001
    Posts
    802
    Sorry, I didn't finish in time
    Ah well, maybe next time.

  7. #52
    End Of Line Hammer's Avatar
    Join Date
    Apr 2002
    Posts
    6,231
    Who entered in the end? Must admit, I spent longer do this than I thought I would!
    When all else fails, read the instructions.
    If you're posting code, use code tags: [code] /* insert code here */ [/code]

  8. #53
    Just because ygfperson's Avatar
    Join Date
    Jan 2002
    Posts
    2,490
    i'll tell all tonight

  9. #54
    Just because ygfperson's Avatar
    Join Date
    Jan 2002
    Posts
    2,490
    what's your opinion... should i allow his late entry?
    anyway, for all intents and purposes, no more entries will be accepted. i'll send stuff to judges within a day.

  10. #55
    End Of Line Hammer's Avatar
    Join Date
    Apr 2002
    Posts
    6,231
    Originally posted by ygfperson
    what's your opinion... should i allow his late entry?
    Hang on.... let me download seb's source and see if it's better than mine

    Na, seriously, I haven't looked, and it's OK by me to let him in. Seb, if ya win, you owe me a beer.
    When all else fails, read the instructions.
    If you're posting code, use code tags: [code] /* insert code here */ [/code]

  11. #56
    Guest Sebastiani's Avatar
    Join Date
    Aug 2001
    Location
    Waterloo, Texas
    Posts
    5,708
    Well, a deadline's a deadline. I missed it! So I lose! Don't worry, like I said, I will pay more attention to these things. I don't want to be viewed as the whiney late contestant, anyhow. So good luck to the winner!
    Code:
    #include <cmath>
    #include <complex>
    bool euler_flip(bool value)
    {
        return std::pow
        (
            std::complex<float>(std::exp(1.0)), 
            std::complex<float>(0, 1) 
            * std::complex<float>(std::atan(1.0)
            *(1 << (value + 2)))
        ).real() < 0;
    }

  12. #57
    Are the judges pre-announced, or can anyone be one?

    If anyone can, see email in sig.

  13. #58
    Oh, and I think Sebastiani should be included, since he didn't notice this thread, and only used three (four?) days on it...

  14. #59
    Just because ygfperson's Avatar
    Join Date
    Jan 2002
    Posts
    2,490
    this thread's been up at least a week, maybe a week and a half. he's had ample oppurtunity; and anyway, he refused.

    and no, not just anyone can be a judge. (at least not now, now that the contest is over.)

  15. #60
    Just because ygfperson's Avatar
    Join Date
    Jan 2002
    Posts
    2,490
    two contestants have submitted entries: hammer and cicero. am I missing anyone?

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Replies: 2
    Last Post: 04-12-2004, 01:37 AM
  2. WANTED: Contest Master
    By kermi3 in forum A Brief History of Cprogramming.com
    Replies: 15
    Last Post: 01-23-2003, 10:15 PM
  3. Your Best thread and your most stupid thread ??
    By jawwadalam in forum A Brief History of Cprogramming.com
    Replies: 13
    Last Post: 01-03-2003, 07:41 PM
  4. Sign Up -- The Next Contest
    By ygfperson in forum A Brief History of Cprogramming.com
    Replies: 49
    Last Post: 06-26-2002, 06:09 PM