Skip to content

Address empty input edge cases#28

Merged
ddssff merged 1 commit into
masterfrom
empty-input
Jun 13, 2026
Merged

Address empty input edge cases#28
ddssff merged 1 commit into
masterfrom
empty-input

Conversation

@ninioArtillero

Copy link
Copy Markdown
Collaborator

Addresses the edge case found in #1

This refactor handles empty input cases in separate equations, resulting in linear time complexity (much faster than what we get from the general case).

@ninioArtillero ninioArtillero requested a review from ddssff June 12, 2026 18:42
@ddssff

ddssff commented Jun 13, 2026

Copy link
Copy Markdown
Member

Fantastic! The test case went from 30s to instantantaneous!

Closes issue #1.

By the way, I made you an admin.

@ddssff ddssff merged commit a06d0c8 into master Jun 13, 2026
12 checks passed
@ninioArtillero

Copy link
Copy Markdown
Collaborator Author

@ddssff I noticed and appreciate the trust. Glad to be of help.

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