-
-
Notifications
You must be signed in to change notification settings - Fork 501
Open
@obaibula
Description
It seems that the task description or test may be incorrect or unclear.
The regular expression "\b(\w+)\s1円\b" matches two consecutive instances of the same word separated by a single whitespace character (\s), but it does not actually find all duplicates in the string.
Metadata
Metadata
Assignees
Labels
No labels