Thread: Sign Up!: The Third Round, both contests

  1. #31
    Code Goddess Prelude's Avatar
    Join Date
    Sep 2001
    Posts
    9,897
    I haven't had any problems with 200x200 so far. Does this mean that we should define the struct as well? Originally you implied that it would be defined for us already.

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

  2. #32
    Just because ygfperson's Avatar
    Join Date
    Jan 2002
    Posts
    2,490
    no, the struct doesn't need to be defined by you. i'm just letting people know that if they want to they can go over 200x200 (as long as it's a square matrix) and i'll adjust the struct accordingly.

  3. #33
    Registered User Dual-Catfish's Avatar
    Join Date
    Sep 2001
    Posts
    802
    For the bitwise calculator, can there be more than one operation in a given string? For example, "/ 2 * 7" or "/ 32 * 234 + 2"

  4. #34
    Just because ygfperson's Avatar
    Join Date
    Jan 2002
    Posts
    2,490
    Originally posted by Dual-Catfish
    For the bitwise calculator, can there be more than one operation in a given string? For example, "/ 2 * 7" or "/ 32 * 234 + 2"
    no, only one operation per string. the main program will iterate through an array of strings to get the desired result. the function just works on the one operation.

  5. #35
    Registered User
    Join Date
    Jun 2002
    Posts
    11
    hey, when will the contest be like over, ,or when it is like closed, here is my email E-Mail
    Sodaplay
    try it!!! you make Sodabots
    talkto me, i am Supa_soaker, on he forum

  6. #36
    Just because ygfperson's Avatar
    Join Date
    Jan 2002
    Posts
    2,490
    it should be listen when the easy contest closes. (sometime mid-week, i think). the hard contest goes on for at least that long and can be extended if needed.

  7. #37
    Registered User
    Join Date
    Jun 2002
    Posts
    11
    oops, sry, ok, so in a few days
    Sodaplay
    try it!!! you make Sodabots
    talkto me, i am Supa_soaker, on he forum

  8. #38
    Its not rocket science vasanth's Avatar
    Join Date
    Jan 2002
    Posts
    1,683
    Well i am waitin for the next contest

  9. #39
    Registered User
    Join Date
    Jun 2002
    Posts
    11
    ooh ya
    Sodaplay
    try it!!! you make Sodabots
    talkto me, i am Supa_soaker, on he forum

  10. #40
    Just because ygfperson's Avatar
    Join Date
    Jan 2002
    Posts
    2,490
    the easy contest ends tonight. if you're submitting, be sure to do it by then.

  11. #41
    Registered User Dual-Catfish's Avatar
    Join Date
    Sep 2001
    Posts
    802
    I didn't finish the * and /, I was too busy exploring Linux
    Ah well.. now to submit my half-assed entry.

  12. #42
    Just because ygfperson's Avatar
    Join Date
    Jan 2002
    Posts
    2,490
    both easy contest entries are confirmed. received Prelude's hard contest entry, too.

  13. #43
    Just because ygfperson's Avatar
    Join Date
    Jan 2002
    Posts
    2,490
    to ABCGum: i need your e-mail address. i already have prelude's and govtcheez's.

    to all easy contest judges: i'll send you both entries. for each category, elegance, efficiency, and portability, grade each entry on a 5 point scale, 5 being the best possible. put a zero for a lack of feature, though that shouldn't apply to this contest with no specialized criteria. also put whatever comments you desire into it. i'll take your input, add mine, average it, and give the final result on a thread sometime early this week.

    to hard contest contestants: how many of you want the deadline extended?
    Last edited by ygfperson; 07-09-2002 at 06:55 AM.

  14. #44
    Registered User
    Join Date
    Jun 2002
    Posts
    11
    my email address [email protected]
    Sodaplay
    try it!!! you make Sodabots
    talkto me, i am Supa_soaker, on he forum

  15. #45
    Just because ygfperson's Avatar
    Join Date
    Jan 2002
    Posts
    2,490
    i have sent all the judges the entries in the easy contest.

    attached are some example fractal pics, for anyone interested (from prelude's entry, displayed via SDL, then screenshotted, then saved as PNG files)

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Sign ' is the same as \' ?
    By George2 in forum C Programming
    Replies: 1
    Last Post: 11-23-2007, 07:32 AM
  2. About aes
    By gumit in forum C Programming
    Replies: 13
    Last Post: 10-24-2006, 03:42 PM
  3. My own itoa()
    By maxorator in forum C++ Programming
    Replies: 18
    Last Post: 10-15-2006, 11:49 AM
  4. Please help with some coding..
    By stehigs321 in forum C Programming
    Replies: 2
    Last Post: 10-27-2003, 06:44 PM
  5. The Third Round of Contests -- submit ideas
    By ygfperson in forum A Brief History of Cprogramming.com
    Replies: 11
    Last Post: 06-26-2002, 04:00 PM