Skip to content
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

Add new BDD example: TAOCP exercise 43. #10

Open
2 tasks
msk-ono opened this issue Sep 30, 2023 · 0 comments
Open
2 tasks

Add new BDD example: TAOCP exercise 43. #10

msk-ono opened this issue Sep 30, 2023 · 0 comments

Comments

@msk-ono
Copy link
Owner

msk-ono commented Sep 30, 2023

  • : $f(x_1, \dots, x_{2n}) = [x_1 + \dots + x_n = x_{n+1} + \dots + x_{2n}]$
  • : $f(x_1, \dots, x_{2n}) = [x_1 + x_3 + \dots + x_{2n-1} = x_2 + x_4 + \dots + x_{2n}]$
@msk-ono msk-ono changed the title Add new example: TAOCP 43. Add new BDD example: TAOCP exercise 43. Sep 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant