id
int64
0
9k
prompt
stringlengths
265
3.32k
answer
stringclasses
14 values
pythoncode
stringlengths
267
3.32k
num_nodes
int64
3
10
num_edges
int64
3
53
avg_node_edge
float64
1
5.3
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.6
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
8
longest_cycle
int64
2
10
average_cycle
float64
2
8
unique_edge_label
int64
1
9
max_label_occurrences
int64
1
10
max_label_consecutive
int64
1
10
max_node_outdegree
int64
1
4
1,100
class A: def __init__(self, txt: str): self.w: C = None self.s: B = None self.txt = txt class B: def __init__(self, txt: str): self.q: C = None self.p: C = None self.txt = txt class C: def __init__(self, txt: str): self.s: C = None self.txt =...
d"
class A: def __init__(self, txt: str): self.w: C = None self.s: B = None self.txt = txt class B: def __init__(self, txt: str): self.q: C = None self.p: C = None self.txt = txt class C: def __init__(self, txt: str): self.s: C = None self.txt =...
4
6
1.5
0.5
3
1.333333
2
1
1.666667
3
1
1
4
1
3
0.5
0
null
null
null
2
2
1
1
1,101
class A: def __init__(self, txt: str): self.z: C = None self.txt = txt class B: def __init__(self, txt: str): self.q: C = None self.v: A = None self.s: C = None self.txt = txt class C: def __init__(self, txt: str): self.q: B = None self.txt =...
b"
class A: def __init__(self, txt: str): self.z: C = None self.txt = txt class B: def __init__(self, txt: str): self.q: C = None self.v: A = None self.s: C = None self.txt = txt class C: def __init__(self, txt: str): self.q: B = 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,102
class A: def __init__(self, txt: str): self.q: B = 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.q: C = None self.v: B = None self.txt = txt d = A("d") m = B("m...
e"
class A: def __init__(self, txt: str): self.q: B = 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.q: C = None self.v: B = None self.txt = txt d = A("d") m = B("m...
9
13
1.444444
0.180556
3
3
2
1
1.333333
5
2
2
4
0.444444
4
0.307692
2
4
4
4
2
3
1
1
1,103
class A: def __init__(self, txt: str): self.q: C = None self.t: B = None self.y: B = None self.txt = txt class B: def __init__(self, txt: str): self.q: B = None self.z: C = None self.w: C = None self.txt = txt class C: def __init__(self, txt:...
a"
class A: def __init__(self, txt: str): self.q: C = None self.t: B = None self.y: B = None self.txt = txt class B: def __init__(self, txt: str): self.q: B = None self.z: C = None self.w: C = None self.txt = txt class C: def __init__(self, txt:...
7
18
2.571429
0.428571
3
2.333333
3
3
3
7
3
2
5
0.714286
5
0.277778
3
2
4
2.5
3
3
1
1
1,104
class A: def __init__(self, txt: str): self.q: A = None self.v: B = None self.w: A = None self.txt = txt class B: def __init__(self, txt: str): self.q: C = None self.t: A = None self.txt = txt class C: def __init__(self, txt: str): self.x: B ...
b"
class A: def __init__(self, txt: str): self.q: A = None self.v: B = None self.w: A = None self.txt = txt class B: def __init__(self, txt: str): self.q: C = None self.t: A = None self.txt = txt class C: def __init__(self, txt: str): self.x: B ...
9
20
2.222222
0.277778
3
3
3
2
2.333333
6
2
1
5
0.555556
6
0.3
2
3
4
3.5
3
2
1
2
1,105
class A: def __init__(self, txt: str): self.x: C = None self.v: B = None self.r: C = None self.txt = txt class B: def __init__(self, txt: str): self.x: A = None self.t: B = None self.txt = txt class C: def __init__(self, txt: str): self.v: C ...
n"
class A: def __init__(self, txt: str): self.x: C = None self.v: B = None self.r: C = None self.txt = txt class B: def __init__(self, txt: str): self.x: A = None self.t: B = None self.txt = txt class C: def __init__(self, txt: str): self.v: C ...
7
14
2
0.333333
3
2.333333
3
2
2.333333
3
1
1
4
0.571429
3
0.214286
0
null
null
null
3
1
1
1
1,106
class A: def __init__(self, txt: str): self.v: B = None self.txt = txt class B: def __init__(self, txt: str): self.z: C = None self.s: A = None self.o: A = None self.txt = txt class C: def __init__(self, txt: str): self.x: A = None self.t: A ...
d"
class A: def __init__(self, txt: str): self.v: B = None self.txt = txt class B: def __init__(self, txt: str): self.z: C = None self.s: A = None self.o: A = None self.txt = txt class C: def __init__(self, txt: str): self.x: A = None self.t: A ...
9
18
2
0.25
3
3
3
1
2.333333
7
3
2
4
0.444444
5
0.277778
4
3
6
3.6
4
3
1
2
1,107
class A: def __init__(self, txt: str): self.p: B = None self.txt = txt class B: def __init__(self, txt: str): self.w: A = None self.q: A = None self.x: C = None self.txt = txt class C: def __init__(self, txt: str): self.z: B = None self.txt =...
i"
class A: def __init__(self, txt: str): self.p: B = None self.txt = txt class B: def __init__(self, txt: str): self.w: A = None self.q: A = None self.x: C = None self.txt = txt class C: def __init__(self, txt: str): self.z: B = None self.txt =...
4
6
1.5
0.5
3
1.333333
3
1
1.666667
3
2
1
3
0.75
3
0.5
1
2
2
2
3
1
1
1
1,108
class A: def __init__(self, txt: str): self.x: B = None self.z: A = None self.txt = txt class B: def __init__(self, txt: str): self.r: B = None self.p: A = None self.txt = txt class C: def __init__(self, txt: str): self.w: C = None self.txt =...
j"
class A: def __init__(self, txt: str): self.x: B = None self.z: A = None self.txt = txt class B: def __init__(self, txt: str): self.r: B = None self.p: A = None self.txt = txt class C: def __init__(self, txt: str): self.w: C = None self.txt =...
8
13
1.625
0.232143
3
2.666667
2
1
1.666667
8
4
3
4
0.5
5
0.384615
5
2
7
3.666667
4
3
1
2
1,109
class A: def __init__(self, txt: str): self.v: C = None self.t: A = None self.s: A = 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.t: C = None self.txt =...
g"
class A: def __init__(self, txt: str): self.v: C = None self.t: A = None self.s: A = 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.t: C = None self.txt =...
7
12
1.714286
0.285714
3
2.333333
3
1
1.666667
4
2
2
3
0.428571
3
0.25
2
2
2
2
2
3
3
1
1,110
class A: def __init__(self, txt: str): self.z: A = None self.u: B = None self.p: A = None self.txt = txt class B: def __init__(self, txt: str): self.x: A = None self.y: A = None self.txt = txt class C: def __init__(self, txt: str): self.u: B ...
i"
class A: def __init__(self, txt: str): self.z: A = None self.u: B = None self.p: A = None self.txt = txt class B: def __init__(self, txt: str): self.x: A = None self.y: A = None self.txt = txt class C: def __init__(self, txt: str): self.u: B ...
9
18
2
0.25
3
3
3
1
2
8
3
2
6
0.666667
7
0.388889
3
2
5
3
5
3
3
2
1,111
class A: def __init__(self, txt: str): self.x: B = None self.z: C = None self.txt = txt class B: def __init__(self, txt: str): self.q: C = None self.txt = txt class C: def __init__(self, txt: str): self.x: B = None self.txt = txt b = A("b") g = B("g...
g"
class A: def __init__(self, txt: str): self.x: B = None self.z: C = None self.txt = txt class B: def __init__(self, txt: str): self.q: C = None self.txt = txt class C: def __init__(self, txt: str): self.x: B = None self.txt = txt b = A("b") g = B("g...
8
9
1.125
0.160714
3
2.666667
2
1
1.333333
4
2
1
4
0.5
4
0.444444
1
4
4
4
2
2
1
1
1,112
class A: def __init__(self, txt: str): self.q: C = None self.txt = txt class B: def __init__(self, txt: str): self.x: C = None self.q: C = None self.s: A = None self.txt = txt class C: def __init__(self, txt: str): self.x: B = None self.t: A ...
g"
class A: def __init__(self, txt: str): self.q: C = None self.txt = txt class B: def __init__(self, txt: str): self.x: C = None self.q: C = None self.s: A = 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,113
class A: def __init__(self, txt: str): self.r: B = None self.w: B = None self.s: B = None self.txt = txt class B: def __init__(self, txt: str): self.t: B = None self.txt = txt class C: def __init__(self, txt: str): self.t: B = None self.x: C ...
j"
class A: def __init__(self, txt: str): self.r: B = None self.w: B = None self.s: B = None self.txt = txt class B: def __init__(self, txt: str): self.t: B = None self.txt = txt class C: def __init__(self, txt: str): self.t: B = None self.x: C ...
8
17
2.125
0.303571
3
2.666667
3
1
2.333333
3
2
1
3
0.375
3
0.176471
1
2
2
2
1
3
3
1
1,114
class A: def __init__(self, txt: str): self.q: B = None self.p: 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.x: A = None self.w: A = None self.txt =...
c"
class A: def __init__(self, txt: str): self.q: B = None self.p: 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.x: A = None self.w: A = None self.txt =...
3
4
1.333333
0.666667
3
1
2
1
1.666667
3
2
1
3
1
3
0.75
1
2
2
2
3
1
1
1
1,115
class A: def __init__(self, txt: str): self.w: C = None self.txt = txt class B: def __init__(self, txt: str): self.x: C = None self.u: C = None self.txt = txt class C: def __init__(self, txt: str): self.t: B = None self.p: C = None self.txt =...
c"
class A: def __init__(self, txt: str): self.w: C = None self.txt = txt class B: def __init__(self, txt: str): self.x: C = None self.u: C = None self.txt = txt class C: def __init__(self, txt: str): self.t: B = None self.p: C = None self.txt =...
10
15
1.5
0.166667
3
3.333333
2
1
1.666667
10
4
2
6
0.6
7
0.466667
5
2
6
3
5
3
3
2
1,116
class A: def __init__(self, txt: str): self.x: C = None self.txt = txt class B: def __init__(self, txt: str): self.s: A = None self.v: A = None self.txt = txt class C: def __init__(self, txt: str): self.y: A = None self.txt = txt j = A("j") b = B("b...
c"
class A: def __init__(self, txt: str): self.x: C = None self.txt = txt class B: def __init__(self, txt: str): self.s: A = None self.v: A = None self.txt = txt class C: def __init__(self, txt: str): self.y: A = None self.txt = txt j = A("j") b = B("b...
9
11
1.222222
0.152778
3
3
2
1
1.333333
4
2
2
3
0.333333
3
0.272727
2
2
2
2
2
2
1
1
1,117
class A: def __init__(self, txt: str): self.v: A = None self.p: C = None self.txt = txt class B: def __init__(self, txt: str): self.y: C = None self.o: C = None self.txt = txt class C: def __init__(self, txt: str): self.q: C = None self.s: C ...
l"
class A: def __init__(self, txt: str): self.v: A = None self.p: C = None self.txt = txt class B: def __init__(self, txt: str): self.y: C = None self.o: C = None self.txt = txt class C: def __init__(self, txt: str): self.q: C = None self.s: C ...
7
13
1.857143
0.309524
3
2.333333
3
2
2.333333
4
2
2
3
0.428571
3
0.230769
2
2
2
2
2
2
1
1
1,118
class A: def __init__(self, txt: str): self.x: C = None self.txt = txt class B: def __init__(self, txt: str): self.v: C = None self.t: A = None self.txt = txt class C: def __init__(self, txt: str): self.x: C = None self.txt = txt c = A("c") n = B("n...
f"
class A: def __init__(self, txt: str): self.x: C = None self.txt = txt class B: def __init__(self, txt: str): self.v: C = None self.t: A = None self.txt = txt class C: def __init__(self, txt: str): self.x: C = None self.txt = txt c = A("c") n = B("n...
6
7
1.166667
0.233333
3
2
2
1
1.333333
6
4
3
2
0.333333
2
0.285714
5
2
6
3.111111
1
6
6
1
1,119
class A: def __init__(self, txt: str): self.v: C = None self.txt = txt class B: def __init__(self, txt: str): self.p: B = None self.v: C = None self.txt = txt class C: def __init__(self, txt: str): self.v: C = None self.txt = txt a = A("a") b = B("b...
i"
class A: def __init__(self, txt: str): self.v: C = None self.txt = txt class B: def __init__(self, txt: str): self.p: B = None self.v: C = None self.txt = txt class C: def __init__(self, txt: str): self.v: C = None self.txt = txt a = A("a") b = B("b...
8
12
1.5
0.214286
3
2.666667
2
1
1.333333
8
3
3
5
0.625
5
0.416667
4
2
4
2.666667
2
6
6
1
1,120
class A: def __init__(self, txt: str): self.y: A = None self.txt = txt class B: def __init__(self, txt: str): self.t: A = None self.u: B = None self.s: B = None self.txt = txt class C: def __init__(self, txt: str): self.x: B = None self.txt =...
f"
class A: def __init__(self, txt: str): self.y: A = None self.txt = txt class B: def __init__(self, txt: str): self.t: A = None self.u: B = None self.s: B = None self.txt = txt class C: def __init__(self, txt: str): self.x: B = None self.txt =...
9
14
1.555556
0.194444
3
3
3
1
1.666667
5
3
2
3
0.333333
3
0.214286
3
2
4
2.5
2
4
4
1
1,121
class A: def __init__(self, txt: str): self.r: C = 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.s: C = None self.txt = txt m = A("m") a = B("a") e = C("e") k = C("k") ...
k"
class A: def __init__(self, txt: str): self.r: C = 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.s: C = None self.txt = txt m = A("m") a = B("a") e = C("e") k = C("k") ...
4
4
1
0.333333
3
1.333333
1
1
1
4
3
2
2
0.5
2
0.5
3
2
4
2.5
1
4
4
1
1,122
class A: def __init__(self, txt: str): self.y: C = None self.t: A = None self.v: A = None self.txt = txt class B: def __init__(self, txt: str): self.s: A = None self.p: A = None self.y: C = None self.txt = txt class C: def __init__(self, txt:...
m"
class A: def __init__(self, txt: str): self.y: C = None self.t: A = None self.v: A = None self.txt = txt class B: def __init__(self, txt: str): self.s: A = None self.p: A = None self.y: C = None self.txt = txt class C: def __init__(self, txt:...
8
17
2.125
0.303571
3
2.666667
3
3
3
8
5
2
2
0.25
5
0.294118
7
2
8
3.75
3
4
4
3
1,123
class A: def __init__(self, txt: str): self.x: B = None self.o: B = None self.txt = txt class B: def __init__(self, txt: str): self.o: C = None self.y: C = None self.txt = txt class C: def __init__(self, txt: str): self.u: B = None self.z: B ...
k"
class A: def __init__(self, txt: str): self.x: B = None self.o: B = None self.txt = txt class B: def __init__(self, txt: str): self.o: C = None self.y: C = None self.txt = txt class C: def __init__(self, txt: str): self.u: B = None self.z: B ...
4
4
1
0.333333
3
1.333333
2
2
2
4
3
1
2
0.5
4
1
3
2
4
2.5
4
1
1
2
1,124
class A: def __init__(self, txt: str): self.p: B = None self.txt = txt class B: def __init__(self, txt: str): self.p: A = None self.y: A = None self.txt = txt class C: def __init__(self, txt: str): self.u: A = None self.txt = txt d = A("d") h = B("h...
b"
class A: def __init__(self, txt: str): self.p: B = None self.txt = txt class B: def __init__(self, txt: str): self.p: A = None self.y: A = None self.txt = txt class C: def __init__(self, txt: str): self.u: A = None self.txt = txt d = A("d") h = B("h...
4
5
1.25
0.416667
3
1.333333
2
1
1.333333
4
2
2
3
0.75
3
0.6
2
2
2
2
2
3
3
2
1,125
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.z: C = None self.s: A = None self.txt = txt class C: def __init__(self, txt: str): self.y: A = None self.txt =...
d"
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.z: C = None self.s: A = None self.txt = txt class C: def __init__(self, txt: str): self.y: A = None self.txt =...
10
16
1.6
0.177778
3
3.333333
2
1
1.666667
5
2
2
4
0.4
4
0.25
2
2
2
2
3
2
1
2
1,126
class A: def __init__(self, txt: str): self.s: C = None self.v: C = 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.t: A = None self.r: A = None self.s: B ...
l"
class A: def __init__(self, txt: str): self.s: C = None self.v: C = 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.t: A = None self.r: A = None self.s: B ...
3
4
1.333333
0.666667
3
1
3
1
2
3
2
2
2
0.666667
2
0.5
2
2
2
2
2
2
1
1
1,127
class A: def __init__(self, txt: str): self.v: B = None self.y: B = None self.txt = txt class B: def __init__(self, txt: str): self.s: C = None self.t: B = None self.txt = txt class C: def __init__(self, txt: str): self.y: A = None self.txt =...
d"
class A: def __init__(self, txt: str): self.v: B = None self.y: B = None self.txt = txt class B: def __init__(self, txt: str): self.s: C = None self.t: B = None self.txt = txt class C: def __init__(self, txt: str): self.y: A = None self.txt =...
8
10
1.25
0.178571
3
2.666667
2
1
1.666667
8
4
2
5
0.625
6
0.6
4
2
7
3.571429
4
4
4
2
1,128
class A: def __init__(self, txt: str): self.p: A = None self.u: C = None self.x: A = None self.txt = txt class B: def __init__(self, txt: str): self.q: A = None self.s: B = None self.v: A = None self.txt = txt class C: def __init__(self, txt:...
c"
class A: def __init__(self, txt: str): self.p: A = None self.u: C = None self.x: A = None self.txt = txt class B: def __init__(self, txt: str): self.q: A = None self.s: B = None self.v: A = None self.txt = txt class C: def __init__(self, txt:...
9
19
2.111111
0.263889
3
3
3
1
2.333333
3
2
1
3
0.333333
3
0.157895
1
3
3
3
3
1
1
1
1,129
class A: def __init__(self, txt: str): self.r: 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.t: A = None self.o: A = None self.x: A = None self.txt =...
d"
class A: def __init__(self, txt: str): self.r: 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.t: A = None self.o: A = None self.x: A = None self.txt =...
3
3
1
0.5
3
1
3
1
1.666667
3
2
2
2
0.666667
2
0.666667
2
2
2
2
2
2
1
1
1,130
class A: def __init__(self, txt: str): self.u: B = None self.y: B = None self.t: B = None self.txt = txt class B: def __init__(self, txt: str): self.r: C = None self.txt = txt class C: def __init__(self, txt: str): self.x: B = None self.r: A ...
l"
class A: def __init__(self, txt: str): self.u: B = None self.y: B = None self.t: B = None self.txt = txt class B: def __init__(self, txt: str): self.r: C = None self.txt = txt class C: def __init__(self, txt: str): self.x: B = None self.r: A ...
4
6
1.5
0.5
3
1.333333
3
1
2
3
2
1
3
0.75
3
0.5
1
3
3
3
2
2
2
1
1,131
class A: def __init__(self, txt: str): self.q: A = 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.v: C = None self.x: B = None self.y: A = None self.txt =...
m"
class A: def __init__(self, txt: str): self.q: A = 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.v: C = None self.x: B = None self.y: A = None self.txt =...
6
10
1.666667
0.333333
3
2
3
1
1.666667
5
3
2
3
0.5
3
0.3
3
2
4
2.5
2
4
4
1
1,132
class A: def __init__(self, txt: str): self.z: A = None self.w: A = None self.txt = txt class B: def __init__(self, txt: str): self.t: B = None self.v: B = None self.txt = txt class C: def __init__(self, txt: str): self.w: A = None self.txt =...
c"
class A: def __init__(self, txt: str): self.z: A = None self.w: A = None self.txt = txt class B: def __init__(self, txt: str): self.t: B = None self.v: B = None self.txt = txt class C: def __init__(self, txt: str): self.w: A = None self.txt =...
5
5
1
0.25
3
1.666667
2
1
1.666667
5
3
2
2
0.4
3
0.6
4
2
4
2.666667
2
3
2
2
1,133
class A: def __init__(self, txt: str): self.r: A = None self.y: A = None self.txt = txt class B: def __init__(self, txt: str): self.w: C = None self.txt = txt class C: def __init__(self, txt: str): self.t: C = None self.r: B = None self.txt =...
l"
class A: def __init__(self, txt: str): self.r: A = None self.y: A = None self.txt = txt class B: def __init__(self, txt: str): self.w: C = None self.txt = txt class C: def __init__(self, txt: str): self.t: C = None self.r: B = None self.txt =...
9
11
1.222222
0.152778
3
3
2
1
1.666667
3
2
1
3
0.333333
3
0.272727
1
2
2
2
3
1
1
1
1,134
class A: def __init__(self, txt: str): self.z: B = None self.txt = txt class B: def __init__(self, txt: str): self.q: A = None self.w: C = None self.y: C = None self.txt = txt class C: def __init__(self, txt: str): self.u: A = None self.txt =...
a"
class A: def __init__(self, txt: str): self.z: B = None self.txt = txt class B: def __init__(self, txt: str): self.q: A = None self.w: C = None self.y: C = None self.txt = txt class C: def __init__(self, txt: str): self.u: A = None self.txt =...
7
11
1.571429
0.261905
3
2.333333
3
1
1.666667
3
1
1
4
0.571429
3
0.272727
0
null
null
null
3
1
1
1
1,135
class A: def __init__(self, txt: str): self.r: C = None self.txt = txt class B: def __init__(self, txt: str): self.p: C = None self.txt = txt class C: def __init__(self, txt: str): self.x: A = None self.o: B = None self.txt = txt l = A("l") h = B("h...
l"
class A: def __init__(self, txt: str): self.r: C = None self.txt = txt class B: def __init__(self, txt: str): self.p: C = None self.txt = txt class C: def __init__(self, txt: str): self.x: A = None self.o: B = None self.txt = txt l = A("l") h = B("h...
4
6
1.5
0.5
3
1.333333
2
1
1.333333
4
2
2
3
0.75
3
0.5
2
2
2
2
3
2
1
2
1,136
class A: def __init__(self, txt: str): self.x: 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.y: B = None self.txt = txt i = A("i") f = B("f") d = C("d") m = B("m") ...
i"
class A: def __init__(self, txt: str): self.x: 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.y: B = None self.txt = txt i = A("i") f = B("f") d = C("d") m = B("m") ...
4
4
1
0.333333
3
1.333333
1
1
1
3
2
1
3
0.75
3
0.75
1
2
2
2
2
2
1
1
1,137
class A: def __init__(self, txt: str): self.o: A = None self.r: A = None self.v: A = None self.txt = txt class B: def __init__(self, txt: str): self.w: A = None self.v: C = None self.txt = txt class C: def __init__(self, txt: str): self.p: B ...
b"
class A: def __init__(self, txt: str): self.o: A = None self.r: A = None self.v: A = None self.txt = txt class B: def __init__(self, txt: str): self.w: A = None self.v: C = None self.txt = txt class C: def __init__(self, txt: str): self.p: B ...
6
10
1.666667
0.333333
3
2
3
2
2.333333
5
2
2
4
0.666667
4
0.4
2
2
2
2
3
3
3
2
1,138
class A: def __init__(self, txt: str): self.u: C = None self.txt = txt class B: def __init__(self, txt: str): self.p: C = None self.txt = txt class C: def __init__(self, txt: str): self.t: B = None self.o: A = None self.w: B = None self.txt =...
k"
class A: def __init__(self, txt: str): self.u: C = None self.txt = txt class B: def __init__(self, txt: str): self.p: C = None self.txt = txt class C: def __init__(self, txt: str): self.t: B = None self.o: A = None self.w: B = None self.txt =...
4
5
1.25
0.416667
3
1.333333
3
1
1.666667
3
2
1
3
0.75
3
0.6
1
2
2
2
3
1
1
1
1,139
class A: def __init__(self, txt: str): self.s: B = None self.z: C = None self.txt = txt class B: def __init__(self, txt: str): self.p: C = None self.txt = txt class C: def __init__(self, txt: str): self.v: B = None self.y: B = None self.txt =...
n"
class A: def __init__(self, txt: str): self.s: B = None self.z: C = None self.txt = txt class B: def __init__(self, txt: str): self.p: C = None self.txt = txt class C: def __init__(self, txt: str): self.v: B = None self.y: B = None self.txt =...
7
9
1.285714
0.214286
3
2.333333
2
1
1.666667
7
4
4
2
0.285714
3
0.333333
6
2
6
3.333333
3
4
1
2
1,140
class A: def __init__(self, txt: str): self.w: C = None self.q: C = None self.t: A = None self.txt = txt class B: def __init__(self, txt: str): self.u: B = None self.txt = txt class C: def __init__(self, txt: str): self.p: A = None self.o: B ...
e"
class A: def __init__(self, txt: str): self.w: C = None self.q: C = None self.t: A = None self.txt = txt class B: def __init__(self, txt: str): self.u: B = None self.txt = txt class C: def __init__(self, txt: str): self.p: A = None self.o: B ...
8
15
1.875
0.267857
3
2.666667
3
1
2
8
2
2
6
0.75
6
0.4
3
3
3
3
4
5
5
1
1,141
class A: def __init__(self, txt: str): self.z: C = None self.w: A = None self.p: C = None self.txt = txt class B: def __init__(self, txt: str): self.u: A = None self.v: A = None self.r: C = None self.txt = txt class C: def __init__(self, txt:...
e"
class A: def __init__(self, txt: str): self.z: C = None self.w: A = None self.p: C = None self.txt = txt class B: def __init__(self, txt: str): self.u: A = None self.v: A = None self.r: C = None self.txt = txt class C: def __init__(self, txt:...
10
22
2.2
0.244444
3
3.333333
3
1
2.333333
10
3
3
4
0.4
6
0.272727
7
2
7
4.3
4
4
2
2
1,142
class A: def __init__(self, txt: str): self.o: C = None self.txt = txt class B: def __init__(self, txt: str): self.v: B = None self.y: C = None self.s: C = None self.txt = txt class C: def __init__(self, txt: str): self.u: A = None self.w: B ...
n"
class A: def __init__(self, txt: str): self.o: C = None self.txt = txt class B: def __init__(self, txt: str): self.v: B = None self.y: C = None self.s: C = None self.txt = txt class C: def __init__(self, txt: str): self.u: A = None self.w: B ...
10
22
2.2
0.244444
3
3.333333
3
1
2.333333
8
4
3
4
0.4
5
0.227273
5
2
6
3.111111
4
3
1
2
1,143
class A: def __init__(self, txt: str): self.t: B = None self.v: C = None self.txt = txt class B: def __init__(self, txt: str): self.t: C = None self.o: C = None self.r: C = None self.txt = txt class C: def __init__(self, txt: str): self.v: A ...
a"
class A: def __init__(self, txt: str): self.t: B = None self.v: C = None self.txt = txt class B: def __init__(self, txt: str): self.t: C = None self.o: C = None self.r: C = None self.txt = txt class C: def __init__(self, txt: str): self.v: A ...
3
5
1.666667
0.833333
3
1
3
2
2.666667
3
2
1
3
1
3
0.6
1
2
2
2
2
2
2
1
1,144
class A: def __init__(self, txt: str): self.s: C = None self.t: B = None self.w: C = None self.txt = txt class B: def __init__(self, txt: str): self.y: C = None self.p: B = None self.txt = txt class C: def __init__(self, txt: str): self.y: A ...
k"
class A: def __init__(self, txt: str): self.s: C = None self.t: B = None self.w: C = None self.txt = txt class B: def __init__(self, txt: str): self.y: C = None self.p: B = None self.txt = txt class C: def __init__(self, txt: str): self.y: A ...
9
23
2.555556
0.319444
3
3
3
2
2.666667
5
2
1
5
0.555556
5
0.217391
1
2
2
2
3
3
2
1
1,145
class A: def __init__(self, txt: str): self.z: B = None self.txt = txt class B: def __init__(self, txt: str): self.z: A = None self.r: C = None self.w: A = None self.txt = txt class C: def __init__(self, txt: str): self.w: B = None self.s: C ...
a"
class A: def __init__(self, txt: str): self.z: B = None self.txt = txt class B: def __init__(self, txt: str): self.z: A = None self.r: C = None self.w: A = None self.txt = txt class C: def __init__(self, txt: str): self.w: B = None self.s: C ...
6
11
1.833333
0.366667
3
2
3
1
2
3
1
1
4
0.666667
3
0.272727
0
null
null
null
3
1
1
1
1,146
class A: def __init__(self, txt: str): self.w: C = None self.v: C = None self.q: C = None self.txt = txt class B: def __init__(self, txt: str): self.w: C = None self.txt = txt class C: def __init__(self, txt: str): self.u: B = None self.t: B ...
k"
class A: def __init__(self, txt: str): self.w: C = None self.v: C = None self.q: C = None self.txt = txt class B: def __init__(self, txt: str): self.w: C = None self.txt = txt class C: def __init__(self, txt: str): self.u: B = None self.t: B ...
4
5
1.25
0.416667
3
1.333333
3
1
2
4
3
2
2
0.5
3
0.6
3
2
4
2.5
3
2
1
2
1,147
class A: def __init__(self, txt: str): self.r: B = None self.z: A = None self.v: 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.w: A = None self.txt =...
a"
class A: def __init__(self, txt: str): self.r: B = None self.z: A = None self.v: 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.w: A = None self.txt =...
6
9
1.5
0.3
3
2
3
1
1.666667
4
2
2
3
0.5
3
0.333333
2
3
3
3
3
2
1
1
1,148
class A: def __init__(self, txt: str): 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.p: A = None self.txt = txt e = A("e") l = B("l") a = C("a") i = A("i") ...
e"
class A: def __init__(self, txt: str): 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.p: A = None self.txt = txt e = A("e") l = B("l") a = C("a") i = A("i") ...
5
5
1
0.25
3
1.666667
1
1
1
4
2
1
4
0.8
4
0.8
1
2
2
2
2
2
1
1
1,149
class A: def __init__(self, txt: str): self.t: B = None self.txt = txt class B: def __init__(self, txt: str): self.w: C = None self.u: A = None self.txt = txt class C: def __init__(self, txt: str): self.p: A = None self.u: C = None self.txt =...
n"
class A: def __init__(self, txt: str): self.t: B = None self.txt = txt class B: def __init__(self, txt: str): self.w: C = None self.u: A = None self.txt = txt class C: def __init__(self, txt: str): self.p: A = None self.u: C = None self.txt =...
5
8
1.6
0.4
3
1.666667
2
1
1.666667
5
2
1
5
1
5
0.625
1
4
4
4
4
2
1
1
1,150
class A: def __init__(self, txt: str): self.v: A = None self.t: A = None self.txt = txt class B: def __init__(self, txt: str): self.v: C = None self.p: B = None self.txt = txt class C: def __init__(self, txt: str): self.z: C = None self.x: A ...
e"
class A: def __init__(self, txt: str): self.v: A = None self.t: A = None self.txt = txt class B: def __init__(self, txt: str): self.v: C = None self.p: B = None self.txt = txt class C: def __init__(self, txt: str): self.z: C = None self.x: A ...
6
10
1.666667
0.333333
3
2
2
2
2
4
2
2
3
0.5
3
0.3
2
2
2
2
3
2
1
1
1,151
class A: def __init__(self, txt: str): self.p: C = 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.y: C = None self.txt = txt a = A("a") c = B("c") b = C("b") n = C("n") ...
b"
class A: def __init__(self, txt: str): self.p: C = 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.y: C = None self.txt = txt a = A("a") c = B("c") b = C("b") n = C("n") ...
4
4
1
0.333333
3
1.333333
1
1
1
4
3
2
2
0.5
2
0.5
3
2
4
2.5
1
4
4
1
1,152
class A: def __init__(self, txt: str): self.w: B = None self.txt = txt class B: def __init__(self, txt: str): self.u: A = None self.q: A = None self.v: C = None self.txt = txt class C: def __init__(self, txt: str): self.o: A = None self.v: B ...
e"
class A: def __init__(self, txt: str): self.w: B = None self.txt = txt class B: def __init__(self, txt: str): self.u: A = None self.q: A = None self.v: C = None self.txt = txt class C: def __init__(self, txt: str): self.o: A = None self.v: B ...
4
7
1.75
0.583333
3
1.333333
3
1
2
3
2
1
2
0.5
3
0.428571
2
2
2
2
3
1
1
2
1,153
class A: def __init__(self, txt: str): self.u: C = None self.o: 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.y: B = None self.s: C = None self.w: A ...
i"
class A: def __init__(self, txt: str): self.u: C = None self.o: 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.y: B = None self.s: C = None self.w: A ...
5
9
1.8
0.45
3
1.666667
3
1
2
5
2
2
4
0.8
4
0.444444
2
2
2
2
4
2
1
2
1,154
class A: def __init__(self, txt: str): self.q: B = None self.t: B = None self.p: C = None self.txt = txt class B: def __init__(self, txt: str): self.w: A = None self.t: C = None self.q: C = None self.txt = txt class C: def __init__(self, txt:...
n"
class A: def __init__(self, txt: str): self.q: B = None self.t: B = None self.p: C = None self.txt = txt class B: def __init__(self, txt: str): self.w: A = None self.t: C = None self.q: C = None self.txt = txt class C: def __init__(self, txt:...
5
8
1.6
0.4
3
1.666667
3
1
2.333333
5
3
1
4
0.8
5
0.625
2
2
4
2.666667
4
2
1
2
1,155
class A: def __init__(self, txt: str): self.o: C = None self.w: 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.t: B = None self.x: B = None self.txt =...
g"
class A: def __init__(self, txt: str): self.o: C = None self.w: 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.t: B = None self.x: B = None self.txt =...
7
10
1.428571
0.238095
3
2.333333
2
1
1.666667
7
3
3
4
0.571429
4
0.4
4
2
4
2.666667
4
3
1
1
1,156
class A: def __init__(self, txt: str): self.z: 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.v: B = None self.p: A = None self.o: A = None self.txt =...
f"
class A: def __init__(self, txt: str): self.z: 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.v: B = None self.p: A = None self.o: A = None self.txt =...
3
4
1.333333
0.666667
3
1
3
1
1.666667
3
2
2
2
0.666667
2
0.5
2
2
2
2
2
2
1
1
1,157
class A: def __init__(self, txt: str): self.q: C = None self.p: B = None self.v: C = None self.txt = txt class B: def __init__(self, txt: str): self.p: A = None self.x: A = None self.o: A = None self.txt = txt class C: def __init__(self, txt:...
d"
class A: def __init__(self, txt: str): self.q: C = None self.p: B = None self.v: C = None self.txt = txt class B: def __init__(self, txt: str): self.p: A = None self.x: A = None self.o: A = None self.txt = txt class C: def __init__(self, txt:...
6
16
2.666667
0.533333
3
2
3
3
3
5
2
1
5
0.833333
5
0.3125
1
4
4
4
3
3
2
1
1,158
class A: def __init__(self, txt: str): self.w: C = None self.s: B = None self.u: B = None self.txt = txt class B: def __init__(self, txt: str): self.s: B = None self.txt = txt class C: def __init__(self, txt: str): self.u: C = None self.o: B ...
h"
class A: def __init__(self, txt: str): self.w: C = None self.s: B = None self.u: B = None self.txt = txt class B: def __init__(self, txt: str): self.s: B = None self.txt = txt class C: def __init__(self, txt: str): self.u: C = None self.o: B ...
10
22
2.2
0.244444
3
3.333333
3
1
2.333333
8
3
2
5
0.5
5
0.227273
4
3
6
3.6
3
6
6
1
1,159
class A: def __init__(self, txt: str): self.q: C = None self.txt = txt class B: def __init__(self, txt: str): self.y: B = None self.r: C = None self.o: C = None self.txt = txt class C: def __init__(self, txt: str): self.s: A = None self.txt =...
g"
class A: def __init__(self, txt: str): self.q: C = None self.txt = txt class B: def __init__(self, txt: str): self.y: B = None self.r: C = None self.o: C = None self.txt = txt class C: def __init__(self, txt: str): self.s: A = None self.txt =...
8
14
1.75
0.25
3
2.666667
3
1
1.666667
6
4
3
2
0.25
2
0.142857
5
2
6
3.111111
2
3
1
1
1,160
class A: def __init__(self, txt: str): self.p: B = None self.txt = txt class B: def __init__(self, txt: str): self.z: B = None self.txt = txt class C: def __init__(self, txt: str): self.u: A = None self.txt = txt j = A("j") l = B("l") m = C("m") k = B("k") ...
l"
class A: def __init__(self, txt: str): self.p: B = None self.txt = txt class B: def __init__(self, txt: str): self.z: B = None self.txt = txt class C: def __init__(self, txt: str): self.u: A = None self.txt = txt j = A("j") l = B("l") m = C("m") k = B("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
3
3
1
1,161
class A: def __init__(self, txt: str): self.q: B = None self.w: C = None self.txt = txt class B: def __init__(self, txt: str): self.o: C = None self.u: C = None self.txt = txt class C: def __init__(self, txt: str): self.t: A = None self.v: A ...
g"
class A: def __init__(self, txt: str): self.q: B = None self.w: C = None self.txt = txt class B: def __init__(self, txt: str): self.o: C = None self.u: C = None self.txt = txt class C: def __init__(self, txt: str): self.t: A = None self.v: A ...
8
15
1.875
0.267857
3
2.666667
2
2
2
7
2
2
6
0.75
6
0.4
2
3
3
3
5
2
1
2
1,162
class A: def __init__(self, txt: str): self.o: A = None self.t: B = None self.v: B = None self.txt = txt class B: def __init__(self, txt: str): self.p: B = None self.v: A = None self.txt = txt class C: def __init__(self, txt: str): self.z: C ...
k"
class A: def __init__(self, txt: str): self.o: A = None self.t: B = None self.v: B = None self.txt = txt class B: def __init__(self, txt: str): self.p: B = None self.v: A = None self.txt = txt class C: def __init__(self, txt: str): self.z: C ...
10
25
2.5
0.277778
3
3.333333
3
2
2.666667
10
3
2
5
0.5
7
0.28
6
3
7
4.75
3
8
4
2
1,163
class A: def __init__(self, txt: str): self.u: B = None self.txt = txt class B: def __init__(self, txt: str): self.u: A = None self.txt = txt class C: def __init__(self, txt: str): self.w: C = None self.y: A = None self.t: B = None self.txt =...
f"
class A: def __init__(self, txt: str): self.u: B = None self.txt = txt class B: def __init__(self, txt: str): self.u: A = None self.txt = txt class C: def __init__(self, txt: str): self.w: C = None self.y: A = None self.t: B = None self.txt =...
9
13
1.444444
0.180556
3
3
3
1
1.666667
3
1
1
4
0.444444
3
0.230769
0
null
null
null
1
3
3
1
1,164
class A: def __init__(self, txt: str): self.r: A = None self.p: B = None self.t: A = None self.txt = txt class B: def __init__(self, txt: str): self.x: A = None self.t: B = None self.o: B = None self.txt = txt class C: def __init__(self, txt:...
f"
class A: def __init__(self, txt: str): self.r: A = None self.p: B = None self.t: A = None self.txt = txt class B: def __init__(self, txt: str): self.x: A = None self.t: B = None self.o: B = None self.txt = txt class C: def __init__(self, txt:...
10
20
2
0.222222
3
3.333333
3
1
2.333333
10
3
2
6
0.6
9
0.45
5
2
8
4.666667
4
6
2
2
1,165
class A: def __init__(self, txt: str): self.s: C = None self.txt = txt class B: def __init__(self, txt: str): self.s: C = None self.u: A = None self.p: C = None self.txt = txt class C: def __init__(self, txt: str): self.o: B = None self.u: A ...
d"
class A: def __init__(self, txt: str): self.s: C = None self.txt = txt class B: def __init__(self, txt: str): self.s: C = None self.u: A = None self.p: C = None self.txt = txt class C: def __init__(self, txt: str): self.o: B = None self.u: A ...
10
21
2.1
0.233333
3
3.333333
3
1
2
7
2
2
6
0.6
6
0.285714
2
4
4
4
3
3
1
2
1,166
class A: def __init__(self, txt: str): self.o: B = None self.z: C = None self.s: 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.z: A = None self.txt =...
c"
class A: def __init__(self, txt: str): self.o: B = None self.z: C = None self.s: 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.z: A = None self.txt =...
4
8
2
0.666667
3
1.333333
3
1
1.666667
3
2
1
3
0.75
3
0.375
1
3
3
3
2
2
2
1
1,167
class A: def __init__(self, txt: str): self.p: A = None self.o: C = None self.txt = txt class B: def __init__(self, txt: str): self.o: C = None self.q: B = None self.y: B = None self.txt = txt class C: def __init__(self, txt: str): self.t: B ...
f"
class A: def __init__(self, txt: str): self.p: A = None self.o: C = None self.txt = txt class B: def __init__(self, txt: str): self.o: C = None self.q: B = None self.y: B = None self.txt = txt class C: def __init__(self, txt: str): self.t: B ...
10
21
2.1
0.233333
3
3.333333
3
2
2.666667
8
3
2
4
0.4
4
0.190476
5
4
8
4.666667
3
4
1
1
1,168
class A: def __init__(self, txt: str): self.s: A = None self.v: 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.v: A = None self.s: B = None self.x: B ...
n"
class A: def __init__(self, txt: str): self.s: A = None self.v: 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.v: A = None self.s: B = None self.x: B ...
10
17
1.7
0.188889
3
3.333333
3
1
2
9
2
2
7
0.7
8
0.470588
3
2
5
3
2
6
4
2
1,169
class A: def __init__(self, txt: str): self.r: C = None self.s: C = None self.txt = txt class B: def __init__(self, txt: str): self.y: C = None self.v: A = None self.txt = txt class C: def __init__(self, txt: str): self.t: A = None self.r: B ...
b"
class A: def __init__(self, txt: str): self.r: C = None self.s: C = None self.txt = txt class B: def __init__(self, txt: str): self.y: C = None self.v: A = None self.txt = txt class C: def __init__(self, txt: str): self.t: A = None self.r: B ...
6
10
1.666667
0.333333
3
2
2
2
2
5
2
1
4
0.666667
5
0.5
2
2
3
2.5
4
2
1
2
1,170
class A: def __init__(self, txt: str): self.t: B = None self.txt = txt class B: def __init__(self, txt: str): self.r: C = None self.txt = txt class C: def __init__(self, txt: str): self.t: B = None self.x: B = None self.txt = txt b = A("b") l = B("l...
l"
class A: def __init__(self, txt: str): self.t: B = None self.txt = txt class B: def __init__(self, txt: str): self.r: C = None self.txt = txt class C: def __init__(self, txt: str): self.t: B = None self.x: B = None self.txt = txt b = A("b") l = B("l...
3
3
1
0.5
3
1
2
1
1.333333
3
2
1
3
1
3
1
1
2
2
2
3
1
1
1
1,171
class A: def __init__(self, txt: str): self.v: B = None self.u: C = None self.y: B = None self.txt = txt class B: def __init__(self, txt: str): self.x: A = None self.u: B = None self.v: C = None self.txt = txt class C: def __init__(self, txt:...
e"
class A: def __init__(self, txt: str): self.v: B = None self.u: C = None self.y: B = None self.txt = txt class B: def __init__(self, txt: str): self.x: A = None self.u: B = None self.v: C = None self.txt = txt class C: def __init__(self, txt:...
8
18
2.25
0.321429
3
2.666667
3
1
2.333333
8
5
4
2
0.25
2
0.111111
7
2
8
3.75
1
8
8
1
1,172
class A: def __init__(self, txt: str): self.u: B = None self.r: C = None self.txt = txt class B: def __init__(self, txt: str): self.t: B = None self.p: C = None self.z: B = None self.txt = txt class C: def __init__(self, txt: str): self.r: A ...
e"
class A: def __init__(self, txt: str): self.u: B = None self.r: C = None self.txt = txt class B: def __init__(self, txt: str): self.t: B = None self.p: C = None self.z: B = None self.txt = txt class C: def __init__(self, txt: str): self.r: A ...
4
7
1.75
0.583333
3
1.333333
3
1
2
3
2
1
3
0.75
3
0.428571
1
2
2
2
2
2
2
2
1,173
class A: def __init__(self, txt: str): self.o: C = None self.y: A = None self.z: C = None self.txt = txt class B: def __init__(self, txt: str): self.y: A = None self.s: A = None self.txt = txt class C: def __init__(self, txt: str): self.o: B ...
c"
class A: def __init__(self, txt: str): self.o: C = None self.y: A = None self.z: C = None self.txt = txt class B: def __init__(self, txt: str): self.y: A = None self.s: A = None self.txt = txt class C: def __init__(self, txt: str): self.o: B ...
6
12
2
0.4
3
2
3
2
2.666667
6
2
2
4
0.666667
4
0.333333
3
3
3
3
3
3
2
2
1,174
class A: def __init__(self, txt: str): self.y: B = None self.w: A = None self.txt = txt class B: def __init__(self, txt: str): self.u: C = None self.x: A = None self.t: B = None self.txt = txt class C: def __init__(self, txt: str): self.z: B ...
j"
class A: def __init__(self, txt: str): self.y: B = None self.w: A = None self.txt = txt class B: def __init__(self, txt: str): self.u: C = None self.x: A = None self.t: B = None self.txt = txt class C: def __init__(self, txt: str): self.z: B ...
7
16
2.285714
0.380952
3
2.333333
3
1
2
3
2
1
3
0.428571
3
0.1875
1
2
2
2
3
1
1
1
1,175
class A: def __init__(self, txt: str): self.z: C = None self.s: A = None self.txt = txt class B: def __init__(self, txt: str): self.s: A = None self.v: B = None self.txt = txt class C: def __init__(self, txt: str): self.q: B = None self.t: B ...
n"
class A: def __init__(self, txt: str): self.z: C = None self.s: A = None self.txt = txt class B: def __init__(self, txt: str): self.s: A = None self.v: B = None self.txt = txt class C: def __init__(self, txt: str): self.q: B = None self.t: B ...
6
12
2
0.4
3
2
2
2
2
5
3
1
4
0.666667
5
0.416667
2
2
5
3.333333
3
3
2
2
1,176
class A: def __init__(self, txt: str): self.s: A = None self.x: B = None self.txt = txt class B: def __init__(self, txt: str): self.u: A = None self.txt = txt class C: def __init__(self, txt: str): self.t: B = None self.p: B = None self.txt =...
k"
class A: def __init__(self, txt: str): self.s: A = None self.x: B = None self.txt = txt class B: def __init__(self, txt: str): self.u: A = None self.txt = txt class C: def __init__(self, txt: str): self.t: B = None self.p: B = None self.txt =...
9
13
1.444444
0.180556
3
3
2
1
1.666667
5
2
2
4
0.444444
4
0.307692
2
2
2
2
3
2
1
2
1,177
class A: def __init__(self, txt: str): self.r: B = None self.txt = txt class B: def __init__(self, txt: str): self.q: C = None self.txt = txt class C: def __init__(self, txt: str): self.y: B = None self.z: B = None self.r: B = None self.txt =...
b"
class A: def __init__(self, txt: str): self.r: B = None self.txt = txt class B: def __init__(self, txt: str): self.q: C = None self.txt = txt class C: def __init__(self, txt: str): self.y: B = None self.z: B = None self.r: B = None self.txt =...
3
3
1
0.5
3
1
3
1
1.666667
3
2
1
2
0.666667
3
1
2
2
2
2
3
1
1
2
1,178
class A: def __init__(self, txt: str): self.z: C = None self.y: 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.w: C = None self.x: C = None self.txt =...
f"
class A: def __init__(self, txt: str): self.z: C = None self.y: 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.w: C = None self.x: C = None self.txt =...
10
16
1.6
0.177778
3
3.333333
2
1
1.666667
8
3
2
5
0.5
6
0.375
4
2
5
3.6
3
4
3
2
1,179
class A: def __init__(self, txt: str): self.q: C = None self.s: C = None self.u: A = None self.txt = txt class B: def __init__(self, txt: str): self.s: B = None self.txt = txt class C: def __init__(self, txt: str): self.v: A = None self.r: A ...
i"
class A: def __init__(self, txt: str): self.q: C = None self.s: C = None self.u: A = None self.txt = txt class B: def __init__(self, txt: str): self.s: B = None self.txt = txt class C: def __init__(self, txt: str): self.v: A = None self.r: A ...
8
15
1.875
0.267857
3
2.666667
3
1
2
6
3
3
3
0.375
3
0.2
4
2
4
2.666667
1
6
6
1
1,180
class A: def __init__(self, txt: str): self.s: A = None self.y: C = None self.x: C = None self.txt = txt class B: def __init__(self, txt: str): self.o: A = None self.x: B = None self.r: C = None self.txt = txt class C: def __init__(self, txt:...
b"
class A: def __init__(self, txt: str): self.s: A = None self.y: C = None self.x: C = None self.txt = txt class B: def __init__(self, txt: str): self.o: A = None self.x: B = None self.r: C = None self.txt = txt class C: def __init__(self, txt:...
6
15
2.5
0.5
3
2
3
2
2.666667
4
3
1
3
0.5
4
0.266667
2
2
4
2.666667
3
2
2
2
1,181
class A: def __init__(self, txt: str): self.q: C = None self.z: B = None self.txt = txt class B: def __init__(self, txt: str): self.x: B = None self.q: C = None self.txt = txt class C: def __init__(self, txt: str): self.r: C = None self.s: A ...
k"
class A: def __init__(self, txt: str): self.q: C = None self.z: B = None self.txt = txt class B: def __init__(self, txt: str): self.x: B = None self.q: C = None self.txt = txt class C: def __init__(self, txt: str): self.r: C = None self.s: A ...
8
16
2
0.285714
3
2.666667
2
2
2
3
2
1
3
0.375
3
0.1875
1
2
2
2
2
2
2
2
1,182
class A: def __init__(self, txt: str): self.t: C = None self.u: B = None self.y: C = None self.txt = txt class B: def __init__(self, txt: str): self.t: C = None self.r: C = None self.q: C = None self.txt = txt class C: def __init__(self, txt:...
e"
class A: def __init__(self, txt: str): self.t: C = None self.u: B = None self.y: C = None self.txt = txt class B: def __init__(self, txt: str): self.t: C = None self.r: C = None self.q: C = None self.txt = txt class C: def __init__(self, txt:...
4
5
1.25
0.416667
3
1.333333
3
1
2.333333
4
2
2
3
0.75
3
0.6
2
2
2
2
3
2
1
1
1,183
class A: def __init__(self, txt: str): self.p: B = None self.z: B = None self.x: C = None self.txt = txt class B: def __init__(self, txt: str): self.v: C = None self.o: C = None self.txt = txt class C: def __init__(self, txt: str): self.w: B ...
l"
class A: def __init__(self, txt: str): self.p: B = None self.z: B = None self.x: C = None self.txt = txt class B: def __init__(self, txt: str): self.v: C = None self.o: C = None self.txt = txt class C: def __init__(self, txt: str): self.w: B ...
10
23
2.3
0.255556
3
3.333333
3
2
2.666667
10
3
2
6
0.6
8
0.347826
5
2
7
3.428571
5
3
1
2
1,184
class A: def __init__(self, txt: str): self.y: A = 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.o: B = None self.txt = txt d = A("d") b = B("b") m = C("m") f = A("f") ...
d"
class A: def __init__(self, txt: str): self.y: A = 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.o: B = None self.txt = txt d = A("d") b = B("b") m = C("m") f = A("f") ...
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,185
class A: def __init__(self, txt: str): self.v: A = None self.o: C = None self.txt = txt class B: def __init__(self, txt: str): self.x: B = None self.z: A = None self.txt = txt class C: def __init__(self, txt: str): self.q: B = None self.t: C ...
c"
class A: def __init__(self, txt: str): self.v: A = None self.o: C = None self.txt = txt class B: def __init__(self, txt: str): self.x: B = None self.z: A = None self.txt = txt class C: def __init__(self, txt: str): self.q: B = None self.t: C ...
8
16
2
0.285714
3
2.666667
2
2
2
5
2
2
3
0.375
3
0.1875
3
3
3
3
3
2
1
1
1,186
class A: def __init__(self, txt: str): self.u: B = None self.p: B = None self.txt = txt class B: def __init__(self, txt: str): self.p: C = None self.s: C = None self.txt = txt class C: def __init__(self, txt: str): self.u: B = None self.txt =...
g"
class A: def __init__(self, txt: str): self.u: B = None self.p: B = None self.txt = txt class B: def __init__(self, txt: str): self.p: C = None self.s: C = None self.txt = txt class C: def __init__(self, txt: str): self.u: B = None self.txt =...
3
3
1
0.5
3
1
2
1
1.666667
3
2
2
2
0.666667
2
0.666667
2
2
2
2
2
2
1
1
1,187
class A: def __init__(self, txt: str): self.t: B = None self.y: A = None self.p: 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.v: B = None self.r: B ...
n"
class A: def __init__(self, txt: str): self.t: B = None self.y: A = None self.p: 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.v: B = None self.r: B ...
8
18
2.25
0.321429
3
2.666667
3
1
2.333333
7
3
2
4
0.5
6
0.333333
4
2
5
3.4
4
3
2
2
1,188
class A: def __init__(self, txt: str): self.v: A = None self.txt = txt class B: def __init__(self, txt: str): self.x: C = None self.txt = txt class C: def __init__(self, txt: str): self.q: A = None self.w: A = None self.txt = txt b = A("b") j = B("j...
l"
class A: def __init__(self, txt: str): self.v: A = None self.txt = txt class B: def __init__(self, txt: str): self.x: C = None self.txt = txt class C: def __init__(self, txt: str): self.q: A = None self.w: A = None self.txt = txt b = A("b") j = B("j...
7
9
1.285714
0.214286
3
2.333333
2
1
1.333333
3
2
2
2
0.285714
2
0.222222
2
2
2
2
1
3
3
1
1,189
class A: def __init__(self, txt: str): self.q: 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.o: C = None self.txt = txt j = A("j") h = B("h") k = C("k") a = B("a") ...
l"
class A: def __init__(self, txt: str): self.q: 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.o: C = None self.txt = txt j = A("j") h = B("h") k = C("k") a = B("a") ...
5
5
1
0.25
3
1.666667
1
1
1
3
2
2
2
0.4
2
0.4
2
2
2
2
1
3
3
1
1,190
class A: def __init__(self, txt: str): self.x: B = None self.txt = txt class B: def __init__(self, txt: str): self.x: C = None self.t: A = None self.txt = txt class C: def __init__(self, txt: str): self.t: C = None self.txt = txt f = A("f") l = B("l...
n"
class A: def __init__(self, txt: str): self.x: B = None self.txt = txt class B: def __init__(self, txt: str): self.x: C = None self.t: A = None self.txt = txt class C: def __init__(self, txt: str): self.t: C = None self.txt = txt f = A("f") l = B("l...
8
11
1.375
0.196429
3
2.666667
2
1
1.333333
6
2
2
5
0.625
5
0.454545
2
3
3
3
2
4
4
1
1,191
class A: def __init__(self, txt: str): self.t: B = None self.s: A = None self.x: B = None self.txt = txt class B: def __init__(self, txt: str): self.u: C = None self.txt = txt class C: def __init__(self, txt: str): self.p: C = None self.y: A ...
f"
class A: def __init__(self, txt: str): self.t: B = None self.s: A = None self.x: B = None self.txt = txt class B: def __init__(self, txt: str): self.u: C = None self.txt = txt class C: def __init__(self, txt: str): self.p: C = None self.y: A ...
5
9
1.8
0.45
3
1.666667
3
1
2
3
1
1
4
0.8
3
0.333333
0
null
null
null
3
1
1
1
1,192
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.x: C = None self.u: C = None self.txt = txt class C: def __init__(self, txt: str): self.p: A = None self.txt =...
l"
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.x: C = None self.u: C = None self.txt = txt class C: def __init__(self, txt: str): self.p: A = None self.txt =...
3
4
1.333333
0.666667
3
1
2
1
1.666667
3
2
1
3
1
3
0.75
1
2
2
2
3
1
1
1
1,193
class A: def __init__(self, txt: str): self.x: B = None self.o: C = 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.w: B = None self.s: B = None self.o: B ...
a"
class A: def __init__(self, txt: str): self.x: B = None self.o: C = 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.w: B = None self.s: B = None self.o: B ...
4
6
1.5
0.5
3
1.333333
3
1
2
4
3
2
2
0.5
2
0.333333
3
2
4
2.5
2
2
1
1
1,194
class A: def __init__(self, txt: str): self.u: B = 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.t: A = None self.x: C = None self.txt =...
l"
class A: def __init__(self, txt: str): self.u: B = 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.t: A = None self.x: C = None self.txt =...
4
6
1.5
0.5
3
1.333333
3
1
1.666667
4
3
2
2
0.5
2
0.333333
3
2
4
2.5
1
4
4
1
1,195
class A: def __init__(self, txt: str): self.y: B = None self.o: B = None self.u: B = None self.txt = txt class B: def __init__(self, txt: str): self.z: B = None self.txt = txt class C: def __init__(self, txt: str): self.w: C = None self.r: A ...
a"
class A: def __init__(self, txt: str): self.y: B = None self.o: B = None self.u: B = None self.txt = txt class B: def __init__(self, txt: str): self.z: B = None self.txt = txt class C: def __init__(self, txt: str): self.w: C = None self.r: A ...
5
8
1.6
0.4
3
1.666667
3
1
2.333333
3
2
1
3
0.6
3
0.375
1
2
2
2
2
2
2
1
1,196
class A: def __init__(self, txt: str): self.t: B = None self.x: C = None self.o: 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.t: A = None self.x: B ...
a"
class A: def __init__(self, txt: str): self.t: B = None self.x: C = None self.o: 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.t: A = None self.x: B ...
3
5
1.666667
0.833333
3
1
3
1
2
3
2
1
3
1
3
0.6
1
2
2
2
3
1
1
2
1,197
class A: def __init__(self, txt: str): self.w: A = None self.r: C = None self.txt = txt class B: def __init__(self, txt: str): self.u: C = None self.q: B = None self.y: C = None self.txt = txt class C: def __init__(self, txt: str): self.p: A ...
i"
class A: def __init__(self, txt: str): self.w: A = None self.r: C = None self.txt = txt class B: def __init__(self, txt: str): self.u: C = None self.q: B = None self.y: C = None self.txt = txt class C: def __init__(self, txt: str): self.p: A ...
6
11
1.833333
0.366667
3
2
3
1
2
3
1
1
4
0.666667
3
0.272727
0
null
null
null
3
1
1
1
1,198
class A: def __init__(self, txt: str): self.r: C = None self.y: B = None self.v: A = None self.txt = txt class B: def __init__(self, txt: str): self.s: B = None self.t: B = None self.txt = txt class C: def __init__(self, txt: str): self.x: A ...
i"
class A: def __init__(self, txt: str): self.r: C = None self.y: B = None self.v: A = None self.txt = txt class B: def __init__(self, txt: str): self.s: B = None self.t: B = None self.txt = txt class C: def __init__(self, txt: str): self.x: A ...
8
15
1.875
0.267857
3
2.666667
3
2
2.333333
5
2
1
5
0.625
5
0.333333
1
3
3
3
3
2
2
1
1,199
class A: def __init__(self, txt: str): self.q: B = None self.txt = txt class B: def __init__(self, txt: str): self.r: C = None self.o: B = None self.t: B = None self.txt = txt class C: def __init__(self, txt: str): self.x: C = None self.z: C ...
d"
class A: def __init__(self, txt: str): self.q: B = None self.txt = txt class B: def __init__(self, txt: str): self.r: C = None self.o: B = None self.t: B = None self.txt = txt class C: def __init__(self, txt: str): self.x: C = None self.z: C ...
7
12
1.714286
0.285714
3
2.333333
3
1
2
4
2
2
3
0.428571
3
0.25
2
2
2
2
3
2
1
2