Coding Games and Programming Challenges to Code Better
Send your feedback or ask for help here!
Created by @alphaben.dev,validated by @DeanTheMachine,@gquilici and @abdelmathin.
If you have any issues, feel free to ping them.
Coding Games and Programming Challenges to Code Better
Send your feedback or ask for help here!
Created by @alphaben.dev,validated by @DeanTheMachine,@gquilici and @abdelmathin.
If you have any issues, feel free to ping them.
Validator “codin-game Validator” has 2 extra spaces from line "SET a=a " to line "SET c=c ".
Thank you for reporting. The author has amended the case.
The practical value of this puzzle is not clear, the Map structure is implemented in almost all languages, the task itself simply implies adding a record to the Map and getting a record by key, and that’s ALL (well, and also using a Queue, which again is a basic structure in almost every language).
I suggest changing the tag from “Condition” to the standard “Conditions”.
Good point! It’s now updated. Thanks!