To register, click "register" in the navigation bar on the left side.

To go the problems, click "problems" on the left hand side.

The BYU ACM did not author the problems in this contest, though they verified that each could be solved. If you have trouble, look at the bottom of the problem page for any hints.

Email acm@byu.edu with any questions.

You are invited to use online resources and friends for general help (vocabulary, algorithms, examples, etc.), but do not copy code or solicit excessive assistance.

For some questions (language-specific questions, etc.), the SPOJ forum may also be helpful. This contest will end 11:59pm on January 5th

For your submission to be judged correctly, you must meet the following requirements:

  • In C/C++, the main() function will be called. Take input from stdin / std::cin and print your answers to stdout / std::cout.
  • In Java, the main(String[]) function will be called. Take input from System.in and print your answers to System.out. The name of your class must be 'Main' for it to compile.
  • If you wish to use other languages, you'll have to find out what the stdin/stdout equivalents are.

Purpose:

To encourage ACM members to enhance their programming skills by working on a myriad of programming problems and incentivizing their hard work.

Prizes:

  • 10 Problems Solved
    • $25 Amazon Gift Card
    • Entered to win an iPad Air (16GB)
    • BYU ACM Algorithm Ninja T-shirt
  • 8 Problems Solved
    • $15 Amazon Gift Card
    • Entered to win an iPad Mini (16GB)
  • 6 Problems Solved
    • $10 Amazon Gift Card
    • Entered to win iPod Touch
  • 4 Problems Solved
    • 2 entries to win Skullcandy Skull Crusher Headphones
  • 2 Problems Solved
    • 1 entry to win Skullcandy Skull Crusher Headphones
© Spoj.com. All Rights Reserved. Spoj uses Sphere Engine™ © by Sphere Research Labs.