id
int64
0
25k
prompt
stringlengths
265
3.39k
answer
stringclasses
14 values
pythoncode
stringlengths
267
3.39k
num_nodes
int64
3
10
num_edges
int64
3
56
avg_node_edge
float64
1
5.6
graph_density
float64
0.11
1
num_classes
int64
2
10
avg_node_class
float64
1
5
max_num_field
int64
1
10
min_num_field
int64
1
5
avg_num_field
float64
1
7.8
path_length
int64
3
10
max_node_visits
int64
1
6
max_edge_visits
int64
1
5
unique_node_number
int64
2
10
path_node_coverage
float64
0.2
1
unique_edge_number
int64
2
10
path_edge_coverage
float64
0.04
1
num_cycle
int64
0
9
shortest_cycle
int64
2
9
longest_cycle
int64
2
10
average_cycle
float64
2
9
unique_edge_label
int64
1
9
max_label_occurrences
int64
1
10
max_label_consecutive
int64
1
10
max_node_outdegree
int64
1
5
1,000
class A: def __init__(self, txt: str): self.r: C = None self.v: A = None self.x: A = None self.txt = txt class B: def __init__(self, txt: str): self.q: C = None self.y: C = None self.p: B = None self.txt = txt class C: def __init__(self, txt:...
f"
class A: def __init__(self, txt: str): self.r: C = None self.v: A = None self.x: A = None self.txt = txt class B: def __init__(self, txt: str): self.q: C = None self.y: C = None self.p: B = None self.txt = txt class C: def __init__(self, txt:...
9
22
2.444444
0.305556
3
3
3
3
3
4
2
1
4
0.444444
4
0.181818
1
4
4
4
2
2
2
1
1,001
class A: def __init__(self, txt: str): self.o: B = None self.txt = txt class B: def __init__(self, txt: str): self.o: B = None self.txt = txt class C: def __init__(self, txt: str): self.w: A = None self.txt = txt i = A("i") h = B("h") n = C("n") e = B("e") ...
k"
class A: def __init__(self, txt: str): self.o: B = None self.txt = txt class B: def __init__(self, txt: str): self.o: B = None self.txt = txt class C: def __init__(self, txt: str): self.w: A = None self.txt = txt i = A("i") h = B("h") n = C("n") e = B("e") ...
8
8
1
0.142857
3
2.666667
1
1
1
5
2
2
4
0.5
4
0.5
2
2
2
2
1
5
5
1
1,002
class A: def __init__(self, txt: str): self.s: C = None self.w: C = None self.txt = txt class B: def __init__(self, txt: str): self.r: A = None self.txt = txt class C: def __init__(self, txt: str): self.v: B = None self.txt = txt g = A("g") f = B("f...
a"
class A: def __init__(self, txt: str): self.s: C = None self.w: C = None self.txt = txt class B: def __init__(self, txt: str): self.r: A = None self.txt = txt class C: def __init__(self, txt: str): self.v: B = None self.txt = txt g = A("g") f = B("f...
7
7
1
0.166667
3
2.333333
2
1
1.333333
3
1
1
4
0.571429
3
0.428571
0
null
null
null
3
1
1
1
1,003
class A: def __init__(self, txt: str): self.t: B = None self.s: C = None self.txt = txt class B: def __init__(self, txt: str): self.y: A = None self.o: A = None self.txt = txt class C: def __init__(self, txt: str): self.q: C = None self.s: A ...
a"
class A: def __init__(self, txt: str): self.t: B = None self.s: C = None self.txt = txt class B: def __init__(self, txt: str): self.y: A = None self.o: A = None self.txt = txt class C: def __init__(self, txt: str): self.q: C = None self.s: A ...
5
8
1.6
0.4
3
1.666667
3
2
2.333333
4
3
1
3
0.6
4
0.5
2
2
4
2.666667
3
2
2
2
1,004
class A: def __init__(self, txt: str): self.u: C = None self.s: C = None self.txt = txt class B: def __init__(self, txt: str): self.z: C = None self.s: C = None self.txt = txt class C: def __init__(self, txt: str): self.p: C = None self.txt =...
l"
class A: def __init__(self, txt: str): self.u: C = None self.s: C = None self.txt = txt class B: def __init__(self, txt: str): self.z: C = None self.s: C = None self.txt = txt class C: def __init__(self, txt: str): self.p: C = None self.txt =...
10
17
1.7
0.188889
3
3.333333
2
1
1.666667
4
2
2
3
0.3
3
0.176471
2
2
2
2
2
3
3
1
1,005
class A: def __init__(self, txt: str): self.s: B = None self.t: C = None self.txt = txt class B: def __init__(self, txt: str): self.r: B = None self.w: C = None self.u: A = None self.txt = txt class C: def __init__(self, txt: str): self.t: B ...
d"
class A: def __init__(self, txt: str): self.s: B = None self.t: C = None self.txt = txt class B: def __init__(self, txt: str): self.r: B = None self.w: C = None self.u: A = None self.txt = txt class C: def __init__(self, txt: str): self.t: B ...
6
15
2.5
0.5
3
2
3
2
2.333333
5
1
1
6
1
5
0.333333
0
null
null
null
3
2
2
1
1,006
class A: def __init__(self, txt: str): self.p: B = None self.r: B = None self.txt = txt class B: def __init__(self, txt: str): self.o: C = None self.q: A = None self.x: C = None self.txt = txt class C: def __init__(self, txt: str): self.x: C ...
g"
class A: def __init__(self, txt: str): self.p: B = None self.r: B = None self.txt = txt class B: def __init__(self, txt: str): self.o: C = None self.q: A = None self.x: C = None self.txt = txt class C: def __init__(self, txt: str): self.x: C ...
4
6
1.5
0.5
3
1.333333
3
1
2
3
1
1
4
1
3
0.5
0
null
null
null
3
1
1
1
1,007
class A: def __init__(self, txt: str): self.s: B = None self.txt = txt class B: def __init__(self, txt: str): self.t: A = None self.txt = txt class C: def __init__(self, txt: str): self.z: A = None self.txt = txt a = A("a") h = B("h") l = C("l") d = B("d") ...
h"
class A: def __init__(self, txt: str): self.s: B = None self.txt = txt class B: def __init__(self, txt: str): self.t: A = None self.txt = txt class C: def __init__(self, txt: str): self.z: A = None self.txt = txt a = A("a") h = B("h") l = C("l") d = B("d") ...
5
5
1
0.25
3
1.666667
1
1
1
5
3
3
2
0.4
2
0.4
4
2
4
2.666667
2
3
1
1
1,008
class A: def __init__(self, txt: str): self.x: B = None self.txt = txt class B: def __init__(self, txt: str): self.q: C = None self.p: A = None self.s: C = None self.txt = txt class C: def __init__(self, txt: str): self.x: B = None self.t: A ...
h"
class A: def __init__(self, txt: str): self.x: B = None self.txt = txt class B: def __init__(self, txt: str): self.q: C = None self.p: A = None self.s: C = None self.txt = txt class C: def __init__(self, txt: str): self.x: B = None self.t: A ...
3
5
1.666667
0.833333
3
1
3
1
2
3
2
1
3
1
3
0.6
1
3
3
3
3
1
1
1
1,009
class A: def __init__(self, txt: str): self.u: B = None self.txt = txt class B: def __init__(self, txt: str): self.t: A = None self.txt = txt class C: def __init__(self, txt: str): self.p: B = None self.u: B = None self.y: B = None self.txt =...
i"
class A: def __init__(self, txt: str): self.u: B = None self.txt = txt class B: def __init__(self, txt: str): self.t: A = None self.txt = txt class C: def __init__(self, txt: str): self.p: B = None self.u: B = None self.y: B = None self.txt =...
3
3
1
0.5
3
1
3
1
1.666667
3
2
1
3
1
3
1
1
2
2
2
3
1
1
1
1,010
class A: def __init__(self, txt: str): self.x: C = None self.v: A = None self.txt = txt class B: def __init__(self, txt: str): self.u: C = None self.o: A = None self.txt = txt class C: def __init__(self, txt: str): self.y: A = None self.txt =...
g"
class A: def __init__(self, txt: str): self.x: C = None self.v: A = None self.txt = txt class B: def __init__(self, txt: str): self.u: C = None self.o: A = None self.txt = txt class C: def __init__(self, txt: str): self.y: A = None self.txt =...
7
11
1.571429
0.261905
3
2.333333
2
1
1.666667
7
3
3
4
0.571429
4
0.363636
4
2
4
2.666667
3
3
1
1
1,011
class A: def __init__(self, txt: str): self.p: A = None self.txt = txt class B: def __init__(self, txt: str): self.t: A = None self.txt = txt class C: def __init__(self, txt: str): self.r: C = None self.txt = txt n = A("n") d = B("d") a = C("a") e = C("e") ...
n"
class A: def __init__(self, txt: str): self.p: A = None self.txt = txt class B: def __init__(self, txt: str): self.t: A = None self.txt = txt class C: def __init__(self, txt: str): self.r: C = None self.txt = txt n = A("n") d = B("d") a = C("a") e = C("e") ...
5
5
1
0.25
3
1.666667
1
1
1
5
3
3
2
0.4
2
0.4
4
2
4
2.666667
1
5
5
1
1,012
class A: def __init__(self, txt: str): self.t: C = None self.x: A = None self.txt = txt class B: def __init__(self, txt: str): self.s: A = None self.txt = txt class C: def __init__(self, txt: str): self.s: C = None self.txt = txt l = A("l") j = B("j...
i"
class A: def __init__(self, txt: str): self.t: C = None self.x: A = None self.txt = txt class B: def __init__(self, txt: str): self.s: A = None self.txt = txt class C: def __init__(self, txt: str): self.s: C = None self.txt = txt l = A("l") j = B("j...
6
9
1.5
0.3
3
2
2
1
1.333333
5
3
2
3
0.5
3
0.333333
3
2
4
2.5
2
4
4
1
1,013
class A: def __init__(self, txt: str): self.w: A = None self.txt = txt class B: def __init__(self, txt: str): self.r: B = None self.txt = txt class C: def __init__(self, txt: str): self.r: C = None self.y: A = None self.txt = txt f = A("f") d = B("d...
f"
class A: def __init__(self, txt: str): self.w: A = None self.txt = txt class B: def __init__(self, txt: str): self.r: B = None self.txt = txt class C: def __init__(self, txt: str): self.r: C = None self.y: A = None self.txt = txt f = A("f") d = B("d...
7
10
1.428571
0.238095
3
2.333333
2
1
1.333333
3
2
1
3
0.428571
3
0.3
1
2
2
2
2
2
2
1
1,014
class A: def __init__(self, txt: str): self.z: C = None self.v: A = None self.txt = txt class B: def __init__(self, txt: str): self.z: C = None self.txt = txt class C: def __init__(self, txt: str): self.v: B = None self.p: C = None self.txt =...
i"
class A: def __init__(self, txt: str): self.z: C = None self.v: A = None self.txt = txt class B: def __init__(self, txt: str): self.z: C = None self.txt = txt class C: def __init__(self, txt: str): self.v: B = None self.p: C = None self.txt =...
10
16
1.6
0.177778
3
3.333333
2
1
1.666667
9
3
3
6
0.6
6
0.375
4
2
4
2.666667
3
5
2
1
1,015
class A: def __init__(self, txt: str): self.q: C = None self.r: C = None self.txt = txt class B: def __init__(self, txt: str): self.q: C = None self.t: A = None self.u: C = None self.txt = txt class C: def __init__(self, txt: str): self.v: C ...
d"
class A: def __init__(self, txt: str): self.q: C = None self.r: C = None self.txt = txt class B: def __init__(self, txt: str): self.q: C = None self.t: A = None self.u: C = None self.txt = txt class C: def __init__(self, txt: str): self.v: C ...
8
14
1.75
0.25
3
2.666667
3
1
2
4
2
2
3
0.375
3
0.214286
2
3
3
3
1
4
4
1
1,016
class A: def __init__(self, txt: str): self.w: B = None self.o: C = None self.u: C = None self.txt = txt class B: def __init__(self, txt: str): self.u: C = None self.r: A = None self.txt = txt class C: def __init__(self, txt: str): self.r: C ...
i"
class A: def __init__(self, txt: str): self.w: B = None self.o: C = None self.u: C = None self.txt = txt class B: def __init__(self, txt: str): self.u: C = None self.r: A = None self.txt = txt class C: def __init__(self, txt: str): self.r: C ...
10
18
1.8
0.2
3
3.333333
3
1
2
4
1
1
5
0.5
4
0.222222
0
null
null
null
3
2
2
1
1,017
class A: def __init__(self, txt: str): self.z: C = None self.p: B = None self.txt = txt class B: def __init__(self, txt: str): self.p: A = None self.x: C = None self.txt = txt class C: def __init__(self, txt: str): self.t: C = None self.txt =...
e"
class A: def __init__(self, txt: str): self.z: C = None self.p: B = None self.txt = txt class B: def __init__(self, txt: str): self.p: A = None self.x: C = None self.txt = txt class C: def __init__(self, txt: str): self.t: C = None self.txt =...
6
10
1.666667
0.333333
3
2
2
1
1.666667
5
3
3
2
0.333333
2
0.2
4
2
4
2.666667
1
5
5
1
1,018
class A: def __init__(self, txt: str): self.s: B = None self.txt = txt class B: def __init__(self, txt: str): self.w: B = None self.txt = txt class C: def __init__(self, txt: str): self.q: C = None self.txt = txt c = A("c") i = B("i") e = C("e") n = B("n") ...
g"
class A: def __init__(self, txt: str): self.s: B = None self.txt = txt class B: def __init__(self, txt: str): self.w: B = None self.txt = txt class C: def __init__(self, txt: str): self.q: C = None self.txt = txt c = A("c") i = B("i") e = C("e") n = B("n") ...
6
6
1
0.2
3
2
1
1
1
6
4
3
2
0.333333
2
0.333333
5
2
6
3.111111
1
6
6
1
1,019
class A: def __init__(self, txt: str): self.x: C = None self.r: B = None self.txt = txt class B: def __init__(self, txt: str): self.t: C = None self.w: B = None self.z: A = None self.txt = txt class C: def __init__(self, txt: str): self.w: A ...
m"
class A: def __init__(self, txt: str): self.x: C = None self.r: B = None self.txt = txt class B: def __init__(self, txt: str): self.t: C = None self.w: B = None self.z: A = None self.txt = txt class C: def __init__(self, txt: str): self.w: A ...
6
14
2.333333
0.466667
3
2
3
2
2.333333
5
2
1
4
0.666667
5
0.357143
2
2
4
3
4
2
2
2
1,020
class A: def __init__(self, txt: str): self.q: C = None self.txt = txt class B: def __init__(self, txt: str): self.w: A = None self.txt = txt class C: def __init__(self, txt: str): self.o: C = None self.q: A = None self.s: A = None self.txt =...
n"
class A: def __init__(self, txt: str): self.q: C = None self.txt = txt class B: def __init__(self, txt: str): self.w: A = None self.txt = txt class C: def __init__(self, txt: str): self.o: C = None self.q: A = None self.s: A = None self.txt =...
10
14
1.4
0.155556
3
3.333333
3
1
1.666667
9
3
2
6
0.6
8
0.571429
4
3
7
4.2
3
4
2
3
1,021
class A: def __init__(self, txt: str): self.z: C = None self.r: C = None self.txt = txt class B: def __init__(self, txt: str): self.r: C = None self.p: C = None self.z: C = None self.txt = txt class C: def __init__(self, txt: str): self.t: B ...
h"
class A: def __init__(self, txt: str): self.z: C = None self.r: C = None self.txt = txt class B: def __init__(self, txt: str): self.r: C = None self.p: C = None self.z: C = None self.txt = txt class C: def __init__(self, txt: str): self.t: B ...
9
15
1.666667
0.208333
3
3
3
1
2
8
3
3
5
0.555556
5
0.333333
4
2
4
2.666667
3
4
1
1
1,022
class A: def __init__(self, txt: str): self.z: A = None self.txt = txt class B: def __init__(self, txt: str): self.p: C = None self.x: B = None self.r: C = None self.txt = txt class C: def __init__(self, txt: str): self.y: C = None self.u: B ...
j"
class A: def __init__(self, txt: str): self.z: A = None self.txt = txt class B: def __init__(self, txt: str): self.p: C = None self.x: B = None self.r: C = None self.txt = txt class C: def __init__(self, txt: str): self.y: C = None self.u: B ...
10
19
1.9
0.211111
3
3.333333
3
1
2.333333
10
5
3
3
0.3
5
0.263158
8
2
10
4.588235
4
4
2
2
1,023
class A: def __init__(self, txt: str): self.p: B = None self.u: C = None self.x: A = None self.txt = txt class B: def __init__(self, txt: str): self.o: A = None self.z: B = None self.txt = txt class C: def __init__(self, txt: str): self.s: A ...
b"
class A: def __init__(self, txt: str): self.p: B = None self.u: C = None self.x: A = None self.txt = txt class B: def __init__(self, txt: str): self.o: A = None self.z: B = None self.txt = txt class C: def __init__(self, txt: str): self.s: A ...
8
15
1.875
0.267857
3
2.666667
3
2
2.333333
5
3
2
2
0.25
3
0.2
4
2
4
2.666667
3
2
1
2
1,024
class A: def __init__(self, txt: str): self.o: B = None self.z: B = None self.y: C = None self.txt = txt class B: def __init__(self, txt: str): self.x: A = None self.u: A = None self.p: B = None self.txt = txt class C: def __init__(self, txt:...
j"
class A: def __init__(self, txt: str): self.o: B = None self.z: B = None self.y: C = None self.txt = txt class B: def __init__(self, txt: str): self.x: A = None self.u: A = None self.p: B = None self.txt = txt class C: def __init__(self, txt:...
5
12
2.4
0.6
3
1.666667
3
3
3
3
2
1
3
0.6
3
0.25
1
3
3
3
3
1
1
1
1,025
class A: def __init__(self, txt: str): self.s: B = None self.q: B = None self.txt = txt class B: def __init__(self, txt: str): self.r: C = None self.z: C = None self.txt = txt class C: def __init__(self, txt: str): self.z: C = None self.txt =...
k"
class A: def __init__(self, txt: str): self.s: B = None self.q: B = None self.txt = txt class B: def __init__(self, txt: str): self.r: C = None self.z: C = None self.txt = txt class C: def __init__(self, txt: str): self.z: C = None self.txt =...
10
15
1.5
0.166667
3
3.333333
2
1
1.666667
10
5
4
4
0.4
4
0.266667
7
2
8
3.75
3
8
8
1
1,026
class A: def __init__(self, txt: str): self.w: C = None self.y: C = None self.o: B = None self.txt = txt class B: def __init__(self, txt: str): self.o: C = None self.s: B = None self.txt = txt class C: def __init__(self, txt: str): self.q: B ...
d"
class A: def __init__(self, txt: str): self.w: C = None self.y: C = None self.o: B = None self.txt = txt class B: def __init__(self, txt: str): self.o: C = None self.s: B = None self.txt = txt class C: def __init__(self, txt: str): self.q: B ...
9
15
1.666667
0.208333
3
3
3
1
2
7
3
2
5
0.555556
6
0.4
3
2
6
4
3
4
3
2
1,027
class A: def __init__(self, txt: str): self.p: C = None self.txt = txt class B: def __init__(self, txt: str): self.s: C = None self.txt = txt class C: def __init__(self, txt: str): self.t: C = None self.w: C = None self.txt = txt e = A("e") b = B("b...
j"
class A: def __init__(self, txt: str): self.p: C = None self.txt = txt class B: def __init__(self, txt: str): self.s: C = None self.txt = txt class C: def __init__(self, txt: str): self.t: C = None self.w: C = None self.txt = txt e = A("e") b = B("b...
4
4
1
0.333333
3
1.333333
2
1
1.333333
4
2
1
3
0.75
4
1
2
2
2
2
3
2
2
2
1,028
class A: def __init__(self, txt: str): self.p: A = None self.txt = txt class B: def __init__(self, txt: str): self.v: B = None self.x: A = None self.txt = txt class C: def __init__(self, txt: str): self.r: A = None self.z: B = None self.txt =...
l"
class A: def __init__(self, txt: str): self.p: A = None self.txt = txt class B: def __init__(self, txt: str): self.v: B = None self.x: A = None self.txt = txt class C: def __init__(self, txt: str): self.r: A = None self.z: B = None self.txt =...
5
8
1.6
0.4
3
1.666667
2
1
1.666667
3
1
1
4
0.8
3
0.375
0
null
null
null
3
1
1
1
1,029
class A: def __init__(self, txt: str): self.w: C = None self.txt = txt class B: def __init__(self, txt: str): self.q: A = None self.u: C = None self.x: C = None self.txt = txt class C: def __init__(self, txt: str): self.u: B = None self.s: A ...
f"
class A: def __init__(self, txt: str): self.w: C = None self.txt = txt class B: def __init__(self, txt: str): self.q: A = None self.u: C = None self.x: C = None self.txt = txt class C: def __init__(self, txt: str): self.u: B = None self.s: A ...
6
11
1.833333
0.366667
3
2
3
1
2
4
3
1
3
0.5
4
0.363636
2
2
4
2.666667
4
1
1
2
1,030
class A: def __init__(self, txt: str): self.q: C = None self.v: C = None self.txt = txt class B: def __init__(self, txt: str): self.o: B = None self.x: A = None self.q: B = None self.txt = txt class C: def __init__(self, txt: str): self.v: C ...
d"
class A: def __init__(self, txt: str): self.q: C = None self.v: C = None self.txt = txt class B: def __init__(self, txt: str): self.o: B = None self.x: A = None self.q: B = None self.txt = txt class C: def __init__(self, txt: str): self.v: C ...
8
14
1.75
0.25
3
2.666667
3
1
2
6
3
3
3
0.375
3
0.214286
4
2
4
2.666667
2
5
5
1
1,031
class A: def __init__(self, txt: str): self.r: B = None self.p: C = None self.s: B = None self.txt = txt class B: def __init__(self, txt: str): self.s: B = None self.y: A = None self.p: C = None self.txt = txt class C: def __init__(self, txt:...
k"
class A: def __init__(self, txt: str): self.r: B = None self.p: C = None self.s: B = None self.txt = txt class B: def __init__(self, txt: str): self.s: B = None self.y: A = None self.p: C = None self.txt = txt class C: def __init__(self, txt:...
8
20
2.5
0.357143
3
2.666667
3
3
3
5
2
1
5
0.625
5
0.25
1
3
3
3
4
2
1
2
1,032
class A: def __init__(self, txt: str): self.y: B = None self.txt = txt class B: def __init__(self, txt: str): self.t: C = None self.x: A = None self.s: C = None self.txt = txt class C: def __init__(self, txt: str): self.z: A = None self.txt =...
n"
class A: def __init__(self, txt: str): self.y: B = None self.txt = txt class B: def __init__(self, txt: str): self.t: C = None self.x: A = None self.s: C = None self.txt = txt class C: def __init__(self, txt: str): self.z: A = None self.txt =...
3
4
1.333333
0.666667
3
1
3
1
1.666667
3
2
1
3
1
3
0.75
1
3
3
3
3
1
1
1
1,033
class A: def __init__(self, txt: str): self.q: C = None self.txt = txt class B: def __init__(self, txt: str): self.t: A = None self.txt = txt class C: def __init__(self, txt: str): self.p: A = None self.r: B = None self.txt = txt n = A("n") f = B("f...
l"
class A: def __init__(self, txt: str): self.q: C = None self.txt = txt class B: def __init__(self, txt: str): self.t: A = None self.txt = txt class C: def __init__(self, txt: str): self.p: A = None self.r: B = None self.txt = txt n = A("n") f = B("f...
8
11
1.375
0.196429
3
2.666667
2
1
1.333333
6
2
2
5
0.625
5
0.454545
2
4
4
4
3
3
1
1
1,034
class A: def __init__(self, txt: str): self.y: C = None self.r: C = None self.txt = txt class B: def __init__(self, txt: str): self.z: C = None self.txt = txt class C: def __init__(self, txt: str): self.r: C = None self.y: C = None self.w: B ...
a"
class A: def __init__(self, txt: str): self.y: C = None self.r: C = None self.txt = txt class B: def __init__(self, txt: str): self.z: C = None self.txt = txt class C: def __init__(self, txt: str): self.r: C = None self.y: C = None self.w: B ...
4
6
1.5
0.5
3
1.333333
3
1
2
4
2
2
3
0.75
3
0.5
2
2
2
2
3
2
1
2
1,035
class A: def __init__(self, txt: str): self.u: C = None self.s: C = None self.txt = txt class B: def __init__(self, txt: str): self.s: C = None self.p: C = None self.txt = txt class C: def __init__(self, txt: str): self.x: B = None self.w: A ...
f"
class A: def __init__(self, txt: str): self.u: C = None self.s: C = None self.txt = txt class B: def __init__(self, txt: str): self.s: C = None self.p: C = None self.txt = txt class C: def __init__(self, txt: str): self.x: B = None self.w: A ...
4
5
1.25
0.416667
3
1.333333
3
2
2.333333
3
2
2
2
0.5
2
0.4
2
2
2
2
2
2
1
1
1,036
class A: def __init__(self, txt: str): self.o: B = None self.txt = txt class B: def __init__(self, txt: str): self.t: A = None self.txt = txt class C: def __init__(self, txt: str): self.s: C = None self.p: C = None self.txt = txt m = A("m") k = B("k...
e"
class A: def __init__(self, txt: str): self.o: B = None self.txt = txt class B: def __init__(self, txt: str): self.t: A = None self.txt = txt class C: def __init__(self, txt: str): self.s: C = None self.p: C = None self.txt = txt m = A("m") k = B("k...
8
10
1.25
0.178571
3
2.666667
2
1
1.333333
4
2
2
3
0.375
3
0.3
2
2
2
2
2
2
1
1
1,037
class A: def __init__(self, txt: str): self.x: A = None self.u: A = None self.txt = txt class B: def __init__(self, txt: str): self.p: A = None self.u: A = None self.txt = txt class C: def __init__(self, txt: str): self.z: A = None self.t: C ...
d"
class A: def __init__(self, txt: str): self.x: A = None self.u: A = None self.txt = txt class B: def __init__(self, txt: str): self.p: A = None self.u: A = None self.txt = txt class C: def __init__(self, txt: str): self.z: A = None self.t: C ...
5
8
1.6
0.4
3
1.666667
3
2
2.333333
3
2
2
2
0.4
2
0.25
2
2
2
2
2
2
1
1
1,038
class A: def __init__(self, txt: str): self.y: B = None self.txt = txt class B: def __init__(self, txt: str): self.q: A = None self.txt = txt class C: def __init__(self, txt: str): self.q: A = None self.txt = txt f = A("f") a = B("a") n = C("n") f.y = a a....
f"
class A: def __init__(self, txt: str): self.y: B = None self.txt = txt class B: def __init__(self, txt: str): self.q: A = None self.txt = txt class C: def __init__(self, txt: str): self.q: A = None self.txt = txt f = A("f") a = B("a") n = C("n") f.y = a a....
3
3
1
0.5
3
1
1
1
1
3
2
1
3
1
3
1
1
2
2
2
2
2
1
1
1,039
class A: def __init__(self, txt: str): self.p: B = None self.r: A = None self.txt = txt class B: def __init__(self, txt: str): self.p: A = None self.w: C = None self.txt = txt class C: def __init__(self, txt: str): self.z: B = None self.v: B ...
b"
class A: def __init__(self, txt: str): self.p: B = None self.r: A = None self.txt = txt class B: def __init__(self, txt: str): self.p: A = None self.w: C = None self.txt = txt class C: def __init__(self, txt: str): self.z: B = None self.v: B ...
7
15
2.142857
0.357143
3
2.333333
3
2
2.333333
3
2
1
3
0.428571
3
0.2
1
2
2
2
2
2
2
1
1,040
class A: def __init__(self, txt: str): self.t: A = None self.txt = txt class B: def __init__(self, txt: str): self.y: C = None self.txt = txt class C: def __init__(self, txt: str): self.x: C = None self.s: C = None self.q: C = None self.txt =...
b"
class A: def __init__(self, txt: str): self.t: A = None self.txt = txt class B: def __init__(self, txt: str): self.y: C = None self.txt = txt class C: def __init__(self, txt: str): self.x: C = None self.s: C = None self.q: C = None self.txt =...
10
10
1
0.111111
3
3.333333
3
1
1.666667
6
4
2
2
0.2
5
0.5
5
2
6
3.111111
3
3
2
3
1,041
class A: def __init__(self, txt: str): self.p: C = None self.y: C = None self.v: B = None self.txt = txt class B: def __init__(self, txt: str): self.w: B = None self.txt = txt class C: def __init__(self, txt: str): self.q: C = None self.w: B ...
j"
class A: def __init__(self, txt: str): self.p: C = None self.y: C = None self.v: B = None self.txt = txt class B: def __init__(self, txt: str): self.w: B = None self.txt = txt class C: def __init__(self, txt: str): self.q: C = None self.w: B ...
7
14
2
0.333333
3
2.333333
3
1
2.333333
5
2
2
4
0.571429
4
0.285714
2
2
2
2
2
4
4
1
1,042
class A: def __init__(self, txt: str): self.o: C = None self.txt = txt class B: def __init__(self, txt: str): self.x: A = None self.t: C = None self.z: C = None self.txt = txt class C: def __init__(self, txt: str): self.z: A = None self.t: B ...
k"
class A: def __init__(self, txt: str): self.o: C = None self.txt = txt class B: def __init__(self, txt: str): self.x: A = None self.t: C = None self.z: C = None self.txt = txt class C: def __init__(self, txt: str): self.z: A = None self.t: B ...
4
6
1.5
0.5
3
1.333333
3
1
2.333333
3
2
1
3
0.75
3
0.5
1
2
2
2
3
1
1
1
1,043
class A: def __init__(self, txt: str): self.y: B = None self.z: C = None self.txt = txt class B: def __init__(self, txt: str): self.s: A = None self.txt = txt class C: def __init__(self, txt: str): self.o: B = None self.x: B = None self.txt =...
a"
class A: def __init__(self, txt: str): self.y: B = None self.z: C = None self.txt = txt class B: def __init__(self, txt: str): self.s: A = None self.txt = txt class C: def __init__(self, txt: str): self.o: B = None self.x: B = None self.txt =...
3
4
1.333333
0.666667
3
1
2
1
1.666667
3
2
1
3
1
3
0.75
1
3
3
3
3
1
1
1
1,044
class A: def __init__(self, txt: str): self.x: A = None self.v: B = None self.q: C = None self.txt = txt class B: def __init__(self, txt: str): self.o: C = None self.txt = txt class C: def __init__(self, txt: str): self.u: B = None self.w: B ...
f"
class A: def __init__(self, txt: str): self.x: A = None self.v: B = None self.q: C = None self.txt = txt class B: def __init__(self, txt: str): self.o: C = None self.txt = txt class C: def __init__(self, txt: str): self.u: B = None self.w: B ...
10
21
2.1
0.233333
3
3.333333
3
1
2.333333
10
4
3
5
0.5
7
0.333333
6
2
6
3.333333
5
4
1
3
1,045
class A: def __init__(self, txt: str): self.o: B = None self.s: C = None self.txt = txt class B: def __init__(self, txt: str): self.v: B = None self.txt = txt class C: def __init__(self, txt: str): self.o: C = None self.txt = txt n = A("n") f = B("f...
k"
class A: def __init__(self, txt: str): self.o: B = None self.s: C = None self.txt = txt class B: def __init__(self, txt: str): self.v: B = None self.txt = txt class C: def __init__(self, txt: str): self.o: C = None self.txt = txt n = A("n") f = B("f...
5
6
1.2
0.3
3
1.666667
2
1
1.333333
5
3
3
2
0.4
2
0.333333
4
2
4
2.666667
1
5
5
1
1,046
class A: def __init__(self, txt: str): self.y: C = None self.x: A = None self.txt = txt class B: def __init__(self, txt: str): self.o: C = None self.txt = txt class C: def __init__(self, txt: str): self.w: A = None self.t: C = None self.s: C ...
h"
class A: def __init__(self, txt: str): self.y: C = None self.x: A = None self.txt = txt class B: def __init__(self, txt: str): self.o: C = None self.txt = txt class C: def __init__(self, txt: str): self.w: A = None self.t: C = None self.s: C ...
6
11
1.833333
0.366667
3
2
3
1
2
3
2
1
3
0.5
3
0.272727
1
2
2
2
3
1
1
1
1,047
class A: def __init__(self, txt: str): self.z: B = None self.txt = txt class B: def __init__(self, txt: str): self.x: A = None self.txt = txt class C: def __init__(self, txt: str): self.y: C = None self.u: B = None self.t: C = None self.txt =...
i"
class A: def __init__(self, txt: str): self.z: B = None self.txt = txt class B: def __init__(self, txt: str): self.x: A = None self.txt = txt class C: def __init__(self, txt: str): self.y: C = None self.u: B = None self.t: C = None self.txt =...
5
9
1.8
0.45
3
1.666667
3
1
1.666667
3
1
1
4
0.8
3
0.333333
0
null
null
null
3
1
1
1
1,048
class A: def __init__(self, txt: str): self.x: C = None self.o: C = None self.txt = txt class B: def __init__(self, txt: str): self.t: A = None self.txt = txt class C: def __init__(self, txt: str): self.w: C = None self.txt = txt k = A("k") b = B("b...
m"
class A: def __init__(self, txt: str): self.x: C = None self.o: C = None self.txt = txt class B: def __init__(self, txt: str): self.t: A = None self.txt = txt class C: def __init__(self, txt: str): self.w: C = None self.txt = txt k = A("k") b = B("b...
7
10
1.428571
0.238095
3
2.333333
2
1
1.333333
6
3
3
3
0.428571
3
0.3
4
2
4
2.666667
2
5
5
1
1,049
class A: def __init__(self, txt: str): self.o: B = None self.r: B = None self.txt = txt class B: def __init__(self, txt: str): self.p: C = None self.x: B = None self.txt = txt class C: def __init__(self, txt: str): self.t: C = None self.v: A ...
d"
class A: def __init__(self, txt: str): self.o: B = None self.r: B = None self.txt = txt class B: def __init__(self, txt: str): self.p: C = None self.x: B = None self.txt = txt class C: def __init__(self, txt: str): self.t: C = None self.v: A ...
8
18
2.25
0.321429
3
2.666667
3
2
2.333333
4
2
1
4
0.5
4
0.222222
1
2
2
2
3
2
2
1
1,050
class A: def __init__(self, txt: str): self.s: A = None self.r: B = None self.txt = txt class B: def __init__(self, txt: str): self.r: A = None self.p: A = None self.o: B = None self.txt = txt class C: def __init__(self, txt: str): self.y: A ...
n"
class A: def __init__(self, txt: str): self.s: A = None self.r: B = None self.txt = txt class B: def __init__(self, txt: str): self.r: A = None self.p: A = None self.o: B = None self.txt = txt class C: def __init__(self, txt: str): self.y: A ...
8
12
1.5
0.214286
3
2.666667
3
2
2.333333
5
2
1
5
0.625
5
0.416667
1
2
2
2
4
2
1
2
1,051
class A: def __init__(self, txt: str): self.p: C = None self.txt = txt class B: def __init__(self, txt: str): self.r: A = None self.x: C = None self.q: C = None self.txt = txt class C: def __init__(self, txt: str): self.q: C = None self.t: C ...
n"
class A: def __init__(self, txt: str): self.p: C = None self.txt = txt class B: def __init__(self, txt: str): self.r: A = None self.x: C = None self.q: C = None self.txt = txt class C: def __init__(self, txt: str): self.q: C = None self.t: C ...
8
13
1.625
0.232143
3
2.666667
3
1
2
8
3
3
3
0.375
4
0.307692
6
3
6
4
2
5
2
2
1,052
class A: def __init__(self, txt: str): self.o: C = None self.txt = txt class B: def __init__(self, txt: str): self.o: B = None self.txt = txt class C: def __init__(self, txt: str): self.s: A = None self.txt = txt h = A("h") d = B("d") j = C("j") a = C("a") ...
l"
class A: def __init__(self, txt: str): self.o: C = None self.txt = txt class B: def __init__(self, txt: str): self.o: B = None self.txt = txt class C: def __init__(self, txt: str): self.s: A = None self.txt = txt h = A("h") d = B("d") j = C("j") a = C("a") ...
6
6
1
0.2
3
2
1
1
1
4
3
2
2
0.333333
2
0.333333
3
2
4
2.5
1
4
4
1
1,053
class A: def __init__(self, txt: str): self.y: C = None self.t: B = None self.txt = txt class B: def __init__(self, txt: str): self.u: A = None self.w: B = None self.t: C = None self.txt = txt class C: def __init__(self, txt: str): self.w: A ...
j"
class A: def __init__(self, txt: str): self.y: C = None self.t: B = None self.txt = txt class B: def __init__(self, txt: str): self.u: A = None self.w: B = None self.t: C = None self.txt = txt class C: def __init__(self, txt: str): self.w: A ...
8
19
2.375
0.339286
3
2.666667
3
2
2.666667
5
2
1
5
0.625
5
0.263158
1
3
3
3
3
2
1
1
1,054
class A: def __init__(self, txt: str): self.x: B = None self.txt = txt class B: def __init__(self, txt: str): self.o: B = None self.v: B = None self.txt = txt class C: def __init__(self, txt: str): self.w: A = None self.x: C = None self.txt =...
c"
class A: def __init__(self, txt: str): self.x: B = None self.txt = txt class B: def __init__(self, txt: str): self.o: B = None self.v: B = None self.txt = txt class C: def __init__(self, txt: str): self.w: A = None self.x: C = None self.txt =...
7
11
1.571429
0.261905
3
2.333333
2
1
1.666667
6
3
2
4
0.571429
5
0.454545
3
2
5
3
3
4
4
2
1,055
class A: def __init__(self, txt: str): self.v: B = None self.txt = txt class B: def __init__(self, txt: str): self.o: A = None self.txt = txt class C: def __init__(self, txt: str): self.z: B = None self.x: A = None self.txt = txt l = A("l") j = B("j...
j"
class A: def __init__(self, txt: str): self.v: B = None self.txt = txt class B: def __init__(self, txt: str): self.o: A = None self.txt = txt class C: def __init__(self, txt: str): self.z: B = None self.x: A = None self.txt = txt l = A("l") j = B("j...
3
4
1.333333
0.666667
3
1
2
1
1.333333
3
2
2
2
0.666667
2
0.5
2
2
2
2
2
2
1
1
1,056
class A: def __init__(self, txt: str): self.t: A = None self.txt = txt class B: def __init__(self, txt: str): self.r: A = None self.txt = txt class C: def __init__(self, txt: str): self.x: A = None self.z: C = None self.txt = txt c = A("c") b = B("b...
l"
class A: def __init__(self, txt: str): self.t: A = None self.txt = txt class B: def __init__(self, txt: str): self.r: A = None self.txt = txt class C: def __init__(self, txt: str): self.x: A = None self.z: C = None self.txt = txt c = A("c") b = B("b...
8
11
1.375
0.196429
3
2.666667
2
1
1.333333
4
2
2
3
0.375
3
0.272727
2
2
2
2
2
3
3
1
1,057
class A: def __init__(self, txt: str): self.s: C = None self.txt = txt class B: def __init__(self, txt: str): self.q: A = None self.txt = txt class C: def __init__(self, txt: str): self.u: B = None self.txt = txt k = A("k") l = B("l") c = C("c") b = B("b") ...
c"
class A: def __init__(self, txt: str): self.s: C = None self.txt = txt class B: def __init__(self, txt: str): self.q: A = None self.txt = txt class C: def __init__(self, txt: str): self.u: B = None self.txt = txt k = A("k") l = B("l") c = C("c") b = B("b") ...
6
6
1
0.2
3
2
1
1
1
5
2
1
5
0.833333
5
0.833333
1
3
3
3
3
2
1
1
1,058
class A: def __init__(self, txt: str): self.x: B = None self.txt = txt class B: def __init__(self, txt: str): self.o: B = None self.u: B = None self.r: A = None self.txt = txt class C: def __init__(self, txt: str): self.v: B = None self.txt =...
h"
class A: def __init__(self, txt: str): self.x: B = None self.txt = txt class B: def __init__(self, txt: str): self.o: B = None self.u: B = None self.r: A = None self.txt = txt class C: def __init__(self, txt: str): self.v: B = None self.txt =...
5
7
1.4
0.35
3
1.666667
3
1
1.666667
5
3
2
3
0.6
4
0.571429
3
2
4
3
3
2
2
2
1,059
class A: def __init__(self, txt: str): self.z: B = None self.p: A = None self.txt = txt class B: def __init__(self, txt: str): self.p: A = None self.x: A = None self.txt = txt class C: def __init__(self, txt: str): self.u: A = None self.r: A ...
g"
class A: def __init__(self, txt: str): self.z: B = None self.p: A = None self.txt = txt class B: def __init__(self, txt: str): self.p: A = None self.x: A = None self.txt = txt class C: def __init__(self, txt: str): self.u: A = None self.r: A ...
4
8
2
0.666667
3
1.333333
3
2
2.333333
4
2
1
3
0.75
4
0.5
2
2
4
3
2
3
2
2
1,060
class A: def __init__(self, txt: str): self.w: A = None self.txt = txt class B: def __init__(self, txt: str): self.q: C = None self.y: C = None self.txt = txt class C: def __init__(self, txt: str): self.p: C = None self.u: A = None self.txt =...
k"
class A: def __init__(self, txt: str): self.w: A = None self.txt = txt class B: def __init__(self, txt: str): self.q: C = None self.y: C = None self.txt = txt class C: def __init__(self, txt: str): self.p: C = None self.u: A = None self.txt =...
9
14
1.555556
0.194444
3
3
2
1
1.666667
5
3
3
2
0.222222
2
0.142857
4
2
4
2.666667
1
5
5
1
1,061
class A: def __init__(self, txt: str): self.p: B = None self.v: C = None self.o: B = None self.txt = txt class B: def __init__(self, txt: str): self.y: A = None self.o: A = None self.txt = txt class C: def __init__(self, txt: str): self.q: B ...
b"
class A: def __init__(self, txt: str): self.p: B = None self.v: C = None self.o: B = None self.txt = txt class B: def __init__(self, txt: str): self.y: A = None self.o: A = None self.txt = txt class C: def __init__(self, txt: str): self.q: B ...
9
19
2.111111
0.263889
3
3
3
2
2.666667
4
2
2
3
0.333333
3
0.157895
2
2
2
2
2
2
1
1
1,062
class A: def __init__(self, txt: str): self.z: A = None self.x: C = None self.v: A = None self.txt = txt class B: def __init__(self, txt: str): self.y: C = None self.txt = txt class C: def __init__(self, txt: str): self.q: A = None self.txt =...
k"
class A: def __init__(self, txt: str): self.z: A = None self.x: C = None self.v: A = None self.txt = txt class B: def __init__(self, txt: str): self.y: C = None self.txt = txt class C: def __init__(self, txt: str): self.q: A = None self.txt =...
4
6
1.5
0.5
3
1.333333
3
1
1.666667
3
2
2
2
0.5
2
0.333333
2
2
2
2
2
2
1
1
1,063
class A: def __init__(self, txt: str): self.o: A = None self.v: C = None self.txt = txt class B: def __init__(self, txt: str): self.w: C = None self.v: A = None self.txt = txt class C: def __init__(self, txt: str): self.r: B = None self.x: C ...
d"
class A: def __init__(self, txt: str): self.o: A = None self.v: C = None self.txt = txt class B: def __init__(self, txt: str): self.w: C = None self.v: A = None self.txt = txt class C: def __init__(self, txt: str): self.r: B = None self.x: C ...
9
20
2.222222
0.277778
3
3
3
2
2.333333
6
1
1
7
0.777778
6
0.3
0
null
null
null
3
2
1
1
1,064
class A: def __init__(self, txt: str): self.u: C = None self.txt = txt class B: def __init__(self, txt: str): self.q: C = None self.x: A = None self.txt = txt class C: def __init__(self, txt: str): self.x: B = None self.txt = txt e = A("e") l = B("l...
h"
class A: def __init__(self, txt: str): self.u: C = None self.txt = txt class B: def __init__(self, txt: str): self.q: C = None self.x: A = None self.txt = txt class C: def __init__(self, txt: str): self.x: B = None self.txt = txt e = A("e") l = B("l...
3
4
1.333333
0.666667
3
1
2
1
1.333333
3
2
1
3
1
3
0.75
1
2
2
2
3
1
1
1
1,065
class A: def __init__(self, txt: str): self.r: B = None self.t: C = None self.txt = txt class B: def __init__(self, txt: str): self.s: A = None self.txt = txt class C: def __init__(self, txt: str): self.u: B = None self.txt = txt d = A("d") f = B("f...
h"
class A: def __init__(self, txt: str): self.r: B = None self.t: C = None self.txt = txt class B: def __init__(self, txt: str): self.s: A = None self.txt = txt class C: def __init__(self, txt: str): self.u: B = None self.txt = txt d = A("d") f = B("f...
3
4
1.333333
0.666667
3
1
2
1
1.333333
3
2
1
3
1
3
0.75
1
2
2
2
3
1
1
2
1,066
class A: def __init__(self, txt: str): self.t: C = None self.txt = txt class B: def __init__(self, txt: str): self.o: C = None self.s: A = None self.txt = txt class C: def __init__(self, txt: str): self.x: B = None self.q: A = None self.r: C ...
k"
class A: def __init__(self, txt: str): self.t: C = None self.txt = txt class B: def __init__(self, txt: str): self.o: C = None self.s: A = None self.txt = txt class C: def __init__(self, txt: str): self.x: B = None self.q: A = None self.r: C ...
4
9
2.25
0.75
3
1.333333
3
1
2
3
2
1
3
0.75
3
0.333333
1
2
2
2
2
2
2
2
1,067
class A: def __init__(self, txt: str): self.q: A = None self.v: B = None self.txt = txt class B: def __init__(self, txt: str): self.s: C = None self.txt = txt class C: def __init__(self, txt: str): self.z: B = None self.txt = txt j = A("j") e = B("e...
d"
class A: def __init__(self, txt: str): self.q: A = None self.v: B = None self.txt = txt class B: def __init__(self, txt: str): self.s: C = None self.txt = txt class C: def __init__(self, txt: str): self.z: B = None self.txt = txt j = A("j") e = B("e...
9
12
1.333333
0.166667
3
3
2
1
1.333333
6
3
3
3
0.333333
3
0.25
4
2
4
2.666667
2
3
1
1
1,068
class A: def __init__(self, txt: str): self.o: B = None self.u: B = None self.txt = txt class B: def __init__(self, txt: str): self.q: A = None self.w: A = None self.r: C = None self.txt = txt class C: def __init__(self, txt: str): self.s: A ...
j"
class A: def __init__(self, txt: str): self.o: B = None self.u: B = None self.txt = txt class B: def __init__(self, txt: str): self.q: A = None self.w: A = None self.r: C = None self.txt = txt class C: def __init__(self, txt: str): self.s: A ...
4
7
1.75
0.583333
3
1.333333
3
1
2
3
2
1
3
0.75
3
0.428571
1
3
3
3
3
1
1
1
1,069
class A: def __init__(self, txt: str): self.p: A = None self.x: C = None self.txt = txt class B: def __init__(self, txt: str): self.o: B = None self.txt = txt class C: def __init__(self, txt: str): self.o: C = None self.t: A = None self.txt =...
g"
class A: def __init__(self, txt: str): self.p: A = None self.x: C = None self.txt = txt class B: def __init__(self, txt: str): self.o: B = None self.txt = txt class C: def __init__(self, txt: str): self.o: C = None self.t: A = None self.txt =...
8
13
1.625
0.232143
3
2.666667
2
1
1.666667
7
3
2
4
0.5
5
0.384615
4
2
6
3.333333
3
4
3
2
1,070
class A: def __init__(self, txt: str): self.y: B = None self.txt = txt class B: def __init__(self, txt: str): self.v: A = None self.txt = txt class C: def __init__(self, txt: str): self.q: B = None self.o: A = None self.txt = txt k = A("k") h = B("h...
h"
class A: def __init__(self, txt: str): self.y: B = None self.txt = txt class B: def __init__(self, txt: str): self.v: A = None self.txt = txt class C: def __init__(self, txt: str): self.q: B = None self.o: A = None self.txt = txt k = A("k") h = B("h...
5
6
1.2
0.3
3
1.666667
2
1
1.333333
4
3
2
2
0.4
2
0.333333
3
2
4
2.5
2
2
1
1
1,071
class A: def __init__(self, txt: str): self.u: A = None self.o: B = None self.txt = txt class B: def __init__(self, txt: str): self.z: C = None self.y: B = None self.u: B = None self.txt = txt class C: def __init__(self, txt: str): self.x: A ...
f"
class A: def __init__(self, txt: str): self.u: A = None self.o: B = None self.txt = txt class B: def __init__(self, txt: str): self.z: C = None self.y: B = None self.u: B = None self.txt = txt class C: def __init__(self, txt: str): self.x: A ...
10
19
1.9
0.211111
3
3.333333
3
1
2
6
2
2
4
0.4
4
0.210526
3
3
3
3
2
5
3
2
1,072
class A: def __init__(self, txt: str): self.t: B = None self.txt = txt class B: def __init__(self, txt: str): self.x: A = None self.txt = txt class C: def __init__(self, txt: str): self.w: A = None self.u: B = None self.s: A = None self.txt =...
k"
class A: def __init__(self, txt: str): self.t: B = None self.txt = txt class B: def __init__(self, txt: str): self.x: A = None self.txt = txt class C: def __init__(self, txt: str): self.w: A = None self.u: B = None self.s: A = None self.txt =...
3
4
1.333333
0.666667
3
1
3
1
1.666667
3
2
1
3
1
3
0.75
1
2
2
2
3
1
1
1
1,073
class A: def __init__(self, txt: str): self.q: B = None self.txt = txt class B: def __init__(self, txt: str): self.w: B = None self.q: A = None self.y: A = None self.txt = txt class C: def __init__(self, txt: str): self.p: A = None self.z: B ...
d"
class A: def __init__(self, txt: str): self.q: B = None self.txt = txt class B: def __init__(self, txt: str): self.w: B = None self.q: A = None self.y: A = None self.txt = txt class C: def __init__(self, txt: str): self.p: A = None self.z: B ...
6
11
1.833333
0.366667
3
2
3
1
2.333333
3
1
1
4
0.666667
3
0.272727
0
null
null
null
2
2
2
1
1,074
class A: def __init__(self, txt: str): self.u: C = None self.txt = txt class B: def __init__(self, txt: str): self.z: C = None self.p: B = None self.txt = txt class C: def __init__(self, txt: str): self.o: C = None self.t: C = None self.txt =...
h"
class A: def __init__(self, txt: str): self.u: C = None self.txt = txt class B: def __init__(self, txt: str): self.z: C = None self.p: B = None self.txt = txt class C: def __init__(self, txt: str): self.o: C = None self.t: C = None self.txt =...
10
14
1.4
0.155556
3
3.333333
2
1
1.666667
8
4
2
4
0.4
6
0.428571
5
2
6
3.111111
4
4
4
2
1,075
class A: def __init__(self, txt: str): self.w: B = None self.q: C = None self.r: B = None self.txt = txt class B: def __init__(self, txt: str): self.x: C = None self.q: C = None self.txt = txt class C: def __init__(self, txt: str): self.w: B ...
m"
class A: def __init__(self, txt: str): self.w: B = None self.q: C = None self.r: B = None self.txt = txt class B: def __init__(self, txt: str): self.x: C = None self.q: C = None self.txt = txt class C: def __init__(self, txt: str): self.w: B ...
3
5
1.666667
0.833333
3
1
3
2
2.666667
3
2
1
3
1
3
0.6
1
2
2
2
3
1
1
1
1,076
class A: def __init__(self, txt: str): self.t: A = None self.z: B = None self.txt = txt class B: def __init__(self, txt: str): self.v: C = None self.w: B = None self.txt = txt class C: def __init__(self, txt: str): self.x: A = None self.o: C ...
h"
class A: def __init__(self, txt: str): self.t: A = None self.z: B = None self.txt = txt class B: def __init__(self, txt: str): self.v: C = None self.w: B = None self.txt = txt class C: def __init__(self, txt: str): self.x: A = None self.o: C ...
7
14
2
0.333333
3
2.333333
2
2
2
6
2
1
5
0.714286
6
0.428571
2
2
3
2.5
4
2
2
2
1,077
class A: def __init__(self, txt: str): self.x: B = None self.txt = txt class B: def __init__(self, txt: str): self.s: A = None self.u: B = None self.o: B = None self.txt = txt class C: def __init__(self, txt: str): self.q: B = None self.o: A ...
f"
class A: def __init__(self, txt: str): self.x: B = None self.txt = txt class B: def __init__(self, txt: str): self.s: A = None self.u: B = None self.o: B = None self.txt = txt class C: def __init__(self, txt: str): self.q: B = None self.o: A ...
4
7
1.75
0.583333
3
1.333333
3
1
2.333333
4
2
2
3
0.75
3
0.428571
2
2
2
2
2
2
1
1
1,078
class A: def __init__(self, txt: str): self.v: B = None self.y: C = None self.t: A = None self.txt = txt class B: def __init__(self, txt: str): self.x: B = None self.v: A = None self.w: A = None self.txt = txt class C: def __init__(self, txt:...
b"
class A: def __init__(self, txt: str): self.v: B = None self.y: C = None self.t: A = None self.txt = txt class B: def __init__(self, txt: str): self.x: B = None self.v: A = None self.w: A = None self.txt = txt class C: def __init__(self, txt:...
7
17
2.428571
0.404762
3
2.333333
3
2
2.666667
6
2
1
5
0.714286
6
0.352941
2
2
3
2.5
5
2
2
2
1,079
class A: def __init__(self, txt: str): self.z: B = None self.w: A = None self.o: A = None self.txt = txt class B: def __init__(self, txt: str): self.y: A = None self.txt = txt class C: def __init__(self, txt: str): self.o: B = None self.txt =...
g"
class A: def __init__(self, txt: str): self.z: B = None self.w: A = None self.o: A = None self.txt = txt class B: def __init__(self, txt: str): self.y: A = None self.txt = txt class C: def __init__(self, txt: str): self.o: B = None self.txt =...
10
14
1.4
0.155556
3
3.333333
3
1
1.666667
3
2
2
2
0.2
2
0.142857
2
2
2
2
2
2
1
1
1,080
class A: def __init__(self, txt: str): self.p: C = None self.s: C = None self.u: C = None self.txt = txt class B: def __init__(self, txt: str): self.q: A = None self.txt = txt class C: def __init__(self, txt: str): self.y: B = None self.txt =...
k"
class A: def __init__(self, txt: str): self.p: C = None self.s: C = None self.u: C = None self.txt = txt class B: def __init__(self, txt: str): self.q: A = None self.txt = txt class C: def __init__(self, txt: str): self.y: B = None self.txt =...
6
6
1
0.2
3
2
3
1
1.666667
3
1
1
4
0.666667
3
0.5
0
null
null
null
3
1
1
1
1,081
class A: def __init__(self, txt: str): self.z: B = None self.x: C = None self.r: B = None self.txt = txt class B: def __init__(self, txt: str): self.p: A = None self.q: A = None self.s: C = None self.txt = txt class C: def __init__(self, txt:...
h"
class A: def __init__(self, txt: str): self.z: B = None self.x: C = None self.r: B = None self.txt = txt class B: def __init__(self, txt: str): self.p: A = None self.q: A = None self.s: C = None self.txt = txt class C: def __init__(self, txt:...
6
12
2
0.4
3
2
3
3
3
4
2
2
3
0.5
3
0.25
2
2
2
2
3
2
1
2
1,082
class A: def __init__(self, txt: str): self.w: B = None self.txt = txt class B: def __init__(self, txt: str): self.p: A = None self.txt = txt class C: def __init__(self, txt: str): self.w: A = None self.txt = txt f = A("f") e = B("e") g = C("g") k = A("k") ...
f"
class A: def __init__(self, txt: str): self.w: B = None self.txt = txt class B: def __init__(self, txt: str): self.p: A = None self.txt = txt class C: def __init__(self, txt: str): self.w: A = None self.txt = txt f = A("f") e = B("e") g = C("g") k = A("k") ...
4
4
1
0.333333
3
1.333333
1
1
1
4
2
2
3
0.75
3
0.75
2
2
2
2
2
2
1
1
1,083
class A: def __init__(self, txt: str): self.u: C = None self.t: B = None self.txt = txt class B: def __init__(self, txt: str): self.r: A = None self.txt = txt class C: def __init__(self, txt: str): self.v: B = None self.s: A = None self.txt =...
d"
class A: def __init__(self, txt: str): self.u: C = None self.t: B = None self.txt = txt class B: def __init__(self, txt: str): self.r: A = None self.txt = txt class C: def __init__(self, txt: str): self.v: B = None self.s: A = None self.txt =...
5
7
1.4
0.35
3
1.666667
2
1
1.666667
3
2
1
3
0.6
3
0.428571
1
3
3
3
3
1
1
1
1,084
class A: def __init__(self, txt: str): self.x: B = None self.txt = txt class B: def __init__(self, txt: str): self.z: A = None self.o: C = None self.txt = txt class C: def __init__(self, txt: str): self.s: A = None self.txt = txt k = A("k") m = B("m...
e"
class A: def __init__(self, txt: str): self.x: B = None self.txt = txt class B: def __init__(self, txt: str): self.z: A = None self.o: C = None self.txt = txt class C: def __init__(self, txt: str): self.s: A = None self.txt = txt k = A("k") m = B("m...
6
8
1.333333
0.266667
3
2
2
1
1.333333
4
2
1
4
0.666667
4
0.5
1
2
2
2
4
1
1
1
1,085
class A: def __init__(self, txt: str): self.u: B = None self.y: C = None self.x: A = None self.txt = txt class B: def __init__(self, txt: str): self.v: A = None self.s: A = None self.txt = txt class C: def __init__(self, txt: str): self.u: B ...
g"
class A: def __init__(self, txt: str): self.u: B = None self.y: C = None self.x: A = None self.txt = txt class B: def __init__(self, txt: str): self.v: A = None self.s: A = None self.txt = txt class C: def __init__(self, txt: str): self.u: B ...
8
19
2.375
0.339286
3
2.666667
3
2
2.666667
7
2
2
5
0.625
6
0.315789
3
4
5
4.333333
4
3
1
2
1,086
class A: def __init__(self, txt: str): self.x: B = None self.w: C = None self.v: B = None self.txt = txt class B: def __init__(self, txt: str): self.s: A = None self.r: C = None self.z: C = None self.txt = txt class C: def __init__(self, txt:...
j"
class A: def __init__(self, txt: str): self.x: B = None self.w: C = None self.v: B = None self.txt = txt class B: def __init__(self, txt: str): self.s: A = None self.r: C = None self.z: C = None self.txt = txt class C: def __init__(self, txt:...
10
27
2.7
0.3
3
3.333333
3
3
3
10
2
1
8
0.8
10
0.37037
3
2
6
3.333333
6
3
2
2
1,087
class A: def __init__(self, txt: str): self.w: A = None self.u: B = None self.t: C = None self.txt = txt class B: def __init__(self, txt: str): self.o: B = None self.txt = txt class C: def __init__(self, txt: str): self.p: A = None self.txt =...
k"
class A: def __init__(self, txt: str): self.w: A = None self.u: B = None self.t: C = None self.txt = txt class B: def __init__(self, txt: str): self.o: B = None self.txt = txt class C: def __init__(self, txt: str): self.p: A = None self.txt =...
10
16
1.6
0.177778
3
3.333333
3
1
1.666667
9
3
3
5
0.5
6
0.375
5
2
4
2.571429
4
5
5
2
1,088
class A: def __init__(self, txt: str): self.y: B = None self.txt = txt class B: def __init__(self, txt: str): self.s: B = None self.x: A = None self.t: B = None self.txt = txt class C: def __init__(self, txt: str): self.u: B = None self.txt =...
f"
class A: def __init__(self, txt: str): self.y: B = None self.txt = txt class B: def __init__(self, txt: str): self.s: B = None self.x: A = None self.t: B = None self.txt = txt class C: def __init__(self, txt: str): self.u: B = None self.txt =...
10
16
1.6
0.177778
3
3.333333
3
1
1.666667
9
4
2
4
0.4
6
0.375
6
2
7
3.7
5
2
1
2
1,089
class A: def __init__(self, txt: str): self.y: C = None self.z: A = None self.q: A = None self.txt = txt class B: def __init__(self, txt: str): self.w: B = None self.q: C = None self.txt = txt class C: def __init__(self, txt: str): self.u: B ...
l"
class A: def __init__(self, txt: str): self.y: C = None self.z: A = None self.q: A = None self.txt = txt class B: def __init__(self, txt: str): self.w: B = None self.q: C = None self.txt = txt class C: def __init__(self, txt: str): self.u: B ...
10
23
2.3
0.255556
3
3.333333
3
2
2.333333
5
2
1
5
0.5
5
0.217391
1
2
2
2
4
2
1
2
1,090
class A: def __init__(self, txt: str): self.u: C = None self.txt = txt class B: def __init__(self, txt: str): self.y: A = None self.txt = txt class C: def __init__(self, txt: str): self.x: B = None self.txt = txt m = A("m") k = B("k") e = C("e") m.u = e k....
m"
class A: def __init__(self, txt: str): self.u: C = None self.txt = txt class B: def __init__(self, txt: str): self.y: A = None self.txt = txt class C: def __init__(self, txt: str): self.x: B = None self.txt = txt m = A("m") k = B("k") e = C("e") m.u = e k....
3
3
1
0.5
3
1
1
1
1
3
2
1
3
1
3
1
1
3
3
3
3
1
1
1
1,091
class A: def __init__(self, txt: str): self.x: B = None self.s: B = None self.txt = txt class B: def __init__(self, txt: str): self.y: C = None self.txt = txt class C: def __init__(self, txt: str): self.x: A = None self.txt = txt f = A("f") m = B("m...
m"
class A: def __init__(self, txt: str): self.x: B = None self.s: B = None self.txt = txt class B: def __init__(self, txt: str): self.y: C = None self.txt = txt class C: def __init__(self, txt: str): self.x: A = None self.txt = txt f = A("f") m = B("m...
3
3
1
0.5
3
1
2
1
1.333333
3
2
1
3
1
3
1
1
3
3
3
3
1
1
1
1,092
class A: def __init__(self, txt: str): self.u: B = None self.txt = txt class B: def __init__(self, txt: str): self.t: A = None self.txt = txt class C: def __init__(self, txt: str): self.o: B = None self.w: C = None self.txt = txt g = A("g") c = B("c...
e"
class A: def __init__(self, txt: str): self.u: B = None self.txt = txt class B: def __init__(self, txt: str): self.t: A = None self.txt = txt class C: def __init__(self, txt: str): self.o: B = None self.w: C = None self.txt = txt g = A("g") c = B("c...
8
12
1.5
0.214286
3
2.666667
2
1
1.333333
8
4
4
3
0.375
3
0.25
6
2
6
3.333333
3
4
1
1
1,093
class A: def __init__(self, txt: str): self.w: C = None self.txt = txt class B: def __init__(self, txt: str): self.s: A = None self.u: C = None self.y: B = None self.txt = txt class C: def __init__(self, txt: str): self.o: A = None self.w: A ...
n"
class A: def __init__(self, txt: str): self.w: C = None self.txt = txt class B: def __init__(self, txt: str): self.s: A = None self.u: C = None self.y: B = None self.txt = txt class C: def __init__(self, txt: str): self.o: A = None self.w: A ...
4
8
2
0.666667
3
1.333333
3
1
2
3
2
1
3
0.75
3
0.375
1
2
2
2
2
2
2
1
1,094
class A: def __init__(self, txt: str): self.o: B = None self.txt = txt class B: def __init__(self, txt: str): self.v: C = None self.txt = txt class C: def __init__(self, txt: str): self.t: B = None self.p: A = None self.txt = txt l = A("l") a = B("a...
a"
class A: def __init__(self, txt: str): self.o: B = None self.txt = txt class B: def __init__(self, txt: str): self.v: C = None self.txt = txt class C: def __init__(self, txt: str): self.t: B = None self.p: A = None self.txt = txt l = A("l") a = B("a...
3
4
1.333333
0.666667
3
1
2
1
1.333333
3
2
1
3
1
3
0.75
1
2
2
2
3
1
1
1
1,095
class A: def __init__(self, txt: str): self.s: A = None self.p: B = None self.x: A = None self.txt = txt class B: def __init__(self, txt: str): self.s: C = None self.o: C = None self.y: C = None self.txt = txt class C: def __init__(self, txt:...
e"
class A: def __init__(self, txt: str): self.s: A = None self.p: B = None self.x: A = None self.txt = txt class B: def __init__(self, txt: str): self.s: C = None self.o: C = None self.y: C = None self.txt = txt class C: def __init__(self, txt:...
6
10
1.666667
0.333333
3
2
3
1
2.333333
3
1
1
4
0.666667
3
0.3
0
null
null
null
3
1
1
1
1,096
class A: def __init__(self, txt: str): self.p: B = None self.txt = txt class B: def __init__(self, txt: str): self.q: A = None self.v: A = None self.u: A = None self.txt = txt class C: def __init__(self, txt: str): self.q: A = None self.txt =...
k"
class A: def __init__(self, txt: str): self.p: B = None self.txt = txt class B: def __init__(self, txt: str): self.q: A = None self.v: A = None self.u: A = None self.txt = txt class C: def __init__(self, txt: str): self.q: A = None self.txt =...
5
5
1
0.25
3
1.666667
3
1
1.666667
5
3
2
3
0.6
3
0.6
3
2
4
2.5
3
2
1
1
1,097
class A: def __init__(self, txt: str): self.z: C = None self.s: C = None self.txt = txt class B: def __init__(self, txt: str): self.r: A = None self.txt = txt class C: def __init__(self, txt: str): self.p: A = None self.txt = txt e = A("e") m = B("m...
j"
class A: def __init__(self, txt: str): self.z: C = None self.s: C = None self.txt = txt class B: def __init__(self, txt: str): self.r: A = None self.txt = txt class C: def __init__(self, txt: str): self.p: A = None self.txt = txt e = A("e") m = B("m...
9
13
1.444444
0.180556
3
3
2
1
1.333333
7
2
1
6
0.666667
7
0.538462
2
2
4
3
3
3
1
2
1,098
class A: def __init__(self, txt: str): self.r: B = None self.v: A = None self.y: A = None self.txt = txt class B: def __init__(self, txt: str): self.t: C = None self.txt = txt class C: def __init__(self, txt: str): self.p: A = None self.txt =...
b"
class A: def __init__(self, txt: str): self.r: B = None self.v: A = None self.y: A = None self.txt = txt class B: def __init__(self, txt: str): self.t: C = None self.txt = txt class C: def __init__(self, txt: str): self.p: A = None self.txt =...
7
11
1.571429
0.261905
3
2.333333
3
1
1.666667
7
2
1
6
0.857143
7
0.636364
2
2
4
3
5
2
2
2
1,099
class A: def __init__(self, txt: str): self.s: C = None self.txt = txt class B: def __init__(self, txt: str): self.w: A = None self.q: C = None self.txt = txt class C: def __init__(self, txt: str): self.s: B = None self.txt = txt k = A("k") n = B("n...
l"
class A: def __init__(self, txt: str): self.s: C = None self.txt = txt class B: def __init__(self, txt: str): self.w: A = None self.q: C = None self.txt = txt class C: def __init__(self, txt: str): self.s: B = None self.txt = txt k = A("k") n = B("n...
7
9
1.285714
0.214286
3
2.333333
2
1
1.333333
3
1
1
4
0.571429
3
0.333333
0
null
null
null
2
2
2
1