Utah High School ACM Programming Contest

2006 Take-Home Problem

Sudoku Puzzle Solver

Frequently Asked Questions


  1. If we find some really cool code on the web that solves this problem, can we copy it into our solution?
  2. ANS: No. Absolutely not! That would be plagiarism. You can search the web for ideas, and you may incorporate those ideas into your solution, but you must write your own code to do that.

  3. Is it required to use your skeleton, or are we permitted to just start from scratch and make our own skeleton?
  4. ANS: You are *required* to build on the skeleton that we have given to you.


    Utah High School Programming Contest