2015-12-20 00:00:00 SPOJ Server Issues by BYU Admin
It appears that SPOJ is having some issues and all submissions are failing to compile. We'll try to figure out what's wrong and let you know when it's fixed. Edit: The issue has been resolved and all submissions have been re-judged. Be sure to check if one of your previous submissions has now passed before you continue to work on a solution.

2015-12-13 00:00:00 by BYU Admin

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:59am on January 2nd.

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:

Prizes will be awarded based off of the number of problems solved. Solving all 10 problems will also earn you the coveted BYU ACM Algorithm Ninja T-shirt!
© Spoj.com. All Rights Reserved. Spoj uses Sphere Engine™ © by Sphere Research Labs.