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,100
class A: def __init__(self, txt: str): self.p: B = None self.v: A = None self.o: C = None self.txt = txt class B: def __init__(self, txt: str): self.o: A = None self.v: C = None self.y: C = None self.txt = txt class C: def __init__(self, txt:...
h"
class A: def __init__(self, txt: str): self.p: B = None self.v: A = None self.o: C = None self.txt = txt class B: def __init__(self, txt: str): self.o: A = None self.v: C = None self.y: C = None self.txt = txt class C: def __init__(self, txt:...
10
29
2.9
0.322222
3
3.333333
3
3
3
10
3
1
7
0.7
10
0.344828
4
2
8
4.2
5
3
2
3
1,101
class A: def __init__(self, txt: str): self.r: A = None self.txt = txt class B: def __init__(self, txt: str): self.s: C = None self.r: C = None self.w: A = None self.txt = txt class C: def __init__(self, txt: str): self.r: A = None self.txt =...
e"
class A: def __init__(self, txt: str): self.r: A = None self.txt = txt class B: def __init__(self, txt: str): self.s: C = None self.r: C = None self.w: A = None self.txt = txt class C: def __init__(self, txt: str): self.r: A = None self.txt =...
4
5
1.25
0.416667
3
1.333333
3
1
1.666667
4
2
2
3
0.75
3
0.6
2
2
2
2
1
4
4
1
1,102
class A: def __init__(self, txt: str): self.u: C = None self.o: A = None self.q: B = 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.r: A = None self.y: B ...
e"
class A: def __init__(self, txt: str): self.u: C = None self.o: A = None self.q: B = 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.r: A = None self.y: B ...
8
17
2.125
0.303571
3
2.666667
3
1
2.333333
3
1
1
4
0.5
3
0.176471
0
null
null
null
3
1
1
1
1,103
class A: def __init__(self, txt: str): self.v: C = None self.txt = txt class B: def __init__(self, txt: str): self.w: B = None self.x: A = None self.txt = txt class C: def __init__(self, txt: str): self.t: A = None self.s: C = None self.txt =...
f"
class A: def __init__(self, txt: str): self.v: C = None self.txt = txt class B: def __init__(self, txt: str): self.w: B = None self.x: A = None self.txt = txt class C: def __init__(self, txt: str): self.t: A = None self.s: C = None self.txt =...
9
15
1.666667
0.208333
3
3
2
1
1.666667
5
2
1
5
0.555556
5
0.333333
1
3
3
3
4
2
1
1
1,104
class A: def __init__(self, txt: str): self.w: C = 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.z: A = None self.t: B = None self.o: C = None self.txt =...
m"
class A: def __init__(self, txt: str): self.w: C = 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.z: A = None self.t: B = None self.o: C = None self.txt =...
9
15
1.666667
0.208333
3
3
3
1
1.666667
7
2
2
6
0.666667
6
0.4
2
2
2
2
4
4
3
1
1,105
class A: def __init__(self, txt: str): self.s: B = None self.r: C = 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.u: A = None self.txt = txt l = A("l") b = B("b...
l"
class A: def __init__(self, txt: str): self.s: B = None self.r: C = 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.u: A = None self.txt = txt l = A("l") b = B("b...
6
8
1.333333
0.266667
3
2
2
1
1.333333
5
2
1
5
0.833333
5
0.625
1
4
4
4
3
2
1
1
1,106
class A: def __init__(self, txt: str): self.t: A = None self.q: A = None self.txt = txt class B: def __init__(self, txt: str): self.z: C = None self.r: C = None self.q: C = None self.txt = txt class C: def __init__(self, txt: str): self.w: C ...
n"
class A: def __init__(self, txt: str): self.t: A = None self.q: A = None self.txt = txt class B: def __init__(self, txt: str): self.z: C = None self.r: C = None self.q: C = None self.txt = txt class C: def __init__(self, txt: str): self.w: C ...
6
9
1.5
0.3
3
2
3
2
2.666667
4
2
1
4
0.666667
4
0.444444
1
2
2
2
4
1
1
1
1,107
class A: def __init__(self, txt: str): self.s: 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.p: A = None self.v: A = None self.txt = txt n = A("n") m = B("m...
n"
class A: def __init__(self, txt: str): self.s: 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.p: A = None self.v: A = None self.txt = txt n = A("n") m = B("m...
6
6
1
0.2
3
2
2
1
1.333333
6
4
3
2
0.333333
2
0.333333
5
2
6
3.111111
1
6
6
1
1,108
class A: def __init__(self, txt: str): self.x: B = None self.txt = txt class B: def __init__(self, txt: str): self.r: A = None self.x: A = None self.w: A = 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.x: B = None self.txt = txt class B: def __init__(self, txt: str): self.r: A = None self.x: A = None self.w: A = None self.txt = txt class C: def __init__(self, txt: str): self.u: A = None self.txt =...
6
6
1
0.2
3
2
3
1
1.666667
5
3
2
3
0.5
4
0.666667
3
2
4
2.5
3
3
2
2
1,109
class A: def __init__(self, txt: str): self.q: B = None self.txt = txt class B: def __init__(self, txt: str): self.u: C = None self.z: B = None self.txt = txt class C: def __init__(self, txt: str): self.s: A = None self.txt = txt a = A("a") g = B("g...
i"
class A: def __init__(self, txt: str): self.q: B = None self.txt = txt class B: def __init__(self, txt: str): self.u: C = None self.z: B = None self.txt = txt class C: def __init__(self, txt: str): self.s: A = None self.txt = txt a = A("a") g = B("g...
9
11
1.222222
0.152778
3
3
2
1
1.333333
5
2
1
5
0.555556
5
0.454545
1
3
3
3
4
2
1
1
1,110
class A: def __init__(self, txt: str): self.w: C = None self.p: B = None self.r: A = None self.txt = txt class B: def __init__(self, txt: str): self.r: A = None self.o: A = None self.txt = txt class C: def __init__(self, txt: str): self.q: B ...
c"
class A: def __init__(self, txt: str): self.w: C = None self.p: B = None self.r: A = None self.txt = txt class B: def __init__(self, txt: str): self.r: A = None self.o: A = None self.txt = txt class C: def __init__(self, txt: str): self.q: B ...
6
16
2.666667
0.533333
3
2
3
2
2.333333
6
2
2
5
0.833333
5
0.3125
2
4
4
4
4
3
2
1
1,111
class A: def __init__(self, txt: str): self.x: B = None self.txt = txt class B: def __init__(self, txt: str): self.x: B = None self.u: C = None self.r: A = None self.txt = txt class C: def __init__(self, txt: str): self.q: B = None self.x: C ...
m"
class A: def __init__(self, txt: str): self.x: B = None self.txt = txt class B: def __init__(self, txt: str): self.x: B = None self.u: C = None self.r: A = None self.txt = txt class C: def __init__(self, txt: str): self.q: B = None self.x: C ...
6
12
2
0.4
3
2
3
1
2
3
2
1
3
0.5
3
0.25
1
3
3
3
3
1
1
1
1,112
class A: def __init__(self, txt: str): self.w: C = None self.txt = txt class B: def __init__(self, txt: str): self.v: C = None self.x: C = None self.p: A = None self.txt = txt class C: def __init__(self, txt: str): self.y: C = None self.txt =...
b"
class A: def __init__(self, txt: str): self.w: C = None self.txt = txt class B: def __init__(self, txt: str): self.v: C = None self.x: C = None self.p: A = None self.txt = txt class C: def __init__(self, txt: str): self.y: C = None self.txt =...
10
14
1.4
0.155556
3
3.333333
3
1
1.666667
10
5
4
4
0.4
4
0.285714
7
2
8
3.75
3
8
8
1
1,113
class A: def __init__(self, txt: str): self.z: C = None self.r: B = None self.q: B = None self.txt = txt class B: def __init__(self, txt: str): self.y: A = None self.p: A = None self.w: A = None self.txt = txt class C: def __init__(self, txt:...
n"
class A: def __init__(self, txt: str): self.z: C = None self.r: B = None self.q: B = None self.txt = txt class B: def __init__(self, txt: str): self.y: A = None self.p: A = None self.w: A = None self.txt = txt class C: def __init__(self, txt:...
3
4
1.333333
0.666667
3
1
3
2
2.666667
3
2
1
2
0.666667
3
0.75
2
2
2
2
3
1
1
2
1,114
class A: def __init__(self, txt: str): self.r: B = None self.u: C = None self.o: C = None self.txt = txt class B: def __init__(self, txt: str): self.v: A = None self.r: A = None self.txt = txt class C: def __init__(self, txt: str): self.r: B ...
b"
class A: def __init__(self, txt: str): self.r: B = None self.u: C = None self.o: C = None self.txt = txt class B: def __init__(self, txt: str): self.v: A = None self.r: A = None self.txt = txt class C: def __init__(self, txt: str): self.r: B ...
4
5
1.25
0.416667
3
1.333333
3
2
2.333333
3
1
1
4
1
3
0.6
0
null
null
null
2
2
1
1
1,115
class A: def __init__(self, txt: str): self.u: A = None self.y: B = None self.s: C = None self.txt = txt class B: def __init__(self, txt: str): self.r: A = None self.u: A = None self.txt = txt class C: def __init__(self, txt: str): self.v: C ...
m"
class A: def __init__(self, txt: str): self.u: A = None self.y: B = None self.s: C = None self.txt = txt class B: def __init__(self, txt: str): self.r: A = None self.u: A = None self.txt = txt class C: def __init__(self, txt: str): self.v: C ...
5
9
1.8
0.45
3
1.666667
3
2
2.333333
5
3
2
2
0.4
3
0.333333
4
2
4
2.666667
2
3
2
2
1,116
class A: def __init__(self, txt: str): self.w: B = None self.o: B = None self.u: C = None self.txt = txt class B: def __init__(self, txt: str): self.y: A = None self.x: A = None self.r: A = None self.txt = txt class C: def __init__(self, txt:...
b"
class A: def __init__(self, txt: str): self.w: B = None self.o: B = None self.u: C = None self.txt = txt class B: def __init__(self, txt: str): self.y: A = None self.x: A = None self.r: A = None self.txt = txt class C: def __init__(self, txt:...
3
4
1.333333
0.666667
3
1
3
1
2.333333
3
2
1
3
1
3
0.75
1
2
2
2
3
1
1
1
1,117
class A: def __init__(self, txt: str): self.x: C = None self.y: B = None self.t: B = None self.txt = txt class B: def __init__(self, txt: str): self.x: B = None self.r: C = None self.txt = txt class C: def __init__(self, txt: str): self.y: B ...
d"
class A: def __init__(self, txt: str): self.x: C = None self.y: B = None self.t: B = None self.txt = txt class B: def __init__(self, txt: str): self.x: B = None self.r: C = None self.txt = txt class C: def __init__(self, txt: str): self.y: B ...
9
19
2.111111
0.263889
3
3
3
2
2.333333
5
2
2
4
0.444444
4
0.210526
2
2
2
2
3
3
3
2
1,118
class A: def __init__(self, txt: str): self.t: C = None self.y: C = None self.txt = txt class B: def __init__(self, txt: str): self.q: C = None self.p: A = None self.txt = txt class C: def __init__(self, txt: str): self.v: B = None self.s: C ...
j"
class A: def __init__(self, txt: str): self.t: C = None self.y: C = None self.txt = txt class B: def __init__(self, txt: str): self.q: C = None self.p: A = None self.txt = txt class C: def __init__(self, txt: str): self.v: B = None self.s: C ...
10
23
2.3
0.255556
3
3.333333
3
2
2.333333
10
4
2
5
0.5
7
0.304348
6
2
7
3.8
4
6
3
3
1,119
class A: def __init__(self, txt: str): self.r: B = None self.u: C = None self.o: C = None self.txt = txt class B: def __init__(self, txt: str): self.o: C = None self.q: B = None self.z: A = None self.txt = txt class C: def __init__(self, txt:...
f"
class A: def __init__(self, txt: str): self.r: B = None self.u: C = None self.o: C = None self.txt = txt class B: def __init__(self, txt: str): self.o: C = None self.q: B = None self.z: A = None self.txt = txt class C: def __init__(self, txt:...
8
19
2.375
0.339286
3
2.666667
3
3
3
3
1
1
4
0.5
3
0.157895
0
null
null
null
3
1
1
1
1,120
class A: def __init__(self, txt: str): self.p: A = None self.q: C = None self.txt = txt class B: def __init__(self, txt: str): self.x: C = None self.q: A = None self.txt = txt class C: def __init__(self, txt: str): self.q: A = None self.txt =...
b"
class A: def __init__(self, txt: str): self.p: A = None self.q: C = None self.txt = txt class B: def __init__(self, txt: str): self.x: C = None self.q: A = None self.txt = txt class C: def __init__(self, txt: str): self.q: A = None self.txt =...
5
9
1.8
0.45
3
1.666667
2
1
1.666667
4
3
2
2
0.4
2
0.222222
3
2
4
2.5
1
4
4
1
1,121
class A: def __init__(self, txt: str): self.z: B = None self.u: A = None self.v: C = None self.txt = txt class B: def __init__(self, txt: str): self.v: A = None self.s: B = None self.o: B = None self.txt = txt class C: def __init__(self, txt:...
e"
class A: def __init__(self, txt: str): self.z: B = None self.u: A = None self.v: C = None self.txt = txt class B: def __init__(self, txt: str): self.v: A = None self.s: B = None self.o: 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
2
2
2
2
2
2
2
1,122
class A: def __init__(self, txt: str): self.u: B = 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.w: A = None self.txt = txt b = A("b") a = B("a") l = C("l") n = C("n") ...
k"
class A: def __init__(self, txt: str): self.u: B = 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.w: A = None self.txt = txt b = A("b") a = B("a") l = C("l") n = C("n") ...
6
6
1
0.2
3
2
1
1
1
3
1
1
4
0.666667
3
0.5
0
null
null
null
2
2
2
1
1,123
class A: def __init__(self, txt: str): self.q: A = None self.x: A = None self.u: A = 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.v: B = None self.x: A ...
m"
class A: def __init__(self, txt: str): self.q: A = None self.x: A = None self.u: A = 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.v: B = None self.x: A ...
8
15
1.875
0.267857
3
2.666667
3
1
2.333333
6
2
1
5
0.625
6
0.4
2
2
2
2
4
2
1
2
1,124
class A: def __init__(self, txt: str): self.x: A = None self.o: A = None self.y: C = None self.txt = txt class B: def __init__(self, txt: str): self.o: A = None self.s: A = None self.y: B = None self.txt = txt class C: def __init__(self, txt:...
j"
class A: def __init__(self, txt: str): self.x: A = None self.o: A = None self.y: C = None self.txt = txt class B: def __init__(self, txt: str): self.o: A = None self.s: A = None self.y: B = None self.txt = txt class C: def __init__(self, txt:...
7
16
2.285714
0.380952
3
2.333333
3
3
3
7
4
3
3
0.428571
4
0.25
5
2
7
3.444444
4
3
1
2
1,125
class A: def __init__(self, txt: str): self.o: B = None self.z: B = None self.txt = txt class B: def __init__(self, txt: str): self.s: C = None self.y: C = None self.txt = txt class C: def __init__(self, txt: str): self.u: A = None self.x: A ...
a"
class A: def __init__(self, txt: str): self.o: B = None self.z: B = None self.txt = txt class B: def __init__(self, txt: str): self.s: C = None self.y: C = None self.txt = txt class C: def __init__(self, txt: str): self.u: A = None self.x: A ...
3
3
1
0.5
3
1
2
2
2
3
2
1
3
1
3
1
1
3
3
3
3
1
1
1
1,126
class A: def __init__(self, txt: str): self.z: B = None self.txt = txt class B: def __init__(self, txt: str): self.p: A = None self.r: A = None self.txt = txt class C: def __init__(self, txt: str): self.p: A = None self.o: B = None self.txt =...
m"
class A: def __init__(self, txt: str): self.z: B = None self.txt = txt class B: def __init__(self, txt: str): self.p: A = None self.r: A = None self.txt = txt class C: def __init__(self, txt: str): self.p: A = None self.o: B = None self.txt =...
5
6
1.2
0.3
3
1.666667
2
1
1.666667
5
3
2
3
0.6
4
0.666667
3
2
4
2.5
3
3
1
2
1,127
class A: def __init__(self, txt: str): self.p: B = None self.z: C = None 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.s: C = None self.u: C ...
e"
class A: def __init__(self, txt: str): self.p: B = None self.z: C = None 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.s: C = None self.u: C ...
5
6
1.2
0.3
3
1.666667
3
1
2
5
3
2
2
0.4
4
0.666667
4
2
4
2.666667
2
3
2
2
1,128
class A: def __init__(self, txt: str): self.x: C = None self.t: C = None self.y: 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.w: A = None self.z: A ...
n"
class A: def __init__(self, txt: str): self.x: C = None self.t: C = None self.y: 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.w: A = None self.z: A ...
7
13
1.857143
0.309524
3
2.333333
3
1
2.333333
7
2
1
6
0.857143
7
0.538462
2
2
6
4
4
2
1
2
1,129
class A: def __init__(self, txt: str): self.y: A = None self.p: A = None self.txt = txt class B: def __init__(self, txt: str): self.w: B = None self.u: A = None self.txt = txt class C: def __init__(self, txt: str): self.o: B = None self.w: A ...
f"
class A: def __init__(self, txt: str): self.y: A = None self.p: A = None self.txt = txt class B: def __init__(self, txt: str): self.w: B = None self.u: A = None self.txt = txt class C: def __init__(self, txt: str): self.o: B = None self.w: A ...
8
17
2.125
0.303571
3
2.666667
3
2
2.333333
6
3
1
4
0.5
6
0.352941
3
2
5
3
3
3
2
2
1,130
class A: def __init__(self, txt: str): self.v: C = None self.p: 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: A = None self.w: C ...
k"
class A: def __init__(self, txt: str): self.v: C = None self.p: 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: A = None self.w: C ...
9
18
2
0.25
3
3
3
1
2
6
2
1
5
0.555556
6
0.333333
2
3
4
3.5
4
2
1
2
1,131
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.t: C = None self.txt = txt class C: def __init__(self, txt: str): self.y: B = None self.r: A = None self.txt =...
j"
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.t: C = None self.txt = txt class C: def __init__(self, txt: str): self.y: B = None self.r: A = None self.txt =...
5
9
1.8
0.45
3
1.666667
2
1
1.666667
3
2
2
2
0.4
2
0.222222
2
2
2
2
2
2
1
1
1,132
class A: def __init__(self, txt: str): self.w: C = None self.t: B = 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.z: B = None self.p: A ...
c"
class A: def __init__(self, txt: str): self.w: C = None self.t: B = 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.z: B = None self.p: A ...
4
8
2
0.666667
3
1.333333
3
2
2.333333
4
2
2
3
0.75
3
0.375
2
3
3
3
3
2
1
1
1,133
class A: def __init__(self, txt: str): self.p: 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.t: A = None self.w: B = None self.z: B = None self.txt =...
c"
class A: def __init__(self, txt: str): self.p: 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.t: A = None self.w: B = None self.z: B = None self.txt =...
5
7
1.4
0.35
3
1.666667
3
1
1.666667
4
2
1
4
0.8
4
0.571429
1
2
2
2
4
1
1
1
1,134
class A: def __init__(self, txt: str): self.y: 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.w: B = None self.txt = txt n = A("n") j = B("j") a = C("a") n.y = j j....
a"
class A: def __init__(self, txt: str): self.y: 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.w: B = None self.txt = txt n = A("n") j = B("j") a = C("a") n.y = j j....
3
3
1
0.5
3
1
1
1
1
3
2
2
2
0.666667
2
0.666667
2
2
2
2
2
2
1
1
1,135
class A: def __init__(self, txt: str): self.p: C = None self.txt = txt class B: def __init__(self, txt: str): self.y: C = None self.p: C = None self.o: A = None self.txt = txt class C: def __init__(self, txt: str): self.s: A = None self.y: B ...
b"
class A: def __init__(self, txt: str): self.p: C = None self.txt = txt class B: def __init__(self, txt: str): self.y: C = None self.p: C = None self.o: A = None self.txt = txt class C: def __init__(self, txt: str): self.s: A = None self.y: B ...
3
5
1.666667
0.833333
3
1
3
1
2
3
2
1
2
0.666667
3
0.6
2
2
2
2
2
2
2
2
1,136
class A: def __init__(self, txt: str): self.w: C = None self.y: B = None self.o: 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.q: B = None self.u: A ...
n"
class A: def __init__(self, txt: str): self.w: C = None self.y: B = None self.o: 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.q: B = None self.u: A ...
6
10
1.666667
0.333333
3
2
3
1
2
3
2
1
3
0.5
3
0.3
1
2
2
2
3
1
1
1
1,137
class A: def __init__(self, txt: str): self.u: B = None self.y: C = None self.txt = txt class B: def __init__(self, txt: str): self.s: A = None self.w: A = None self.txt = txt class C: def __init__(self, txt: str): self.q: B = None self.w: B ...
m"
class A: def __init__(self, txt: str): self.u: B = None self.y: C = None self.txt = txt class B: def __init__(self, txt: str): self.s: A = None self.w: A = None self.txt = txt class C: def __init__(self, txt: str): self.q: B = None self.w: B ...
3
4
1.333333
0.666667
3
1
2
2
2
3
2
1
3
1
3
0.75
1
3
3
3
3
1
1
1
1,138
class A: def __init__(self, txt: str): self.x: B = None self.u: B = None self.txt = txt class B: def __init__(self, txt: str): self.r: C = None self.y: B = None self.z: A = None self.txt = txt class C: def __init__(self, txt: str): self.v: B ...
i"
class A: def __init__(self, txt: str): self.x: B = None self.u: B = None self.txt = txt class B: def __init__(self, txt: str): self.r: C = None self.y: B = None self.z: A = None self.txt = txt class C: def __init__(self, txt: str): self.v: B ...
10
25
2.5
0.277778
3
3.333333
3
2
2.666667
6
2
2
5
0.5
5
0.2
2
3
3
3
4
2
1
2
1,139
class A: def __init__(self, txt: str): self.t: B = None self.p: 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.z: A = None self.s: A = None self.x: A ...
l"
class A: def __init__(self, txt: str): self.t: B = None self.p: 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.z: A = None self.s: A = None self.x: A ...
5
7
1.4
0.35
3
1.666667
3
1
2
3
2
1
3
0.6
3
0.428571
1
2
2
2
2
2
1
1
1,140
class A: def __init__(self, txt: str): self.v: C = 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.s: C = None self.u: B = None self.txt = txt g = A("g") i = B("i...
i"
class A: def __init__(self, txt: str): self.v: C = 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.s: C = None self.u: B = None self.txt = txt g = A("g") i = B("i...
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
3
3
2
1,141
class A: def __init__(self, txt: str): self.w: C = None self.y: C = None self.v: 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.t: A = None self.z: A ...
e"
class A: def __init__(self, txt: str): self.w: C = None self.y: C = None self.v: 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.t: A = None self.z: A ...
3
4
1.333333
0.666667
3
1
3
1
2
3
2
1
2
0.666667
3
0.75
2
2
2
2
3
1
1
2
1,142
class A: def __init__(self, txt: str): self.w: A = None self.t: 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.o: A = None self.q: C = None self.w: C ...
g"
class A: def __init__(self, txt: str): self.w: A = None self.t: 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.o: A = None self.q: C = None self.w: C ...
8
17
2.125
0.303571
3
2.666667
3
1
2
7
3
2
4
0.5
5
0.294118
4
2
5
3.4
3
3
3
2
1,143
class A: def __init__(self, txt: str): self.q: C = None self.txt = txt class B: def __init__(self, txt: str): self.w: C = None self.z: C = None self.txt = txt class C: def __init__(self, txt: str): self.s: A = None self.txt = txt h = A("h") k = B("k...
h"
class A: def __init__(self, txt: str): self.q: C = None self.txt = txt class B: def __init__(self, txt: str): self.w: C = None self.z: C = None self.txt = txt class C: def __init__(self, txt: str): self.s: A = None self.txt = txt h = A("h") k = B("k...
3
3
1
0.5
3
1
2
1
1.333333
3
2
2
2
0.666667
2
0.666667
2
2
2
2
2
2
1
1
1,144
class A: def __init__(self, txt: str): self.w: C = None self.p: 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.r: A = None self.u: B = None self.txt =...
a"
class A: def __init__(self, txt: str): self.w: C = None self.p: 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.r: A = None self.u: B = None self.txt =...
3
4
1.333333
0.666667
3
1
2
1
1.666667
3
2
2
2
0.666667
2
0.5
2
2
2
2
2
2
1
1
1,145
class A: def __init__(self, txt: str): self.s: C = None self.txt = txt class B: def __init__(self, txt: str): self.v: C = None self.u: A = None self.txt = txt class C: def __init__(self, txt: str): self.r: A = None self.p: B = None self.s: B ...
e"
class A: def __init__(self, txt: str): self.s: C = None self.txt = txt class B: def __init__(self, txt: str): self.v: C = None self.u: A = None self.txt = txt class C: def __init__(self, txt: str): self.r: A = None self.p: B = None self.s: B ...
6
10
1.666667
0.333333
3
2
3
1
2
6
2
1
5
0.833333
6
0.6
2
3
6
4.5
3
3
2
2
1,146
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.o: B = None self.q: C = None self.y: C = None self.txt = txt class C: def __init__(self, txt: str): self.x: A ...
c"
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.o: B = None self.q: C = None self.y: C = None self.txt = txt class C: def __init__(self, txt: str): self.x: A ...
9
22
2.444444
0.305556
3
3
3
2
2.666667
5
2
1
3
0.333333
5
0.227273
3
2
4
3
2
3
2
2
1,147
class A: def __init__(self, txt: str): self.o: C = None self.w: C = None self.txt = txt class B: def __init__(self, txt: str): self.s: C = None self.v: A = None self.txt = txt class C: def __init__(self, txt: str): self.w: B = None self.txt =...
j"
class A: def __init__(self, txt: str): self.o: C = None self.w: C = None self.txt = txt class B: def __init__(self, txt: str): self.s: C = None self.v: A = None self.txt = txt class C: def __init__(self, txt: str): self.w: 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
2
2
2
1
1,148
class A: def __init__(self, txt: str): self.v: C = None self.z: A = None self.txt = txt class B: def __init__(self, txt: str): self.v: C = None self.p: B = None self.t: C = None self.txt = txt class C: def __init__(self, txt: str): self.x: C ...
h"
class A: def __init__(self, txt: str): self.v: C = None self.z: A = None self.txt = txt class B: def __init__(self, txt: str): self.v: C = None self.p: B = None self.t: C = None self.txt = txt class C: def __init__(self, txt: str): self.x: C ...
6
10
1.666667
0.333333
3
2
3
1
2
5
3
3
2
0.333333
2
0.2
4
2
4
2.666667
1
5
5
1
1,149
class A: def __init__(self, txt: str): self.r: B = None self.u: A = None self.v: A = None self.txt = txt class B: def __init__(self, txt: str): self.t: A = None self.s: C = None self.txt = txt class C: def __init__(self, txt: str): self.o: A ...
a"
class A: def __init__(self, txt: str): self.r: B = None self.u: A = None self.v: A = None self.txt = txt class B: def __init__(self, txt: str): self.t: A = None self.s: C = None self.txt = txt class C: def __init__(self, txt: str): self.o: A ...
8
16
2
0.285714
3
2.666667
3
2
2.333333
7
2
2
6
0.75
6
0.375
2
3
3
3
5
2
1
2
1,150
class A: def __init__(self, txt: str): self.y: B = None self.txt = txt class B: def __init__(self, txt: str): self.w: A = None self.t: A = None self.txt = txt class C: def __init__(self, txt: str): self.y: A = None self.q: B = None self.z: B ...
b"
class A: def __init__(self, txt: str): self.y: B = None self.txt = txt class B: def __init__(self, txt: str): self.w: A = None self.t: A = None self.txt = txt class C: def __init__(self, txt: str): self.y: A = None self.q: B = None self.z: B ...
6
10
1.666667
0.333333
3
2
3
1
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.u: B = None self.w: C = None self.txt = txt class B: def __init__(self, txt: str): self.p: A = None self.w: A = None self.txt = txt class C: def __init__(self, txt: str): self.w: A = None self.y: B ...
l"
class A: def __init__(self, txt: str): self.u: B = None self.w: C = None self.txt = txt class B: def __init__(self, txt: str): self.p: A = None self.w: A = None self.txt = txt class C: def __init__(self, txt: str): self.w: A = None self.y: B ...
4
6
1.5
0.5
3
1.333333
3
2
2.333333
3
2
1
3
0.75
3
0.5
1
2
2
2
3
1
1
1
1,152
class A: def __init__(self, txt: str): self.s: A = None self.txt = txt class B: def __init__(self, txt: str): self.w: C = None self.q: A = None self.txt = txt class C: def __init__(self, txt: str): self.t: A = None self.txt = txt m = A("m") f = B("f...
m"
class A: def __init__(self, txt: str): self.s: A = None self.txt = txt class B: def __init__(self, txt: str): self.w: C = None self.q: A = None self.txt = txt class C: def __init__(self, txt: str): self.t: A = None self.txt = txt m = A("m") f = B("f...
6
8
1.333333
0.266667
3
2
2
1
1.333333
6
3
3
3
0.5
3
0.375
4
2
4
2.666667
2
5
5
1
1,153
class A: def __init__(self, txt: str): self.u: 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.t: A = None self.txt = txt d = A("d") l = B("l") a = C("a") h = A("h") ...
l"
class A: def __init__(self, txt: str): self.u: 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.t: A = None self.txt = txt d = A("d") l = B("l") a = C("a") h = A("h") ...
9
9
1
0.125
3
3
1
1
1
6
3
2
4
0.444444
4
0.444444
3
2
4
2.5
3
3
1
1
1,154
class A: def __init__(self, txt: str): self.r: A = None self.q: C = None self.y: A = None self.txt = txt class B: def __init__(self, txt: str): self.t: A = None self.s: B = None self.r: C = None self.txt = txt class C: def __init__(self, txt:...
n"
class A: def __init__(self, txt: str): self.r: A = None self.q: C = None self.y: A = None self.txt = txt class B: def __init__(self, txt: str): self.t: A = None self.s: B = None self.r: C = None self.txt = txt class C: def __init__(self, txt:...
9
20
2.222222
0.277778
3
3
3
1
2.333333
4
2
1
4
0.444444
4
0.2
1
2
2
2
4
1
1
1
1,155
class A: def __init__(self, txt: str): self.w: C = None self.z: B = 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.s: B = None self.v: B = None self.r: B ...
j"
class A: def __init__(self, txt: str): self.w: C = None self.z: B = 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.s: B = None self.v: B = None self.r: 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,156
class A: def __init__(self, txt: str): self.y: C = None self.o: C = None self.txt = txt class B: def __init__(self, txt: str): self.x: C = None self.q: B = None self.w: B = None self.txt = txt class C: def __init__(self, txt: str): self.y: C ...
c"
class A: def __init__(self, txt: str): self.y: C = None self.o: C = None self.txt = txt class B: def __init__(self, txt: str): self.x: C = None self.q: B = None self.w: B = None self.txt = txt class C: def __init__(self, txt: str): self.y: C ...
7
14
2
0.333333
3
2.333333
3
2
2.333333
7
3
2
4
0.571429
5
0.357143
4
2
5
3.2
4
2
2
2
1,157
class A: def __init__(self, txt: str): self.q: A = None self.w: C = None self.txt = txt class B: def __init__(self, txt: str): self.u: B = None self.y: C = None self.txt = txt class C: def __init__(self, txt: str): self.s: B = None self.v: A ...
d"
class A: def __init__(self, txt: str): self.q: A = None self.w: C = None self.txt = txt class B: def __init__(self, txt: str): self.u: B = None self.y: C = None self.txt = txt class C: def __init__(self, txt: str): self.s: B = None self.v: A ...
10
20
2
0.222222
3
3.333333
2
2
2
4
1
1
5
0.5
4
0.2
0
null
null
null
2
2
1
1
1,158
class A: def __init__(self, txt: str): self.q: A = None self.txt = txt class B: def __init__(self, txt: str): self.z: A = None self.y: B = None self.txt = txt class C: def __init__(self, txt: str): self.v: C = None self.txt = txt j = A("j") g = B("g...
j"
class A: def __init__(self, txt: str): self.q: A = None self.txt = txt class B: def __init__(self, txt: str): self.z: A = None self.y: B = None self.txt = txt class C: def __init__(self, txt: str): self.v: C = None self.txt = txt j = A("j") g = B("g...
10
12
1.2
0.133333
3
3.333333
2
1
1.333333
6
4
3
2
0.2
2
0.166667
5
2
6
3.111111
1
6
6
1
1,159
class A: def __init__(self, txt: str): self.v: B = None self.txt = txt class B: def __init__(self, txt: str): self.x: A = None self.y: A = None self.z: B = None self.txt = txt class C: def __init__(self, txt: str): self.z: B = None self.w: B ...
e"
class A: def __init__(self, txt: str): self.v: B = None self.txt = txt class B: def __init__(self, txt: str): self.x: A = None self.y: A = None self.z: B = None self.txt = txt class C: def __init__(self, txt: str): self.z: B = None self.w: B ...
5
10
2
0.5
3
1.666667
3
1
2
5
3
2
3
0.6
4
0.4
3
2
5
3
4
2
1
2
1,160
class A: def __init__(self, txt: str): self.w: C = None self.y: B = None self.txt = txt class B: def __init__(self, txt: str): self.p: C = None self.q: A = None self.txt = txt class C: def __init__(self, txt: str): self.q: B = None self.txt =...
m"
class A: def __init__(self, txt: str): self.w: C = None self.y: B = None self.txt = txt class B: def __init__(self, txt: str): self.p: C = None self.q: A = None self.txt = txt class C: def __init__(self, txt: str): self.q: B = None self.txt =...
4
7
1.75
0.583333
3
1.333333
2
1
1.666667
3
2
1
3
0.75
3
0.428571
1
3
3
3
2
2
2
1
1,161
class A: def __init__(self, txt: str): self.u: C = None self.txt = txt class B: def __init__(self, txt: str): self.z: A = None self.p: A = None self.txt = txt class C: def __init__(self, txt: str): self.q: A = None self.txt = txt d = A("d") b = B("b...
j"
class A: def __init__(self, txt: str): self.u: C = None self.txt = txt class B: def __init__(self, txt: str): self.z: A = None self.p: A = None self.txt = txt class C: def __init__(self, txt: str): self.q: A = None self.txt = txt d = A("d") b = B("b...
4
5
1.25
0.416667
3
1.333333
2
1
1.333333
4
3
2
2
0.5
2
0.4
3
2
4
2.5
2
2
1
1
1,162
class A: def __init__(self, txt: str): self.r: A = None self.s: B = None self.q: A = None self.txt = txt class B: def __init__(self, txt: str): self.q: C = None self.w: C = None self.txt = txt class C: def __init__(self, txt: str): self.p: A ...
g"
class A: def __init__(self, txt: str): self.r: A = None self.s: B = None self.q: A = None self.txt = txt class B: def __init__(self, txt: str): self.q: C = None self.w: C = None self.txt = txt class C: def __init__(self, txt: str): self.p: A ...
9
18
2
0.25
3
3
3
2
2.333333
7
2
2
6
0.666667
6
0.333333
2
4
4
4
5
2
1
1
1,163
class A: def __init__(self, txt: str): self.o: A = None self.q: C = None self.s: C = None self.txt = txt class B: def __init__(self, txt: str): self.r: B = None self.q: B = None self.txt = txt class C: def __init__(self, txt: str): self.v: B ...
b"
class A: def __init__(self, txt: str): self.o: A = None self.q: C = None self.s: C = None self.txt = txt class B: def __init__(self, txt: str): self.r: B = None self.q: B = None self.txt = txt class C: def __init__(self, txt: str): self.v: B ...
8
14
1.75
0.25
3
2.666667
3
1
2
8
4
3
3
0.375
4
0.285714
6
2
6
3.333333
2
5
3
2
1,164
class A: def __init__(self, txt: str): self.r: B = None self.txt = txt class B: def __init__(self, txt: str): self.z: C = None self.q: C = None self.s: B = None self.txt = txt class C: def __init__(self, txt: str): self.o: B = None self.p: A ...
a"
class A: def __init__(self, txt: str): self.r: B = None self.txt = txt class B: def __init__(self, txt: str): self.z: C = None self.q: C = None self.s: B = None self.txt = txt class C: def __init__(self, txt: str): self.o: B = None self.p: A ...
7
15
2.142857
0.357143
3
2.333333
3
1
2.333333
4
1
1
5
0.714286
4
0.266667
0
null
null
null
4
1
1
1
1,165
class A: def __init__(self, txt: str): self.p: C = None self.u: B = None self.o: B = None self.txt = txt class B: def __init__(self, txt: str): self.q: B = None self.txt = txt class C: def __init__(self, txt: str): self.r: C = None self.q: A ...
l"
class A: def __init__(self, txt: str): self.p: C = None self.u: B = None self.o: B = None self.txt = txt class B: def __init__(self, txt: str): self.q: B = None self.txt = txt class C: def __init__(self, txt: str): self.r: C = None self.q: A ...
9
21
2.333333
0.291667
3
3
3
1
2.333333
8
5
4
2
0.222222
2
0.095238
7
2
8
3.75
1
8
8
1
1,166
class A: def __init__(self, txt: str): self.p: B = None self.s: 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.u: B = None self.txt =...
e"
class A: def __init__(self, txt: str): self.p: B = None self.s: 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.u: B = None self.txt =...
4
6
1.5
0.5
3
1.333333
2
1
1.666667
4
3
2
2
0.5
3
0.5
3
2
4
2.5
3
2
1
2
1,167
class A: def __init__(self, txt: str): self.r: B = None self.z: 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.u: B = None self.w: C ...
j"
class A: def __init__(self, txt: str): self.r: B = None self.z: 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.u: B = None self.w: C ...
5
8
1.6
0.4
3
1.666667
3
1
2
3
2
1
3
0.6
3
0.375
1
2
2
2
2
2
2
1
1,168
class A: def __init__(self, txt: str): self.o: A = None self.s: B = None self.p: A = None self.txt = txt class B: def __init__(self, txt: str): self.u: A = None self.s: B = None self.z: B = None self.txt = txt class C: def __init__(self, txt:...
j"
class A: def __init__(self, txt: str): self.o: A = None self.s: B = None self.p: A = None self.txt = txt class B: def __init__(self, txt: str): self.u: A = None self.s: B = None self.z: B = None self.txt = txt class C: def __init__(self, txt:...
9
19
2.111111
0.263889
3
3
3
2
2.666667
7
4
3
2
0.222222
3
0.157895
6
2
6
3.333333
2
5
2
2
1,169
class A: def __init__(self, txt: str): self.u: B = None self.z: C = None self.txt = txt class B: def __init__(self, txt: str): self.r: C = None self.w: B = None self.p: A = None self.txt = txt class C: def __init__(self, txt: str): self.z: A ...
i"
class A: def __init__(self, txt: str): self.u: B = None self.z: C = None self.txt = txt class B: def __init__(self, txt: str): self.r: C = None self.w: B = None self.p: A = None self.txt = txt class C: def __init__(self, txt: str): self.z: A ...
8
19
2.375
0.339286
3
2.666667
3
2
2.333333
3
1
1
4
0.5
3
0.157895
0
null
null
null
2
2
2
1
1,170
class A: def __init__(self, txt: str): self.q: C = None self.x: 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.u: B = None self.t: B = None self.txt =...
f"
class A: def __init__(self, txt: str): self.q: C = None self.x: 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.u: B = None self.t: B = None self.txt =...
6
9
1.5
0.3
3
2
2
1
1.666667
3
1
1
4
0.666667
3
0.333333
0
null
null
null
2
2
2
1
1,171
class A: def __init__(self, txt: str): self.s: C = 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.q: A = None self.u: C = None self.txt = txt l = A("l") k = B("k...
c"
class A: def __init__(self, txt: str): self.s: C = 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.q: A = None self.u: C = None self.txt = txt l = A("l") k = B("k...
7
10
1.428571
0.238095
3
2.333333
2
1
1.333333
6
2
2
4
0.571429
5
0.5
3
2
2
2
3
2
2
2
1,172
class A: def __init__(self, txt: str): self.x: C = None self.txt = txt class B: def __init__(self, txt: str): self.t: B = None self.w: A = None self.p: B = None self.txt = txt class C: def __init__(self, txt: str): self.t: A = None self.txt =...
a"
class A: def __init__(self, txt: str): self.x: C = None self.txt = txt class B: def __init__(self, txt: str): self.t: B = None self.w: A = None self.p: B = None self.txt = txt class C: def __init__(self, txt: str): self.t: A = None self.txt =...
9
13
1.444444
0.180556
3
3
3
1
1.666667
3
2
1
3
0.333333
3
0.230769
1
2
2
2
2
2
2
2
1,173
class A: def __init__(self, txt: str): self.u: A = None self.y: B = None self.v: A = 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.p: C = None self.w: C ...
f"
class A: def __init__(self, txt: str): self.u: A = None self.y: B = None self.v: A = 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.p: C = None self.w: C ...
5
9
1.8
0.45
3
1.666667
3
1
2.333333
3
2
1
3
0.6
3
0.333333
1
2
2
2
2
2
2
2
1,174
class A: def __init__(self, txt: str): self.t: C = None self.txt = txt class B: def __init__(self, txt: str): self.t: C = None self.x: B = None self.txt = txt class C: def __init__(self, txt: str): self.v: A = None self.txt = txt h = A("h") n = B("n...
h"
class A: def __init__(self, txt: str): self.t: C = None self.txt = txt class B: def __init__(self, txt: str): self.t: C = None self.x: B = None self.txt = txt class C: def __init__(self, txt: str): self.v: A = None self.txt = txt h = A("h") n = B("n...
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
2
2
1
1
1,175
class A: def __init__(self, txt: str): self.p: C = None self.u: 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.r: B = None self.q: A = None self.z: B ...
m"
class A: def __init__(self, txt: str): self.p: C = None self.u: 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.r: B = None self.q: A = None self.z: 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
1
1,176
class A: def __init__(self, txt: str): self.o: A = None self.x: 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.q: C = None self.txt = txt j = A("j") m = B("m...
a"
class A: def __init__(self, txt: str): self.o: A = None self.x: 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.q: C = None self.txt = txt j = A("j") m = B("m...
10
13
1.3
0.144444
3
3.333333
2
1
1.333333
9
2
2
5
0.5
6
0.461538
5
2
3
2.6
3
5
5
2
1,177
class A: def __init__(self, txt: str): self.r: C = None self.txt = txt class B: def __init__(self, txt: str): self.o: A = None self.w: A = None self.t: A = None self.txt = txt class C: def __init__(self, txt: str): self.z: C = None self.txt =...
g"
class A: def __init__(self, txt: str): self.r: C = None self.txt = txt class B: def __init__(self, txt: str): self.o: A = None self.w: A = None self.t: A = None self.txt = txt class C: def __init__(self, txt: str): self.z: C = None self.txt =...
9
12
1.333333
0.166667
3
3
3
1
1.666667
6
2
1
6
0.666667
6
0.5
1
2
2
2
3
4
4
1
1,178
class A: def __init__(self, txt: str): self.u: C = None self.y: C = 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.s: C = None self.txt = txt k = A("k") g = B("g...
a"
class A: def __init__(self, txt: str): self.u: C = None self.y: C = 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.s: C = None self.txt = txt k = A("k") g = B("g...
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,179
class A: def __init__(self, txt: str): self.z: B = None self.r: 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.z: B = None self.w: C = None self.t: C ...
c"
class A: def __init__(self, txt: str): self.z: B = None self.r: 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.z: B = None self.w: C = None self.t: C ...
9
17
1.888889
0.236111
3
3
3
1
2
9
5
3
4
0.444444
5
0.294118
6
2
8
4
4
3
2
2
1,180
class A: def __init__(self, txt: str): self.v: B = None self.u: C = None self.s: C = 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.z: A = None self.w: A ...
j"
class A: def __init__(self, txt: str): self.v: B = None self.u: C = None self.s: C = 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.z: A = None self.w: A ...
3
4
1.333333
0.666667
3
1
3
1
2.333333
3
2
1
3
1
3
0.75
1
2
2
2
2
2
2
2
1,181
class A: def __init__(self, txt: str): self.v: A = None self.z: C = None self.txt = txt class B: def __init__(self, txt: str): self.r: A = None self.o: A = None self.u: C = None self.txt = txt class C: def __init__(self, txt: str): self.w: C ...
k"
class A: def __init__(self, txt: str): self.v: A = None self.z: C = None self.txt = txt class B: def __init__(self, txt: str): self.r: A = None self.o: A = None self.u: C = None self.txt = txt class C: def __init__(self, txt: str): self.w: C ...
9
22
2.444444
0.305556
3
3
3
2
2.666667
3
1
1
4
0.444444
3
0.136364
0
null
null
null
3
1
1
1
1,182
class A: def __init__(self, txt: str): self.o: C = None self.s: B = None self.txt = txt class B: def __init__(self, txt: str): self.u: C = None self.q: C = None self.txt = txt class C: def __init__(self, txt: str): self.y: A = None self.s: B ...
i"
class A: def __init__(self, txt: str): self.o: C = None self.s: B = None self.txt = txt class B: def __init__(self, txt: str): self.u: C = None self.q: C = None self.txt = txt class C: def __init__(self, txt: str): self.y: A = None self.s: B ...
3
5
1.666667
0.833333
3
1
3
2
2.333333
3
2
2
2
0.666667
2
0.4
2
2
2
2
2
2
1
1
1,183
class A: def __init__(self, txt: str): self.v: C = None self.txt = txt class B: def __init__(self, txt: str): self.t: C = None self.x: C = None self.w: C = None self.txt = txt class C: def __init__(self, txt: str): self.r: B = None self.v: B ...
h"
class A: def __init__(self, txt: str): self.v: C = None self.txt = txt class B: def __init__(self, txt: str): self.t: C = None self.x: C = None self.w: C = None self.txt = txt class C: def __init__(self, txt: str): self.r: B = None self.v: B ...
7
10
1.428571
0.238095
3
2.333333
3
1
2.333333
6
2
1
4
0.571429
6
0.6
3
2
6
4
4
2
1
2
1,184
class A: def __init__(self, txt: str): self.y: B = None self.w: B = None self.z: B = 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.o: A = None self.txt =...
b"
class A: def __init__(self, txt: str): self.y: B = None self.w: B = None self.z: B = 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.o: A = None self.txt =...
6
8
1.333333
0.266667
3
2
3
1
1.666667
3
2
2
2
0.333333
2
0.25
2
2
2
2
1
3
3
1
1,185
class A: def __init__(self, txt: str): self.v: C = None self.r: C = None 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.x: A = None self.s: B ...
g"
class A: def __init__(self, txt: str): self.v: C = None self.r: C = None 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.x: A = None self.s: B ...
4
5
1.25
0.416667
3
1.333333
3
1
2.333333
3
2
1
3
0.75
3
0.6
1
2
2
2
3
1
1
1
1,186
class A: def __init__(self, txt: str): self.u: C = None self.txt = txt class B: def __init__(self, txt: str): self.q: A = None self.t: A = None self.v: B = None self.txt = txt class C: def __init__(self, txt: str): self.r: A = None self.y: A ...
f"
class A: def __init__(self, txt: str): self.u: C = None self.txt = txt class B: def __init__(self, txt: str): self.q: A = None self.t: A = None self.v: B = None self.txt = txt class C: def __init__(self, txt: str): self.r: A = None self.y: A ...
7
11
1.571429
0.261905
3
2.333333
3
1
2
4
2
1
4
0.571429
4
0.363636
1
2
2
2
3
2
1
1
1,187
class A: def __init__(self, txt: str): self.s: B = None self.y: 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.p: B = None self.txt = txt i = A("i") h = B("h...
k"
class A: def __init__(self, txt: str): self.s: B = None self.y: 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.p: B = None self.txt = txt i = A("i") h = B("h...
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,188
class A: def __init__(self, txt: str): self.u: B = None self.y: C = None self.txt = txt class B: def __init__(self, txt: str): self.r: C = None self.o: A = None self.txt = txt class C: def __init__(self, txt: str): self.p: B = None self.txt =...
d"
class A: def __init__(self, txt: str): self.u: B = None self.y: C = None self.txt = txt class B: def __init__(self, txt: str): self.r: C = None self.o: A = None self.txt = txt class C: def __init__(self, txt: str): self.p: B = None self.txt =...
8
13
1.625
0.232143
3
2.666667
2
1
1.666667
7
2
2
6
0.75
6
0.461538
2
2
2
2
5
2
1
2
1,189
class A: def __init__(self, txt: str): self.r: B = None self.y: B = None self.w: B = 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.s: B ...
m"
class A: def __init__(self, txt: str): self.r: B = None self.y: B = None self.w: B = 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.s: B ...
3
3
1
0.5
3
1
3
1
2
3
2
1
2
0.666667
3
1
2
2
2
2
3
1
1
2
1,190
class A: def __init__(self, txt: str): self.p: B = None self.txt = txt class B: def __init__(self, txt: str): self.x: B = None self.v: A = None self.z: C = None self.txt = txt class C: def __init__(self, txt: str): self.v: A = None self.y: C ...
i"
class A: def __init__(self, txt: str): self.p: B = None self.txt = txt class B: def __init__(self, txt: str): self.x: B = None self.v: A = None self.z: C = None self.txt = txt class C: def __init__(self, txt: str): self.v: A = None self.y: C ...
7
17
2.428571
0.404762
3
2.333333
3
1
2.333333
7
3
2
4
0.571429
5
0.294118
4
2
6
4
4
3
3
2
1,191
class A: def __init__(self, txt: str): self.s: C = None self.x: C = None self.t: A = None self.txt = txt class B: def __init__(self, txt: str): self.y: B = None self.txt = txt class C: def __init__(self, txt: str): self.p: B = None self.y: A ...
e"
class A: def __init__(self, txt: str): self.s: C = None self.x: C = None self.t: A = None self.txt = txt class B: def __init__(self, txt: str): self.y: B = None self.txt = txt class C: def __init__(self, txt: str): self.p: B = None self.y: A ...
8
17
2.125
0.303571
3
2.666667
3
1
2
5
2
1
4
0.5
5
0.294118
2
2
3
2.5
3
2
1
2
1,192
class A: def __init__(self, txt: str): self.w: A = None self.txt = txt class B: def __init__(self, txt: str): self.y: C = None self.u: A = None self.w: A = None self.txt = txt class C: def __init__(self, txt: str): self.q: A = None self.txt =...
b"
class A: def __init__(self, txt: str): self.w: A = None self.txt = txt class B: def __init__(self, txt: str): self.y: C = None self.u: A = None self.w: A = 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
1
3
0.75
3
0.5
1
2
2
2
2
2
2
1
1,193
class A: def __init__(self, txt: str): self.r: B = None self.w: 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.q: C = None self.w: C = None self.v: C ...
e"
class A: def __init__(self, txt: str): self.r: B = None self.w: 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.q: C = None self.w: C = None self.v: C ...
5
5
1
0.25
3
1.666667
3
1
2
4
3
2
2
0.4
3
0.6
3
2
4
2.5
2
3
3
2
1,194
class A: def __init__(self, txt: str): self.y: 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.p: B = None self.txt = txt j = A("j") g = B("g") i = C("i") k = C("k") ...
g"
class A: def __init__(self, txt: str): self.y: 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.p: B = None self.txt = txt j = A("j") g = B("g") i = C("i") k = C("k") ...
10
10
1
0.111111
3
3.333333
1
1
1
9
3
3
4
0.4
4
0.4
6
4
8
5
2
5
1
1
1,195
class A: def __init__(self, txt: str): self.z: B = None self.txt = txt class B: def __init__(self, txt: str): self.o: C = None self.q: C = None self.txt = txt class C: def __init__(self, txt: str): self.t: A = None self.txt = txt f = A("f") m = B("m...
b"
class A: def __init__(self, txt: str): self.z: B = None self.txt = txt class B: def __init__(self, txt: str): self.o: C = None self.q: C = None self.txt = txt class C: def __init__(self, txt: str): self.t: A = None self.txt = txt f = A("f") m = B("m...
7
8
1.142857
0.190476
3
2.333333
2
1
1.333333
7
3
3
4
0.571429
5
0.625
4
3
6
4
4
3
1
2
1,196
class A: def __init__(self, txt: str): self.q: B = None self.txt = txt class B: def __init__(self, txt: str): self.u: C = None self.t: B = None self.p: B = None self.txt = txt class C: def __init__(self, txt: str): self.x: B = None self.q: C ...
h"
class A: def __init__(self, txt: str): self.q: B = None self.txt = txt class B: def __init__(self, txt: str): self.u: C = None self.t: B = None self.p: B = None self.txt = txt class C: def __init__(self, txt: str): self.x: B = None self.q: C ...
5
9
1.8
0.45
3
1.666667
3
1
2.333333
4
3
1
3
0.6
4
0.444444
2
2
4
2.666667
4
1
1
2
1,197
class A: def __init__(self, txt: str): self.y: B = None self.t: C = None self.txt = txt class B: def __init__(self, txt: str): self.z: A = None self.txt = txt class C: def __init__(self, txt: str): self.r: B = None self.txt = txt j = A("j") f = B("f...
f"
class A: def __init__(self, txt: str): self.y: B = None self.t: C = None self.txt = txt class B: def __init__(self, txt: str): self.z: A = None self.txt = txt class C: def __init__(self, txt: str): self.r: B = None self.txt = txt j = A("j") 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
1
1,198
class A: def __init__(self, txt: str): self.t: C = None self.s: A = None self.txt = txt class B: def __init__(self, txt: str): self.t: A = None self.x: B = None self.txt = txt class C: def __init__(self, txt: str): self.x: B = None self.w: B ...
i"
class A: def __init__(self, txt: str): self.t: C = None self.s: A = None self.txt = txt class B: def __init__(self, txt: str): self.t: A = None self.x: B = None self.txt = txt class C: def __init__(self, txt: str): self.x: B = None self.w: B ...
9
20
2.222222
0.277778
3
3
3
2
2.333333
5
2
2
4
0.444444
4
0.2
2
3
3
3
3
3
2
1
1,199
class A: def __init__(self, txt: str): self.x: A = None self.p: C = None self.txt = txt class B: def __init__(self, txt: str): self.s: B = None self.t: C = None self.txt = txt class C: def __init__(self, txt: str): self.y: B = None self.r: C ...
a"
class A: def __init__(self, txt: str): self.x: A = None self.p: C = None self.txt = txt class B: def __init__(self, txt: str): self.s: B = None self.t: C = None self.txt = txt class C: def __init__(self, txt: str): self.y: B = None self.r: C ...
10
20
2
0.222222
3
3.333333
2
2
2
5
3
2
3
0.3
4
0.2
3
2
4
3
3
2
2
2