pub(super) const REQUIRED_MULTIPLIES: usize = 192;
Programs require an exact total number of multiply instructions, they can’t be skipped for any reason.