atcoder 0.1.0

A template for Rust project
Documentation
1
2
3
fn main() {
    println!("hello: Hello, world!");
}