Page 2 of 3 FirstFirst 123 LastLast
Results 11 to 20 of 27

Thread: web language challenge

  1. #11
    Join Date
    Aug 2002
    Posts
    1,236
    Rep Power
    0

    Default Re:web language challenge

    CKnight... Where's the soure?
    you can always create a .phps file

  2. #12
    Join Date
    Jul 2002
    Posts
    818
    Rep Power
    0

    Default Re:web language challenge

    I was holding out on the source file and line count until all the other entries were in.

  3. #13
    Join Date
    Jul 2002
    Posts
    818
    Rep Power
    0

    Default Re:web language challenge

    [quote author=pigeonflight link=board=10;threadid=349;start=0#2535 date=1040685402]
    Here are some quick tests
    and the expected output.
    (looking forward to the Perl and ASP versions)

    test input
    ===========
    1. input:Hello World
    expected output:
    Hello World (no highlighting)
    2 words,sum of digits = 0

    2. input:123 456
    expected output:
    123 456 (all highlighted)
    2 words, sum of digits = 21

    3. input:123 4 56
    expected output:
    123 4 56 (all highlighted)
    3 words, sum of digits = 21

    4. input:l11Z1U7X I4T 341 rocks
    expected output:
    I 81 ou81 i812(numbers highlighted)
    4 words, sum of digits = 29
    [/quote]

    I hope you have a typo in your 4th test. The sum of digits in that example is 22 and the resultant if parsed per the instructions would be:

    "l11Z1U7X I4T 341 rocks"

    note: no illegal characters are in the string.

  4. #14
    Join Date
    Jul 2002
    Posts
    5,446
    Rep Power
    10

    Default Re:web language challenge

    I think that completed submissions should be e-mailed to pigeonflight in confidence. After the deadline ha passed, the particulars on each submission can then be made public and the winner identified.

  5. #15
    Join Date
    Aug 2002
    Posts
    1,236
    Rep Power
    0

    Default Re:web language challenge

    definitely the last one is a typo, you can safely ignore it.

  6. #16
    Join Date
    Aug 2002
    Posts
    1,236
    Rep Power
    0

    Default Re:web language challenge

    to date there has only been one entry in the web programmers' challenge no more takers?
    If you're working on something let us know

  7. #17
    Join Date
    Jul 2002
    Posts
    170
    Rep Power
    0

    Default Re:web language challenge

    Doesn't look so.

    :-\ Sorry I cant be a part of this one - bad timing - i'm working on something else. Cknight will enjoy the cell phone.

    Good luck to the others who enter. ;D


    [glow=green,2,300]TIP:[/glow] : Javascript should be able to do most of the required functions.

  8. #18
    Join Date
    Jun 2002
    Posts
    648
    Rep Power
    0

    Default Re:web language challenge

    Man I am busy. Interesting challenge though...if I find the time then I'm in.

  9. #19
    Join Date
    Jul 2002
    Posts
    5,446
    Rep Power
    10

    Default Re:web language challenge

    It looks like we're going to have a default winner :-[ Unless some of you guys can whip up something quickly

  10. #20
    Join Date
    Jul 2002
    Posts
    818
    Rep Power
    0

    Default Re:web language challenge

    I'd like to thank the academy...

Posting Permissions

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