clippy -D warnings flagged implicit_saturating_sub on the c1/c2/c3 expected-count calculations. Replace manual - with saturating_sub so the lint gate stays clean at any scale. Co-Authored-By: Hermes Agent (upstage/solar-pro4:free)
clippy -D warnings flagged implicit_saturating_sub on the c1/c2/c3 expected-count calculations. Replace manual - with saturating_sub so the lint gate stays clean at any scale. Co-Authored-By: Hermes Agent (upstage/solar-pro4:free)