This is a terminal-based application designed to sort numbers using one of two algorithms: Counting Sort or Roman Sort. The program reads input from a file, processes it, and writes the sorted output ...