Example documentation of NotLeonian/competitive-verifier (forked from competitive-verifier/competitive-verifier)
View the Project on GitHubNotLeonian/competitive-verifier
// verification-helper: PROBLEM https://judge.u-aizu.ac.jp/onlinejudge/description.jsp?id=ITP1_1_A fn main() { println!("{} {}", hello::HELLO, world::WORLD); }