I like the premiss behind Topcoder.
In SRM's, you get 3 problems and about an hour to solve them. You get points proportional to (solved : bool)*(time to solve : int).
After the round is over, you get to view the other member's code and try to find test cases on which they will fail (and get more points when you do). Right now, it is only possible to use one of C++, VB or Java.
The SRM's are actually fun in a video game sorta way, but it really seems that other language families (perl, lisp, prolog) would complete the picture better. For many problems, it would be an advantage to be able to choose.
I'd like to ask them to add Perl, but I was wondering if anyone has a better idea on how to do so than just by sending them an email. Thanks
Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
Read Where should I post X? if you're not absolutely sure you're posting in the right place.
Please read these before you post! —
Posts may use any of the Perl Monks Approved HTML tags:
- a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
| |
For: |
|
Use: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.