4 releases
0.1.3 | Sep 15, 2023 |
---|---|
0.1.2 | Sep 13, 2023 |
0.1.1 | Sep 12, 2023 |
0.1.0 | Sep 7, 2023 |
#336 in Template engine
21 downloads per month
19KB
439 lines
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:
- 3 different templates
- 1 utility for managing new binaries
- 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
lib.rs
:
Template for competitive programming
This crate contains some utilities for easier and faster access to input and output