template_cp 0.1.3

This crate contains some utilities for easier and faster access to input and output
Documentation
  • Coverage
  • 100%
    7 out of 7 items documented5 out of 5 items with examples
  • Size
  • Source code size: 17.85 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 360.18 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • Gabr1313

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