Uploaded files from CCC 2025 41st #Classic with our team solutions and test data.
In 2048, humanity mines rare minerals in the asteroid belt between Mars and Jupiter, and autonomous spaceships transport resources to a nearby space station. The contest problems revolve around building safe and efficient algorithms for spaceship navigation and related computations in a hazardous environment. A key idea used across tasks is describing motion using pace (time per distance) rather than velocity.
We successfully solved 5 levels and finished with:
- UTM (local): 6th place out of 44
- Global: 343rd place out of 1360 participants
level1/…level5/— solutions + inputs/outputs*.pdf— statements (if included)*.in / *.out— test files*.cpp / *.py— solutionsvisualizer.html— visualizers (if included)