Skip to content

Repository files navigation

Solutions

numberchallengelinks
88Product Sum Numbers(src) (web)
700Eulercoin(src) (web)
751Concatenation Coincidence(src) (web)
800Hybrid Integers(src) (web)
808Reversible Prime Squares(src) (web)
816Shortest Distance Among Points(src) (web)
9322025(src) (web)

How To

./toolkit.nu download-challenge $CHALLENGE
git add -A
vim project_euler/ # Edit challenge
pdm test# Run tests
./toolkit.nu update-readme
git add -A
git commit -m "Solve PE $CHALLENGE: $TITLE"

Help

toolkit download-challenge
Usage:
> download-challenge <problemNumber> Flags:
-h, --help: Display the help message for this command
Parameters:
problemNumber <any>
Input/output types:
╭───┬───────┬────────╮
│ # │ input │ output │
├───┼───────┼────────┤
│ 0 │ any │ any │
╰───┴───────┴────────╯
toolkit update-readme
Usage:
> update-readme Flags:
-h, --help: Display the help message for this command
Input/output types:
╭───┬───────┬────────╮
│ # │ input │ output │
├───┼───────┼────────┤
│ 0 │ any │ any │
╰───┴───────┴────────╯

About

Solving math-y problems for fun

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Used by

Contributors

Languages