Skip to content

Solve Problem 3849. Maximum Bitwise XOR After Rearrangement#5327

Open
threeal wants to merge 3 commits intomainfrom
solve-problem-3849
Open

Solve Problem 3849. Maximum Bitwise XOR After Rearrangement#5327
threeal wants to merge 3 commits intomainfrom
solve-problem-3849

Conversation

@threeal
Copy link
Owner

@threeal threeal commented Feb 26, 2026

This pull request resolves #5326 by solving the problem 3849. Maximum Bitwise XOR After Rearrangement in C++ using a greedy approach.

Signed-off-by: Alfi Maulana <alfi.maulana.f@gmail.com>
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 26, 2026
@threeal threeal self-assigned this Feb 26, 2026
@threeal threeal added this to Granary Feb 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

Solve Problem 3849. Maximum Bitwise XOR After Rearrangement

1 participant