Countdown Numbers Daily challenge May 24, 2026 archive data

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

Today's players1
Challenge codeTarget 780
ChampionFrank
Champion score22s

Leaderboard snapshot

RankPlayerResultSubmitted
1Frank22s

Representative solutions

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

Target780Number tiles50 / 25 / 10 / 8 / 4 / 1
1((((25 * 8) - (50 / 10)) * 4) * 1) = 780
2((((25 * 8) - (50 / 10)) * 4) / 1) = 780
3(((25 * (8 - (10 / 50))) * 4) * 1) = 780
4(((25 * (8 - (10 / 50))) * 4) / 1) = 780
5(((8 - (10 / 50)) * (25 * 4)) * 1) = 780