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

bug fix: seed * q -> seed * q + i #1026

Closed
wants to merge 1 commit into from
Closed

Conversation

st3inum
Copy link

@st3inum st3inum commented Sep 12, 2023

If we use pos = seed * q, it will generate same number of each test case.

@maspypy
Copy link
Collaborator

maspypy commented Sep 15, 2023

Thank you!
Can you do ./generate.py math/factorize/info.toml --dev and commit hash.json?

@hos-lyric
Copy link
Collaborator

In fact we have fixed the bug in #672; the generator with _bug in its name is there in order to keep the test cases (which might happen to be useful). Sorry for confusion.

@maspypy maspypy closed this Sep 21, 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

Successfully merging this pull request may close these issues.

3 participants