File: binary-tree.txt

package info (click to toggle)
golang 2%3A1.3.2-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 48,932 kB
  • ctags: 100,171
  • sloc: ansic: 154,850; asm: 21,594; yacc: 4,966; perl: 4,860; sh: 2,319; xml: 1,084; lisp: 990; python: 273; makefile: 223; awk: 106; cpp: 22
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