Project 6: I Hate The Number Nine

Due Date: Dec 14, 2018


This assignment is to solve a problem from IDI Open 2015. The problem is I Hate The Number Nine.

There are three extra conditions imposed on this project.

  1. You are not allowed to write in python.
  2. If you program in a JVM language like Java or Kotlin, you are not allowed to use the BigInteger class.
  3. You must show me a proof that your program gets accepted by Open Kattis.

Submission

See programming-guidelines.