This commit is contained in:
2016-12-03 17:07:18 +01:00
parent 4042eaf9f0
commit d419ccf025
5 changed files with 1162 additions and 0 deletions

View File

@@ -1,5 +1,6 @@
use std::io::{self, BufRead};
fn main() {
let stdin = io::stdin();