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

Problem 78. #148

Merged
merged 7 commits into from
Mar 23, 2024
Merged

Problem 78. #148

merged 7 commits into from
Mar 23, 2024

Conversation

tfpf
Copy link
Owner

@tfpf tfpf commented Mar 21, 2024

I have brute-forced the solution using Python. Need to find an optimised approach.

tfpf added 3 commits March 21, 2024 15:45
I have brute-forced the solution using Python. Need to find an optimised approach.
@tfpf tfpf marked this pull request as ready for review March 22, 2024 17:21
@tfpf
Copy link
Owner Author

tfpf commented Mar 22, 2024

Works, but is still too slow for me: its running time is beyond 1000 ms. There are posts on the thread claiming running times under 300 ms, so I shall try to optimise this further.

@tfpf
Copy link
Owner Author

tfpf commented Mar 23, 2024

Running time is now 90 ms.

@tfpf tfpf merged commit a27fc0e into main Mar 23, 2024
6 checks passed
@tfpf tfpf deleted the p78 branch March 23, 2024 15:44
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.

1 participant