Skip to content

Solve Problem 761. Special Binary String#5308

Open
threeal wants to merge 2 commits intomainfrom
solve-problem-761
Open

Solve Problem 761. Special Binary String#5308
threeal wants to merge 2 commits intomainfrom
solve-problem-761

Conversation

@threeal
Copy link
Owner

@threeal threeal commented Feb 20, 2026

This pull request resolves #5307 by solving the problem 761. Special Binary String in C++. It does so by recursively sort a special binary substring from the given string.

Signed-off-by: Alfi Maulana <alfi.maulana.f@gmail.com>
Signed-off-by: Alfi Maulana <alfi.maulana.f@gmail.com>
@threeal threeal added this to the February 2026 milestone Feb 20, 2026
@threeal threeal self-assigned this Feb 20, 2026
@threeal threeal added this to Granary Feb 20, 2026
@threeal threeal moved this to Harvestable in Granary Feb 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Harvestable

Development

Successfully merging this pull request may close these issues.

Solve Problem 761. Special Binary String

1 participant