52 char solution in Uncategorized category for Ghost Detect by maybe
recognize=lambda s:len(set(f'0{s:b}'.split('0')))==2
May 9, 2025
Comments: