calendar_today
Mar 22, 2026
chat_bubble
4 comments
border_allMatrixcheck_circleSolved
Just write down your answer.
For example:
if you think answer is
row1: circle circle star star
row2: diamond circle diamond circle
your answer will be 22443232
Every shape (which I'll represent with numbers) is only placed in the 1st, 2nd, 3rd and 4th position exactly once across all sets in that row:
1243 4132 3421 = 2314
The square(1) is pos 1, pos 2, and pos 4 so in the final set of 4 shapes it must be in pos 3.
repeat the same logic to get the second rows final set of 4.
4312 3241 2134 = 1423
forum Comments (4)
Sign in to leave an answer.
1243 4132 3421 = 2314
The square(1) is pos 1, pos 2, and pos 4 so in the final set of 4 shapes it must be in pos 3.
repeat the same logic to get the second rows final set of 4.
4312 3241 2134 = 1423