bouzuya / rust-atcoder

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rust-atcoder

bouzuya の AtCoder の提出記録です。

Note

$ cd cargo-atcoder/
$
$ # See cargo-atcoder README
$ # https://github.com/tanakh/cargo-atcoder
$ contest_name=...
$ cargo atcoder new ${contest_name}
$ cd ${contest_name}
$ # edit src/bin/a.rs
$ cargo atcoder test a # optional
$ cargo atcoder submit a

related projects

About


Languages

Language:Rust 100.0%