Skip to content

Feat/2021 day 07 #205

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Dec 14, 2021
Merged

Feat/2021 day 07 #205

merged 2 commits into from
Dec 14, 2021

Conversation

developher-net
Copy link
Owner

Solves parts 1 and 2 for figuring how how to move crabs efficiently

Crabs have an exponential (logarithmic?) cost for movement.
Solves part 2
@codecov
Copy link

codecov bot commented Dec 14, 2021

Codecov Report

Merging #205 (b3a27cc) into master (62cd42a) will increase coverage by 0.07%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #205      +/-   ##
==========================================
+ Coverage   95.13%   95.21%   +0.07%     
==========================================
  Files          43       44       +1     
  Lines        1522     1547      +25     
==========================================
+ Hits         1448     1473      +25     
  Misses         74       74              
Impacted Files Coverage Δ
2021/day-07/crabs.js 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 62cd42a...b3a27cc. Read the comment docs.

@developher-net developher-net merged commit e62aa22 into master Dec 14, 2021
@developher-net developher-net deleted the feat/2021-day-07 branch December 14, 2021 15:22
@github-actions
Copy link

🎉 This PR is included in version 1.26.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant