Skip to content

feat: add Project Enigma decoder solution (Rewaa) - #100

Open
Rewaa02 wants to merge 1 commit into
mainfrom
feature/enigma-eval-task
Open

feat: add Project Enigma decoder solution (Rewaa)#100
Rewaa02 wants to merge 1 commit into
mainfrom
feature/enigma-eval-task

Conversation

@Rewaa02

@Rewaa02 Rewaa02 commented Jun 25, 2026

Copy link
Copy Markdown
Collaborator

No description provided.

@Rewaa02
Rewaa02 requested a review from CodelineAtyab as a code owner June 25, 2026 07:40
@CodelineAtyab

Copy link
Copy Markdown
Owner

Solution is not based on the given requirements and there are contradictions:
If space is being ignored then __ should be equal to _ _
but based on your output, these inputs generate different results:
("__", [0]),
("_ _", [0, 0])
meaning space is not ignored.

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