File: binary-tree.txt

package info (click to toggle)
golang-golang-x-exp 0.0~git20221028.83b7d23-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bookworm-backports
  • size: 6,276 kB
  • sloc: ansic: 1,900; sh: 278; objc: 276; asm: 48; makefile: 14
file content (8 lines) | stat: -rw-r--r-- 298 bytes parent folder | download | duplicates (56)
1
2
3
4
5
6
7
8
stretch tree of depth 16	 check: -1
65536	 trees of depth 4	 check: -65536
16384	 trees of depth 6	 check: -16384
4096	 trees of depth 8	 check: -4096
1024	 trees of depth 10	 check: -1024
256	 trees of depth 12	 check: -256
64	 trees of depth 14	 check: -64
long lived tree of depth 15	 check: -1