acm contest Updated 19:50 Oct 07 2007
Regional Director: John Cigas

 
Frequently Asked Questions Mid-Central USA Region
Information For...
Coaches
Contestants
Judges
Problem Authors
Site Directors
Contest
Documents
Rules
Schedule
Site Facilities
Team Roster
Additional Information
Archives
Contacts
FAQs
  1. Can I use a programming language other than C, C++, or Java for the contest?

    No. Allowing additional languages would cause more work for the Site Directors (who must install the necessary software) and the Regional Chief Judges (who must write judging utilities for the language). Also, there is a fairness issue: programs written in scripting languages like Perl and very high level languages like Haskell are often an order of magnitude shorter than programs written in traditional languages.

  2. Does it matter which language I use?

    Contest problems are designed with C++ and Java programmers in mind, so C programmers may be at a disadvantage. C++ and Java are roughly comparable, so pick whichever one you're most familiar with.