Thread: Programming Contests

  1. #31
    Registered User
    Join Date
    May 2002
    Posts
    34
    I've got a better idea. I think that the people at www.flashdaddee.com want to kick your butts. How about cprogramming vs flashdaddee contest.

  2. #32
    Registered User
    Join Date
    Aug 2001
    Posts
    207
    Originally posted by Osama Lives
    I've got a better idea. I think that the people at www.flashdaddee.com want to kick your butts. How about cprogramming vs flashdaddee contest.

    You just won a prize!!!

    But I won't give any details

  3. #33
    Registered User
    Join Date
    May 2002
    Posts
    34
    And we're not talking any pig mutton contest either, we are talking about a high level Windows application. The time frame is 3 months from the agreed upon acceptance of the challenge.

  4. #34
    Registered User
    Join Date
    Aug 2001
    Posts
    207
    I think that my cynicism wasn't clear.

  5. #35
    Registered User
    Join Date
    Aug 2001
    Posts
    207
    TK: I'm not sure if I don't understand you or if you don't understand me anyway, who cares?

  6. #36
    www.entropysink.com
    Join Date
    Feb 2002
    Posts
    603
    How about cprogramming vs flashdaddee contest.
    I've got an idea, how about lets not, and pretend we did.
    Visit entropysink.com - It's what your PC is made for!

  7. #37
    Unregistered
    Guest
    If you want real contests, go to http://contests.cpp-home.com

  8. #38
    Just because ygfperson's Avatar
    Join Date
    Jan 2002
    Posts
    2,490
    we don't even have one contest up and finished yet. let's do one (or more) before branching out

  9. #39
    Unregistered
    Guest
    Hi!

    I am the webmater of www.cpp-home.com and of course http://contests.cpp-home.com

    If you want, I can open special contest for you guys. You just tell me what you want it to be- difficulty and something like area- algorithms, whole application or else...

    Do you want so?

  10. #40
    Blank
    Join Date
    Aug 2001
    Posts
    1,034
    Since finals are almost over soon...

    What about this for a project. Take a graphs such as http://www.lib.utexas.edu/maps/world..._york_city.jpg
    and find the shortest path.

    Using this map, reading the data would be almost impossible but if we created a map by a drawing program using a somewhat fixed format for the roads and lettering for the cities it should be possible.

  11. #41
    Unregistered
    Guest
    Oh, I think this is more than difficult!

  12. #42
    Just because ygfperson's Avatar
    Join Date
    Jan 2002
    Posts
    2,490
    thanks for the offer webmaster, but we don't need it. if we do, i'll let you know.

  13. #43
    Just because ygfperson's Avatar
    Join Date
    Jan 2002
    Posts
    2,490
    to nick: that's too hard for the first contest. maybe something simpler, like creating a map made of pointers and nodes, then finding the fastest route.

  14. #44
    Registered User
    Join Date
    May 2002
    Posts
    34
    It's too easy. BTW where is the big whole in New York city where the twin towers once stood? That's not a good map buddy.

  15. #45
    Blank
    Join Date
    Aug 2001
    Posts
    1,034
    Once you have the map read into your graph, it's easy to find the shortest path. Reading it in is really the only hard part. The New York map would be really hard to do because you would have to determine the names of the cities from faded letters etc. If we had a map with the roads colored the same color, the cities all marked with the same size and color circle, and all the lettering exactly the same it wouldn't be too hard. Perhaps we should have two contest. One where the paths and distances are given in a text file and another where you must read them in from a bitmap?

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Comp sci contests
    By Sfel in forum A Brief History of Cprogramming.com
    Replies: 5
    Last Post: 11-20-2007, 04:13 PM
  2. Future of cprogramming.com contests
    By Eibro in forum Contests Board
    Replies: 16
    Last Post: 05-12-2003, 05:35 PM
  3. Future Contests: Speed Coding
    By Eibro in forum Contests Board
    Replies: 58
    Last Post: 03-09-2003, 08:31 AM
  4. Sign Up!: The Third Round, both contests
    By ygfperson in forum A Brief History of Cprogramming.com
    Replies: 54
    Last Post: 07-20-2002, 05:46 PM