[][src]Macro rustgym_util::hackerrank

macro_rules! hackerrank {
    ($name:ident, $input:expr, $output:expr) => { ... };
}