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

WIP: arithmetic eprime operations #352

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

niklasdewally
Copy link
Contributor

No description provided.

@niklasdewally niklasdewally force-pushed the feat/eprime-arithmetic/03-mul-add branch 5 times, most recently from 1745a4a to 5348b53 Compare October 2, 2024 15:40
find y: int(1..9)

such that
(s * e * n * d) + (m * o * r * e) = m * o * n * e * y
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you might want some 1000*s action here

@niklasdewally niklasdewally force-pushed the feat/eprime-arithmetic/03-mul-add branch from 5348b53 to 6b955a6 Compare October 4, 2024 08:21
@niklasdewally niklasdewally force-pushed the feat/eprime-arithmetic/03-mul-add branch from 6b955a6 to 21e7e6d Compare October 11, 2024 20:58
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

Successfully merging this pull request may close these issues.

2 participants