comp_input 0.2.2

Input library for competitive programming
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies.memchr]
version = "2.2.1"

[package]
authors = ["mad-s"]
description = "Input library for competitive programming"
edition = "2018"
keywords = ["competitive", "io", "input"]
license = "MIT/Apache-2.0"
name = "comp_input"
readme = "README.md"
repository = "https://github.com/mad-s/comp_input"
version = "0.2.2"