TheAlgorithms / Rust

All Algorithms implemented in Rust
MIT License
22.21k stars 2.17k forks source link

add maximum.rs #725

Closed mengfansheng-git closed 3 months ago

mengfansheng-git commented 4 months ago

Calculate the maximum set of multiplications of three numbers in an array

codecov-commenter commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 94.95%. Comparing base (c2009cd) to head (bd8485e). Report is 2 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #725 +/- ## ========================================== - Coverage 94.96% 94.95% -0.01% ========================================== Files 303 304 +1 Lines 22563 22559 -4 ========================================== - Hits 21426 21422 -4 Misses 1137 1137 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.