• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# Comments are (aix-weak-1a.s type) wins over/loses to (aix-weak-1b.s type)
2# (strong common) loses to (strong data)
30*10000010 D a
4# (strong common) wins over (weak data)
50*10000020 B b
6# (strong data) wins over (strong common)
70*10000000 D c
8# (weak data) loses to (strong common)
90*10000028 B d
10# (weak common) loses to (strong data)
110*10000018 D e
12# (weak common) wins over (weak data)
130*10000024 W f
14# (strong data) wins over (weak common)
150*10000008 D g
16# (weak data) wins over (weak common)
170*1000000c W h
18