☾
Dark
Export
▾
Copy to clipboard
PNG
Download PNG
Download JPEG
Download WebP
Download SVG
vector
按位二分找缺失整数
每轮固定 1 bit · 约 32 轮
01 / 一轮操作
02 / 选择哪一半
拆堆
比较容量
进入下一位
读当前文件
考察 bit k
拆成 A / B
bit=0 / bit=1
计数
count0 / count1
选不满的一半
count < 2^k
k = k-1
重复至 32 轮
保留临时文件
Legend
User UI
Agent logic
Policy
Tool action
Context / trace
注意
• 每轮看的位不同:31→30→…→0
• 已固定位在堆内相同
• 未看位仍可再拆
Workflow diagram • Built with Archify
• Press
T
for theme and
E
for export