# Template for competitive programming This crate contains some utilities for easier and faster access to input and output I suggest also to look at the binaries: 1. 3 different templates 2. 1 utility for managing new binaries 3. 1 utility for reading from multiple input files and optionally writing to multiple output files, in debug or release mode, and even in parallel if you prefer Feel free to copy and modify them as your needs