This commit is contained in:
gpt-engineer-app[bot] 2026-01-21 16:00:13 +00:00
parent e6be89e548
commit ca5d1e89b8

View file

@ -670,8 +670,7 @@ const LadybugClockPuzzle: React.FC<LadybugClockPuzzleProps> = ({ showSocialShare
{' '}and demonstrated in{' '} {' '}and demonstrated in{' '}
<a href="https://www.youtube.com/shorts/t3jZ2xGOvYg" target="_blank" rel="noopener noreferrer" className="text-primary hover:underline font-medium"> <a href="https://www.youtube.com/shorts/t3jZ2xGOvYg" target="_blank" rel="noopener noreferrer" className="text-primary hover:underline font-medium">
this YouTube short this YouTube short
</a> </a>.
. It illustrates a beautiful result about random walks on cycle graphs: every position (except the start) has equal probability of being visited last.
</p> </p>
</CardContent> </CardContent>
</Card> </Card>