脑洞大师 5 第 50 关:Tap them from high to low.
脑洞大师 5 第 50 关
通关截图




快速答案
Tap the numbers based on their vertical height on the screen, from top to bottom: 1, 6, 3, 2, 17. Tap the numbers based on the count of circular loops (Os) they contain, from most to least: 860, 900, 8, 6, 1. Tap the numbers in standard ascending numerical order: 1, 2, 3, 4, 5, 6. Tap all odd numbers first (1, 3, 5, 7), followed by all even numbers (2, 4, 6). Tap the outer triangle corners (1, 4, 6), then the inner triangle corners (3, 5, 10), and finally the center number (16).
考察能力
分步解法
- 1) Sort the digits by how high they sit on screen: 1, 6, 3, 2, 17, tallest first.
- 2) Sort by how many enclosed loops each numeral shows: 860, 900, 8, 6, 1, most to least.
- 3) Tap in standard ascending order: 1, 2, 3, 4, 5, 6.
- 4) Tap all odd numbers first, then all even numbers.
- 5) Tap the outer triangle corners, then the inner ones, and finally the center number.
场景
Tap the digits up to down by their position on the screen, producing the sequence 1, 6, 3, 2, 17.

Rank the numbers by how many closed loops appear inside them, tapping 860, 900, 8, 6, 1.

Tap the numbers in their ordinary ascending order, going 1, 2, 3, 4, 5, 6.

Tap every odd number first and every even number afterward to satisfy the order.

Tap the outer triangle corners first, then the inner triangle corners, and save the center number for last.

提示
查看提示
The true order is different every time, so check whether it is screen height, loops, plain ascending, odd-even, or triangle depth.
为什么有效
This level tests your flexibility. The phrase stays the same but the rule shifts between geometry, counting holes, normal ordering, number type, and spatial layers. Reading the clue each scene tells you which rule to follow.
常见问题
How do I solve Brain Test 5 Level 50?
Follow the rule in each scene: screen height, enclosed loops, ascending order, odd-even split, then triangle layers.
What is the answer to Brain Test 5 Level 50?
Clear the grids using height order, loop counts, usual ascending, odds then evens, and finally the triangle positions in turn.
What is the trick in Brain Test 5 Level 50?
The instruction never changes, but the arrangement rule does, so you must rethink the order in every single scene.
Why do I need to count loops in Brain Test 5 Level 50?
In that scene each numeral has holes in its shape, and you order them from the most loops down to the fewest.
Is there a video walkthrough for Brain Test 5 Level 50?
Yes, the clip shows the correct tapping order for all five grids.
How do I avoid getting stuck in Brain Test 5 Level 50?
Look closely at what each scene emphasizes, whether it is position, loops, number value, parity, or shape depth, before tapping.