Countdown Numbers Daily challenge May 25, 2026 archive data

A static snapshot generated from this daily challenge, including the leaderboard and saved guess histories.

Today's players1
Challenge codeTarget 160
ChampionFrank
Champion score1:26

Leaderboard snapshot

RankPlayerResultSubmitted
1Frank1:26

Representative solutions

Up to 5 valid expressions that use these number tiles to reach the target.

Target160Number tiles50 / 25 / 10 / 9 / 7 / 2
1(2 - (((50 + 10) - (25 * 9)) + 7)) = 160
2(2 - ((10 - ((25 * 9) - 50)) + 7)) = 160
3(2 - ((10 + (50 - (25 * 9))) + 7)) = 160
4(2 - ((50 - ((25 * 9) - 10)) + 7)) = 160
5(2 - ((50 + (10 - (25 * 9))) + 7)) = 160