CZLJIYEK7FI3MN5NUTNQALIHK4AM7SWPWCW4N3LSE75B3VS3SW6AC
EK5P3QQVBBKTWXWSRDROIIJNKL344IS6PTPE4FQH5VBGWDR5IDBQC
57S64Z47SHSHO23K7VPUFBJETNVYBPK47BSIHJCW572KIUVF52HQC
LOXMWV3OSAWZFCORHIBGHMCI4OTDQPNYD4CREMLLXIBO24AUI7OQC
#[derive(Debug, Clone)]
#[derive(Debug)]
running_count += 1;
let (res, context) = test_with_context(|| Context { stack: Vec::new() }, runner, 10);
let (res, context) = test_with_context(|| Context { stack: Vec::new() }, runner, 9);
let (res, context) = test_with_context(|| Context { stack: Vec::new() }, runner, 4);
let (res, context) = test_with_context(|| Context { stack: Vec::new() }, runner, 3);
let (res, context) = test_with_context(|| Context { stack: Vec::new() }, runner, 12);
let (res, context) = test_with_context(|| Context { stack: Vec::new() }, runner, 11);
let (res, context) = test_with_context(|| Context { stack: Vec::new() }, runner1, 1);
let (res, context) = test_with_context(|| Context { stack: Vec::new() }, runner1, 0);
let (res, context) = test_with_context(|| Context { stack: Vec::new() }, runner2, 10);
let (res, context) = test_with_context(|| Context { stack: Vec::new() }, runner2, 9);