Project 2: Preorder Traversals

Due Date: Oct 12, 2018


Background

This assignment is to solve a problem from the 2014 Regional NCNA ICPC Programming Contest, an event that Gustavus students participate every year.

Your Task

Write a program to solve Problem B: Preorder Traversals.

Submission

See programming-guidelines.