We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 575d88c commit e415c3fCopy full SHA for e415c3f
src/battle_asserts/issues/imposter_search.clj
@@ -4,7 +4,7 @@
4
5
(def level :easy)
6
7
-(def tags ["collections" "strings"])
+(def tags ["collections" "strings" "games"])
8
9
(def description
10
{:en "Create a function that find imposters in array of players, each player has its own role.
0 commit comments