[Community Puzzle] Rocks, Papers, Scissors-es

Coding Games and Programming Challenges to Code Better

Send your feedback or ask for help here!

Created by @21stCenturyPeon,validated by @_Nit and @Woega.
If you have any issues, feel free to ping them.

1 Like

Hi!

This is a super cool problem, but Iā€™m a bit disappointed by constraint N < 10 which means the trivial quadratic solution works well!

The difficulty level is set to Easy, so your expectation should be set accordingly.

1 Like