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
3,100
class A: def __init__(self, txt: str): self.v: C = None self.txt = txt class B: def __init__(self, txt: str): self.q: D = None self.txt = txt class C: def __init__(self, txt: str): self.y: A = None self.w: C = None self.txt = txt class D: def __...
c"
class A: def __init__(self, txt: str): self.v: C = None self.txt = txt class B: def __init__(self, txt: str): self.q: D = None self.txt = txt class C: def __init__(self, txt: str): self.y: A = None self.w: C = None self.txt = txt class D: def __...
5
8
1.6
0.4
4
1.25
2
1
1.5
3
1
1
4
0.8
3
0.375
0
null
null
null
3
1
1
1
3,101
class A: def __init__(self, txt: str): self.p: A = None self.t: D = None self.o: A = None self.txt = txt class B: def __init__(self, txt: str): self.q: C = None self.z: C = None self.p: D = None self.txt = txt class C: def __init__(self, txt:...
k"
class A: def __init__(self, txt: str): self.p: A = None self.t: D = None self.o: A = None self.txt = txt class B: def __init__(self, txt: str): self.q: C = None self.z: C = None self.p: D = None self.txt = txt class C: def __init__(self, txt:...
7
15
2.142857
0.357143
4
1.75
4
1
2.75
3
1
1
4
0.571429
3
0.2
0
null
null
null
3
1
1
1
3,102
class A: def __init__(self, txt: str): self.y: C = None self.v: B = None self.u: D = None self.t: C = None self.txt = txt class B: def __init__(self, txt: str): self.z: B = None self.x: D = None self.txt = txt class C: def __init__(self, txt:...
b"
class A: def __init__(self, txt: str): self.y: C = None self.v: B = None self.u: D = None self.t: C = None self.txt = txt class B: def __init__(self, txt: str): self.z: B = None self.x: D = None self.txt = txt class C: def __init__(self, txt:...
9
20
2.222222
0.277778
4
2.25
4
2
2.5
6
2
2
5
0.555556
5
0.25
2
2
2
2
4
3
1
2
3,103
class A: def __init__(self, txt: str): self.p: D = None self.x: C = None self.txt = txt class B: def __init__(self, txt: str): self.o: D = None self.t: A = None self.w: A = None self.txt = txt class C: def __init__(self, txt: str): self.t: B ...
h"
class A: def __init__(self, txt: str): self.p: D = None self.x: C = None self.txt = txt class B: def __init__(self, txt: str): self.o: D = None self.t: A = None self.w: A = None self.txt = txt class C: def __init__(self, txt: str): self.t: B ...
8
18
2.25
0.321429
4
2
4
2
2.75
7
2
2
5
0.625
6
0.333333
3
2
7
3.666667
5
3
3
2
3,104
class A: def __init__(self, txt: str): self.p: B = None self.y: C = None self.txt = txt class B: def __init__(self, txt: str): self.q: D = None self.v: C = None self.s: D = None self.txt = txt class C: def __init__(self, txt: str): self.y: A ...
c"
class A: def __init__(self, txt: str): self.p: B = None self.y: C = None self.txt = txt class B: def __init__(self, txt: str): self.q: D = None self.v: C = None self.s: D = None self.txt = txt class C: def __init__(self, txt: str): self.y: A ...
10
18
1.8
0.2
4
2.5
3
2
2.25
8
3
2
4
0.4
6
0.333333
5
3
6
3.857143
5
3
2
2
3,105
class A: def __init__(self, txt: str): self.u: D = None self.txt = txt class B: def __init__(self, txt: str): self.r: A = None self.y: C = None self.t: C = None self.v: A = None self.txt = txt class C: def __init__(self, txt: str): self.x: D ...
a"
class A: def __init__(self, txt: str): self.u: D = None self.txt = txt class B: def __init__(self, txt: str): self.r: A = None self.y: C = None self.t: C = None self.v: A = None self.txt = txt class C: def __init__(self, txt: str): self.x: D ...
7
9
1.285714
0.214286
4
1.75
4
1
2
5
2
2
4
0.571429
4
0.444444
2
2
2
2
2
4
4
1
3,106
class A: def __init__(self, txt: str): 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.o: D = None self.txt = txt class D: def __init__(self, txt: str): ...
j"
class A: def __init__(self, txt: str): 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.o: D = None self.txt = txt class D: def __init__(self, txt: str): ...
4
4
1
0.333333
4
1
1
1
1
4
3
2
2
0.5
2
0.5
3
2
4
2.5
2
2
1
1
3,107
class A: def __init__(self, txt: str): self.y: B = None self.txt = txt class B: def __init__(self, txt: str): self.v: A = None self.y: A = None self.txt = txt class C: def __init__(self, txt: str): self.r: B = None self.u: D = None self.w: D ...
c"
class A: def __init__(self, txt: str): self.y: B = None self.txt = txt class B: def __init__(self, txt: str): self.v: A = None self.y: A = None self.txt = txt class C: def __init__(self, txt: str): self.r: B = None self.u: D = None self.w: D ...
5
10
2
0.5
4
1.25
4
1
2.25
3
2
1
3
0.6
3
0.3
1
2
2
2
3
1
1
1
3,108
class A: def __init__(self, txt: str): self.x: C = None self.v: C = None self.p: D = None self.s: C = None self.txt = txt class B: def __init__(self, txt: str): self.t: A = None self.z: C = None self.p: C = None self.txt = txt class C: ...
b"
class A: def __init__(self, txt: str): self.x: C = None self.v: C = None self.p: D = None self.s: C = None self.txt = txt class B: def __init__(self, txt: str): self.t: A = None self.z: C = None self.p: C = None self.txt = txt class C: ...
6
17
2.833333
0.566667
4
1.5
4
1
3
6
2
2
5
0.833333
5
0.294118
2
3
3
3
4
2
1
2
3,109
class A: def __init__(self, txt: str): self.z: D = None self.u: D = None self.o: 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.r: C = None self.txt =...
c"
class A: def __init__(self, txt: str): self.z: D = None self.u: D = None self.o: 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.r: C = None self.txt =...
5
6
1.2
0.3
4
1.25
3
1
1.5
5
3
3
2
0.4
2
0.333333
4
2
4
2.666667
1
5
5
1
3,110
class A: def __init__(self, txt: str): self.o: A = None self.txt = txt class B: def __init__(self, txt: str): self.t: A = None self.z: D = None self.w: A = None self.txt = txt class C: def __init__(self, txt: str): self.p: B = None self.v: A ...
h"
class A: def __init__(self, txt: str): self.o: A = None self.txt = txt class B: def __init__(self, txt: str): self.t: A = None self.z: D = None self.w: A = None self.txt = txt class C: def __init__(self, txt: str): self.p: B = None self.v: A ...
8
12
1.5
0.214286
4
2
3
1
1.75
8
4
4
3
0.375
3
0.25
6
2
6
3.333333
2
7
7
1
3,111
class A: def __init__(self, txt: str): self.t: D = None self.txt = txt class B: def __init__(self, txt: str): self.z: B = None self.o: B = None self.v: C = None self.u: A = None self.txt = txt class C: def __init__(self, txt: str): self.o: B ...
j"
class A: def __init__(self, txt: str): self.t: D = None self.txt = txt class B: def __init__(self, txt: str): self.z: B = None self.o: B = None self.v: C = None self.u: A = None self.txt = txt class C: def __init__(self, txt: str): self.o: B ...
8
16
2
0.285714
4
2
4
1
2.75
3
2
1
3
0.375
3
0.1875
1
3
3
3
3
1
1
1
3,112
class A: def __init__(self, txt: str): self.v: D = None self.txt = txt class B: def __init__(self, txt: str): self.p: A = None self.q: C = None self.txt = txt class C: def __init__(self, txt: str): self.v: C = None self.s: C = None self.q: D ...
l"
class A: def __init__(self, txt: str): self.v: D = None self.txt = txt class B: def __init__(self, txt: str): self.p: A = None self.q: C = None self.txt = txt class C: def __init__(self, txt: str): self.v: C = None self.s: C = None self.q: D ...
10
15
1.5
0.166667
4
2.5
3
1
1.75
3
2
1
3
0.3
3
0.2
1
2
2
2
2
2
2
1
3,113
class A: def __init__(self, txt: str): self.q: A = 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.z: B = None self.p: C = None self.txt = txt class D: def __...
d"
class A: def __init__(self, txt: str): self.q: A = 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.z: B = None self.p: C = None self.txt = txt class D: def __...
9
12
1.333333
0.166667
4
2.25
3
1
1.75
9
4
4
4
0.444444
4
0.333333
6
2
6
3.333333
3
7
7
1
3,114
class A: def __init__(self, txt: str): self.w: D = None self.x: D = None self.txt = txt class B: def __init__(self, txt: str): self.s: A = None self.u: B = None self.t: D = None self.txt = txt class C: def __init__(self, txt: str): self.p: B ...
n"
class A: def __init__(self, txt: str): self.w: D = None self.x: D = None self.txt = txt class B: def __init__(self, txt: str): self.s: A = None self.u: B = None self.t: D = None self.txt = txt class C: def __init__(self, txt: str): self.p: B ...
5
11
2.2
0.55
4
1.25
3
2
2.5
3
1
1
4
0.8
3
0.272727
0
null
null
null
3
1
1
1
3,115
class A: def __init__(self, txt: str): self.w: D = None self.p: C = None self.x: D = None self.v: 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.y: A ...
e"
class A: def __init__(self, txt: str): self.w: D = None self.p: C = None self.x: D = None self.v: 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.y: A ...
5
8
1.6
0.4
4
1.25
4
1
2.5
3
2
1
3
0.6
3
0.375
1
2
2
2
3
1
1
1
3,116
class A: def __init__(self, txt: str): self.x: A = None self.y: D = None self.z: B = None self.q: C = None self.txt = txt class B: def __init__(self, txt: str): self.t: B = None self.o: C = None self.txt = txt class C: def __init__(self, txt:...
k"
class A: def __init__(self, txt: str): self.x: A = None self.y: D = None self.z: B = None self.q: C = None self.txt = txt class B: def __init__(self, txt: str): self.t: B = None self.o: C = None self.txt = txt class C: def __init__(self, txt:...
10
24
2.4
0.266667
4
2.5
4
2
2.5
10
4
2
5
0.5
6
0.25
6
3
9
5.333333
4
6
3
2
3,117
class A: def __init__(self, txt: str): self.o: A = None self.w: D = None self.txt = txt class B: def __init__(self, txt: str): self.r: D = None self.s: D = None self.u: D = None self.txt = txt class C: def __init__(self, txt: str): self.v: B ...
h"
class A: def __init__(self, txt: str): self.o: A = None self.w: D = None self.txt = txt class B: def __init__(self, txt: str): self.r: D = None self.s: D = None self.u: D = None self.txt = txt class C: def __init__(self, txt: str): self.v: B ...
9
13
1.444444
0.180556
4
2.25
3
1
1.75
8
2
2
6
0.666667
6
0.461538
3
3
3
3
4
3
1
2
3,118
class A: def __init__(self, txt: str): self.s: D = None self.y: D = None self.z: B = None self.txt = txt class B: def __init__(self, txt: str): self.w: D = None self.u: B = None self.x: A = None self.txt = txt class C: def __init__(self, txt:...
n"
class A: def __init__(self, txt: str): self.s: D = None self.y: D = None self.z: B = None self.txt = txt class B: def __init__(self, txt: str): self.w: D = None self.u: B = None self.x: A = None self.txt = txt class C: def __init__(self, txt:...
5
11
2.2
0.55
4
1.25
3
1
2.25
4
2
2
3
0.6
3
0.272727
2
2
2
2
2
2
1
1
3,119
class A: def __init__(self, txt: str): self.w: D = None self.txt = txt class B: def __init__(self, txt: str): self.q: D = None self.s: C = None self.txt = txt class C: def __init__(self, txt: str): self.z: B = None self.t: B = None self.txt =...
l"
class A: def __init__(self, txt: str): self.w: D = None self.txt = txt class B: def __init__(self, txt: str): self.q: D = None self.s: C = None self.txt = txt class C: def __init__(self, txt: str): self.z: B = None self.t: B = None self.txt =...
9
12
1.333333
0.166667
4
2.25
4
1
2.25
5
2
1
4
0.444444
5
0.416667
2
2
2
2
5
1
1
2
3,120
class A: def __init__(self, txt: str): self.q: D = None self.w: B = None self.z: D = None self.txt = txt class B: def __init__(self, txt: str): self.u: D = None self.y: D = None self.v: C = None self.txt = txt class C: def __init__(self, txt:...
i"
class A: def __init__(self, txt: str): self.q: D = None self.w: B = None self.z: D = None self.txt = txt class B: def __init__(self, txt: str): self.u: D = None self.y: D = None self.v: C = None self.txt = txt class C: def __init__(self, txt:...
6
16
2.666667
0.533333
4
1.5
4
3
3.25
5
2
2
4
0.666667
4
0.25
2
3
3
3
4
2
1
2
3,121
class A: def __init__(self, txt: str): self.q: B = None self.s: B = None self.txt = txt class B: def __init__(self, txt: str): self.p: C = None self.u: A = None self.w: A = None self.txt = txt class C: def __init__(self, txt: str): self.y: D ...
c"
class A: def __init__(self, txt: str): self.q: B = None self.s: B = None self.txt = txt class B: def __init__(self, txt: str): self.p: C = None self.u: A = None self.w: A = None self.txt = txt class C: def __init__(self, txt: str): self.y: D ...
6
9
1.5
0.3
4
1.5
3
1
2
6
4
3
2
0.333333
2
0.222222
5
2
6
3.111111
2
3
1
1
3,122
class A: def __init__(self, txt: str): self.t: B = None self.z: D = 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.s: D = None self.x: D = None self.u: B ...
d"
class A: def __init__(self, txt: str): self.t: B = None self.z: D = 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.s: D = None self.x: D = None self.u: B ...
8
15
1.875
0.267857
4
2
3
1
2.25
6
3
3
3
0.375
3
0.2
4
2
4
2.666667
2
5
5
1
3,123
class A: def __init__(self, txt: str): self.y: B = None self.z: 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.z: D = None self.q: D = None self.x: D ...
a"
class A: def __init__(self, txt: str): self.y: B = None self.z: 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.z: D = None self.q: D = None self.x: D ...
8
12
1.5
0.214286
4
2
4
1
2
7
3
2
5
0.625
5
0.416667
3
2
4
2.5
3
5
5
1
3,124
class A: def __init__(self, txt: str): self.z: C = None self.p: D = None self.r: B = None self.t: 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.s: A ...
l"
class A: def __init__(self, txt: str): self.z: C = None self.p: D = None self.r: B = None self.t: 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.s: A ...
9
15
1.666667
0.208333
4
2.25
4
1
1.75
6
3
3
3
0.333333
3
0.2
4
2
4
2.666667
2
5
5
1
3,125
class A: def __init__(self, txt: str): self.r: C = None self.u: D = None self.y: C = None self.txt = txt class B: def __init__(self, txt: str): self.s: B = None self.y: D = None self.x: C = None self.q: C = None self.txt = txt class C: ...
g"
class A: def __init__(self, txt: str): self.r: C = None self.u: D = None self.y: C = None self.txt = txt class B: def __init__(self, txt: str): self.s: B = None self.y: D = None self.x: C = None self.q: C = None self.txt = txt class C: ...
10
29
2.9
0.322222
4
2.5
4
1
3
7
3
2
4
0.4
6
0.206897
4
2
6
3.8
3
3
2
2
3,126
class A: def __init__(self, txt: str): self.y: C = None self.txt = txt class B: def __init__(self, txt: str): self.x: D = None self.p: D = None self.s: A = None self.t: A = None self.txt = txt class C: def __init__(self, txt: str): self.q: B ...
m"
class A: def __init__(self, txt: str): self.y: C = None self.txt = txt class B: def __init__(self, txt: str): self.x: D = None self.p: D = None self.s: A = None self.t: A = None self.txt = txt class C: def __init__(self, txt: str): self.q: B ...
7
13
1.857143
0.309524
4
1.75
4
1
2.25
6
2
2
4
0.571429
4
0.307692
3
3
3
3
4
2
1
2
3,127
class A: def __init__(self, txt: str): self.z: A = None self.u: B = None self.x: C = None self.w: C = None self.txt = txt class B: def __init__(self, txt: str): self.v: D = None self.u: D = None self.txt = txt class C: def __init__(self, txt:...
k"
class A: def __init__(self, txt: str): self.z: A = None self.u: B = None self.x: C = None self.w: C = None self.txt = txt class B: def __init__(self, txt: str): self.v: D = None self.u: D = None self.txt = txt class C: def __init__(self, txt:...
6
10
1.666667
0.333333
4
1.5
4
1
2
3
1
1
4
0.666667
3
0.3
0
null
null
null
3
1
1
1
3,128
class A: def __init__(self, txt: str): self.u: D = None self.o: 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.p: C = None self.y: C = None self.txt =...
i"
class A: def __init__(self, txt: str): self.u: D = None self.o: 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.p: C = None self.y: C = None self.txt =...
10
18
1.8
0.2
4
2.5
3
1
2
10
5
5
3
0.3
3
0.166667
8
2
8
4
1
10
10
1
3,129
class A: def __init__(self, txt: str): self.u: D = None self.z: D = None self.txt = txt class B: def __init__(self, txt: str): self.z: D = None self.w: D = None self.txt = txt class C: def __init__(self, txt: str): self.q: A = None self.z: D ...
h"
class A: def __init__(self, txt: str): self.u: D = None self.z: D = None self.txt = txt class B: def __init__(self, txt: str): self.z: D = None self.w: D = None self.txt = txt class C: def __init__(self, txt: str): self.q: A = None self.z: D ...
4
5
1.25
0.416667
4
1
2
2
2
3
2
1
2
0.5
3
0.6
2
2
2
2
3
1
1
2
3,130
class A: def __init__(self, txt: str): self.o: C = None self.r: B = None self.txt = txt class B: def __init__(self, txt: str): self.p: D = None self.v: A = None self.o: D = None self.txt = txt class C: def __init__(self, txt: str): self.y: D ...
b"
class A: def __init__(self, txt: str): self.o: C = None self.r: B = None self.txt = txt class B: def __init__(self, txt: str): self.p: D = None self.v: A = None self.o: D = None self.txt = txt class C: def __init__(self, txt: str): self.y: D ...
6
11
1.833333
0.366667
4
1.5
3
2
2.5
4
2
1
3
0.5
4
0.363636
2
2
2
2
4
1
1
2
3,131
class A: def __init__(self, txt: str): self.w: A = None self.t: C = None self.txt = txt class B: def __init__(self, txt: str): self.w: D = None self.s: D = None self.txt = txt class C: def __init__(self, txt: str): self.z: D = None self.r: D ...
h"
class A: def __init__(self, txt: str): self.w: A = None self.t: C = None self.txt = txt class B: def __init__(self, txt: str): self.w: D = None self.s: D = None self.txt = txt class C: def __init__(self, txt: str): self.z: D = None self.r: D ...
7
9
1.285714
0.214286
4
1.75
2
1
1.75
6
3
3
3
0.428571
3
0.333333
4
2
4
2.666667
2
5
5
2
3,132
class A: def __init__(self, txt: str): self.z: D = None self.t: C = 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.z: D = None self.y: A = None self.r: C ...
j"
class A: def __init__(self, txt: str): self.z: D = None self.t: C = 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.z: D = None self.y: A = None self.r: C ...
7
13
1.857143
0.309524
4
1.75
3
1
1.75
6
4
3
2
0.285714
2
0.153846
5
2
6
3.111111
1
6
6
1
3,133
class A: def __init__(self, txt: str): self.p: D = None self.txt = txt class B: def __init__(self, txt: str): self.t: A = None self.u: B = None self.v: D = None self.txt = txt class C: def __init__(self, txt: str): self.r: A = None self.y: A ...
n"
class A: def __init__(self, txt: str): self.p: D = None self.txt = txt class B: def __init__(self, txt: str): self.t: A = None self.u: B = None self.v: D = None self.txt = txt class C: def __init__(self, txt: str): self.r: A = None self.y: A ...
5
11
2.2
0.55
4
1.25
4
1
2.5
3
2
1
3
0.6
3
0.272727
1
3
3
3
3
1
1
1
3,134
class A: def __init__(self, txt: str): self.o: C = None self.txt = txt class B: def __init__(self, txt: str): self.y: D = None self.txt = txt class C: def __init__(self, txt: str): self.z: B = None self.r: B = None self.v: D = None self.q: A ...
d"
class A: def __init__(self, txt: str): self.o: C = None self.txt = txt class B: def __init__(self, txt: str): self.y: D = None self.txt = txt class C: def __init__(self, txt: str): self.z: B = None self.r: B = None self.v: D = None self.q: A ...
6
11
1.833333
0.366667
4
1.5
4
1
2.5
3
1
1
4
0.666667
3
0.272727
0
null
null
null
3
1
1
1
3,135
class A: def __init__(self, txt: str): self.v: C = None self.u: B = None self.o: C = None self.w: C = None self.txt = txt class B: def __init__(self, txt: str): self.w: C = None self.s: C = None self.txt = txt class C: def __init__(self, txt:...
n"
class A: def __init__(self, txt: str): self.v: C = None self.u: B = None self.o: C = None self.w: C = None self.txt = txt class B: def __init__(self, txt: str): self.w: C = None self.s: C = None self.txt = txt class C: def __init__(self, txt:...
10
18
1.8
0.2
4
2.5
4
1
2.5
10
3
2
8
0.8
8
0.444444
3
2
4
2.5
7
2
2
2
3,136
class A: def __init__(self, txt: str): self.s: D = None self.w: B = None self.txt = txt class B: def __init__(self, txt: str): self.y: A = None self.u: C = None self.x: D = None self.o: A = None self.txt = txt class C: def __init__(self, txt:...
k"
class A: def __init__(self, txt: str): self.s: D = None self.w: B = None self.txt = txt class B: def __init__(self, txt: str): self.y: A = None self.u: C = None self.x: D = None self.o: A = None self.txt = txt class C: def __init__(self, txt:...
5
14
2.8
0.7
4
1.25
4
2
3
4
1
1
5
1
4
0.285714
0
null
null
null
4
1
1
1
3,137
class A: def __init__(self, txt: str): self.r: D = None self.q: A = None self.p: D = 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.z: B = None self.p: A ...
j"
class A: def __init__(self, txt: str): self.r: D = None self.q: A = None self.p: D = 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.z: B = None self.p: A ...
7
14
2
0.333333
4
1.75
4
1
2.25
3
2
1
3
0.428571
3
0.214286
1
3
3
3
2
2
2
1
3,138
class A: def __init__(self, txt: str): self.y: D = None self.t: C = None self.txt = txt class B: def __init__(self, txt: str): self.q: B = None self.u: D = None self.t: B = None self.txt = txt class C: def __init__(self, txt: str): self.y: A ...
d"
class A: def __init__(self, txt: str): self.y: D = None self.t: C = None self.txt = txt class B: def __init__(self, txt: str): self.q: B = None self.u: D = None self.t: B = None self.txt = txt class C: def __init__(self, txt: str): self.y: A ...
8
20
2.5
0.357143
4
2
4
1
2.5
8
3
2
5
0.625
6
0.3
4
2
6
3.333333
3
6
3
2
3,139
class A: def __init__(self, txt: str): self.t: B = None self.s: D = None self.w: C = None self.v: C = None self.txt = txt class B: def __init__(self, txt: str): self.r: D = None self.t: D = None self.s: A = None self.txt = txt class C: ...
c"
class A: def __init__(self, txt: str): self.t: B = None self.s: D = None self.w: C = None self.v: C = None self.txt = txt class B: def __init__(self, txt: str): self.r: D = None self.t: D = None self.s: A = None self.txt = txt class C: ...
9
26
2.888889
0.361111
4
2.25
4
2
3.25
4
1
1
5
0.555556
4
0.153846
0
null
null
null
3
2
1
1
3,140
class A: def __init__(self, txt: str): self.p: D = None self.q: B = None self.txt = txt class B: def __init__(self, txt: str): self.t: A = None self.w: D = None self.v: C = None self.txt = txt class C: def __init__(self, txt: str): self.q: A ...
e"
class A: def __init__(self, txt: str): self.p: D = None self.q: B = None self.txt = txt class B: def __init__(self, txt: str): self.t: A = None self.w: D = None self.v: C = None self.txt = txt class C: def __init__(self, txt: str): self.q: A ...
5
10
2
0.5
4
1.25
4
1
2.5
4
2
2
3
0.6
3
0.3
2
2
2
2
3
2
1
2
3,141
class A: def __init__(self, txt: str): self.t: D = None self.p: D = None self.w: D = 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.t: A = None self.y: B ...
a"
class A: def __init__(self, txt: str): self.t: D = None self.p: D = None self.w: D = 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.t: A = None self.y: B ...
9
19
2.111111
0.263889
4
2.25
4
1
2.75
9
4
4
4
0.444444
4
0.210526
6
2
6
3.333333
3
7
7
1
3,142
class A: def __init__(self, txt: str): self.x: D = None self.u: A = None self.txt = txt class B: def __init__(self, txt: str): self.p: C = None self.v: A = None self.t: C = None self.u: C = None self.txt = txt class C: def __init__(self, txt:...
m"
class A: def __init__(self, txt: str): self.x: D = None self.u: A = None self.txt = txt class B: def __init__(self, txt: str): self.p: C = None self.v: A = None self.t: C = None self.u: C = None self.txt = txt class C: def __init__(self, txt:...
10
18
1.8
0.2
4
2.5
4
1
2.25
8
3
3
4
0.4
4
0.222222
5
3
6
3.857143
4
3
1
1
3,143
class A: def __init__(self, txt: str): self.s: B = None self.w: C = None self.txt = txt class B: def __init__(self, txt: str): self.w: A = None self.r: A = None self.s: B = None self.t: A = None self.txt = txt class C: def __init__(self, txt:...
c"
class A: def __init__(self, txt: str): self.s: B = None self.w: C = None self.txt = txt class B: def __init__(self, txt: str): self.w: A = None self.r: A = None self.s: B = None self.t: A = None self.txt = txt class C: def __init__(self, txt:...
7
12
1.714286
0.285714
4
1.75
4
1
2.25
6
2
2
5
0.714286
5
0.416667
2
2
2
2
4
3
3
2
3,144
class A: def __init__(self, txt: str): self.q: B = None self.txt = txt class B: def __init__(self, txt: str): self.u: D = None self.x: C = None self.z: C = None self.t: C = None self.txt = txt class C: def __init__(self, txt: str): self.v: D ...
m"
class A: def __init__(self, txt: str): self.q: B = None self.txt = txt class B: def __init__(self, txt: str): self.u: D = None self.x: C = None self.z: C = None self.t: C = None self.txt = txt class C: def __init__(self, txt: str): self.v: D ...
4
5
1.25
0.416667
4
1
4
1
2.5
3
2
2
2
0.5
2
0.4
2
2
2
2
2
2
1
1
3,145
class A: def __init__(self, txt: str): self.r: B = None self.txt = txt class B: def __init__(self, txt: str): self.p: B = None self.y: B = None self.txt = txt class C: def __init__(self, txt: str): self.p: D = None self.txt = txt class D: def __...
e"
class A: def __init__(self, txt: str): self.r: B = None self.txt = txt class B: def __init__(self, txt: str): self.p: B = None self.y: B = None self.txt = txt class C: def __init__(self, txt: str): self.p: D = None self.txt = txt class D: def __...
9
9
1
0.125
4
2.25
2
1
1.25
7
4
3
2
0.222222
4
0.444444
6
2
6
3.333333
2
5
2
2
3,146
class A: def __init__(self, txt: str): self.u: C = None self.t: A = None self.v: B = None self.x: B = None self.txt = txt class B: def __init__(self, txt: str): self.q: B = None self.x: A = None self.v: C = None self.r: D = None se...
l"
class A: def __init__(self, txt: str): self.u: C = None self.t: A = None self.v: B = None self.x: B = None self.txt = txt class B: def __init__(self, txt: str): self.q: B = None self.x: A = None self.v: C = None self.r: D = None se...
10
30
3
0.333333
4
2.5
4
1
2.75
4
1
1
5
0.5
4
0.133333
0
null
null
null
3
2
2
1
3,147
class A: def __init__(self, txt: str): self.r: D = None self.txt = txt class B: def __init__(self, txt: str): self.x: C = None self.p: B = None self.txt = txt class C: def __init__(self, txt: str): self.t: B = None self.q: A = None self.z: B ...
j"
class A: def __init__(self, txt: str): self.r: D = None self.txt = txt class B: def __init__(self, txt: str): self.x: C = None self.p: B = None self.txt = txt class C: def __init__(self, txt: str): self.t: B = None self.q: A = None self.z: B ...
9
19
2.111111
0.263889
4
2.25
4
1
2.25
4
2
2
3
0.333333
3
0.157895
2
2
2
2
2
3
3
1
3,148
class A: def __init__(self, txt: str): self.t: A = None self.w: C = None self.txt = txt class B: def __init__(self, txt: str): self.s: D = None self.v: C = None self.z: C = None self.txt = txt class C: def __init__(self, txt: str): self.x: D ...
h"
class A: def __init__(self, txt: str): self.t: A = None self.w: C = None self.txt = txt class B: def __init__(self, txt: str): self.s: D = None self.v: C = None self.z: C = None self.txt = txt class C: def __init__(self, txt: str): self.x: D ...
6
11
1.833333
0.366667
4
1.5
4
1
2.5
6
2
2
4
0.666667
5
0.454545
3
2
5
3
5
2
1
2
3,149
class A: def __init__(self, txt: str): self.s: C = None self.q: A = None self.p: A = None self.y: C = None self.txt = txt class B: def __init__(self, txt: str): self.t: C = None self.r: B = None self.txt = txt class C: def __init__(self, txt:...
n"
class A: def __init__(self, txt: str): self.s: C = None self.q: A = None self.p: A = None self.y: C = None self.txt = txt class B: def __init__(self, txt: str): self.t: C = None self.r: B = None self.txt = txt class C: def __init__(self, txt:...
8
18
2.25
0.321429
4
2
4
1
2.75
3
2
2
2
0.25
2
0.111111
2
2
2
2
1
3
3
1
3,150
class A: def __init__(self, txt: str): self.x: D = None self.txt = txt class B: def __init__(self, txt: str): self.o: C = None self.x: D = None self.txt = txt class C: def __init__(self, txt: str): self.w: B = None self.x: D = None self.o: B ...
l"
class A: def __init__(self, txt: str): self.x: D = None self.txt = txt class B: def __init__(self, txt: str): self.o: C = None self.x: D = None self.txt = txt class C: def __init__(self, txt: str): self.w: B = None self.x: D = None self.o: B ...
4
6
1.5
0.5
4
1
3
1
1.75
4
2
1
3
0.75
4
0.666667
2
2
3
2.5
4
1
1
2
3,151
class A: def __init__(self, txt: str): self.z: C = None self.txt = txt class B: def __init__(self, txt: str): self.t: C = None self.o: C = None self.s: C = None self.txt = txt class C: def __init__(self, txt: str): self.q: B = None self.r: B ...
a"
class A: def __init__(self, txt: str): self.z: C = None self.txt = txt class B: def __init__(self, txt: str): self.t: C = None self.o: C = None self.s: C = None self.txt = txt class C: def __init__(self, txt: str): self.q: B = None self.r: B ...
4
6
1.5
0.5
4
1
3
1
2.5
3
2
1
3
0.75
3
0.5
1
2
2
2
3
1
1
1
3,152
class A: def __init__(self, txt: str): self.w: B = None self.x: B = None self.txt = txt class B: def __init__(self, txt: str): self.v: A = None self.y: A = None self.txt = txt class C: def __init__(self, txt: str): self.w: B = None self.o: D ...
a"
class A: def __init__(self, txt: str): self.w: B = None self.x: B = None self.txt = txt class B: def __init__(self, txt: str): self.v: A = None self.y: A = None self.txt = txt class C: def __init__(self, txt: str): self.w: B = None self.o: D ...
4
5
1.25
0.416667
4
1
3
1
2
4
2
2
3
0.75
3
0.6
2
2
2
2
3
2
1
1
3,153
class A: def __init__(self, txt: str): self.q: D = None self.r: D = None self.y: A = None self.txt = txt class B: def __init__(self, txt: str): self.z: B = None self.w: D = None self.t: C = None self.o: D = None self.txt = txt class C: ...
c"
class A: def __init__(self, txt: str): self.q: D = None self.r: D = None self.y: A = None self.txt = txt class B: def __init__(self, txt: str): self.z: B = None self.w: D = None self.t: C = None self.o: D = None self.txt = txt class C: ...
7
16
2.285714
0.380952
4
1.75
4
1
2.5
7
3
2
3
0.428571
4
0.25
5
3
6
3.857143
3
4
2
2
3,154
class A: def __init__(self, txt: str): self.q: C = None self.p: D = 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.x: D = None self.txt = txt class D: def __...
b"
class A: def __init__(self, txt: str): self.q: C = None self.p: D = 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.x: D = None self.txt = txt class D: def __...
6
9
1.5
0.3
4
1.5
3
1
1.75
3
2
1
3
0.5
3
0.333333
1
2
2
2
3
1
1
2
3,155
class A: def __init__(self, txt: str): self.r: A = None self.q: D = None self.t: C = None self.txt = txt class B: def __init__(self, txt: str): self.p: D = None self.w: D = None self.u: D = None self.r: B = None self.txt = txt class C: ...
h"
class A: def __init__(self, txt: str): self.r: A = None self.q: D = None self.t: C = None self.txt = txt class B: def __init__(self, txt: str): self.p: D = None self.w: D = None self.u: D = None self.r: B = None self.txt = txt class C: ...
8
18
2.25
0.321429
4
2
4
2
3
7
3
2
5
0.625
6
0.333333
3
2
4
2.5
4
4
4
2
3,156
class A: def __init__(self, txt: str): self.w: A = None self.v: 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.z: B = None self.o: B = None self.txt =...
c"
class A: def __init__(self, txt: str): self.w: A = None self.v: 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.z: B = None self.o: B = None self.txt =...
7
10
1.428571
0.238095
4
1.75
2
1
1.5
3
2
1
3
0.428571
3
0.3
1
3
3
3
3
1
1
1
3,157
class A: def __init__(self, txt: str): self.v: D = None self.u: D = None self.txt = txt class B: def __init__(self, txt: str): self.s: A = None self.x: C = None self.txt = txt class C: def __init__(self, txt: str): self.t: A = None self.z: C ...
g"
class A: def __init__(self, txt: str): self.v: D = None self.u: D = None self.txt = txt class B: def __init__(self, txt: str): self.s: A = None self.x: C = None self.txt = txt class C: def __init__(self, txt: str): self.t: A = None self.z: C ...
6
10
1.666667
0.333333
4
1.5
2
1
1.75
3
1
1
4
0.666667
3
0.3
0
null
null
null
3
1
1
1
3,158
class A: def __init__(self, txt: str): self.s: C = None self.u: B = None self.x: 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.v: A = None self.w: A ...
d"
class A: def __init__(self, txt: str): self.s: C = None self.u: B = None self.x: 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.v: A = None self.w: A ...
6
14
2.333333
0.466667
4
1.5
4
1
2.75
6
3
2
3
0.5
5
0.357143
4
2
5
3.4
4
2
1
2
3,159
class A: def __init__(self, txt: str): self.w: C = None self.txt = txt class B: def __init__(self, txt: str): self.s: A = None self.t: C = None self.q: D = None self.y: C = None self.txt = txt class C: def __init__(self, txt: str): self.r: D ...
e"
class A: def __init__(self, txt: str): self.w: C = None self.txt = txt class B: def __init__(self, txt: str): self.s: A = None self.t: C = None self.q: D = None self.y: C = None self.txt = txt class C: def __init__(self, txt: str): self.r: D ...
5
8
1.6
0.4
4
1.25
4
1
2
3
1
1
4
0.8
3
0.375
0
null
null
null
3
1
1
1
3,160
class A: def __init__(self, txt: str): self.w: C = None self.x: D = None self.o: C = None self.z: A = None self.txt = txt class B: def __init__(self, txt: str): self.q: D = None self.x: C = None self.txt = txt class C: def __init__(self, txt:...
f"
class A: def __init__(self, txt: str): self.w: C = None self.x: D = None self.o: C = None self.z: A = None self.txt = txt class B: def __init__(self, txt: str): self.q: D = None self.x: C = None self.txt = txt class C: def __init__(self, txt:...
8
21
2.625
0.375
4
2
4
2
2.75
3
1
1
4
0.5
3
0.142857
0
null
null
null
3
1
1
1
3,161
class A: def __init__(self, txt: str): self.s: B = None self.v: B = None self.r: D = None self.x: C = None self.txt = txt class B: def __init__(self, txt: str): self.z: A = None self.q: A = None self.u: D = None self.o: C = None se...
j"
class A: def __init__(self, txt: str): self.s: B = None self.v: B = None self.r: D = None self.x: C = None self.txt = txt class B: def __init__(self, txt: str): self.z: A = None self.q: A = None self.u: D = None self.o: C = None se...
5
12
2.4
0.6
4
1.25
4
2
3
5
2
2
4
0.8
4
0.333333
2
2
2
2
4
2
1
2
3,162
class A: def __init__(self, txt: str): self.q: C = None self.s: D = None self.r: C = None self.o: B = None self.txt = txt class B: def __init__(self, txt: str): self.u: D = None self.p: A = None self.z: A = None self.txt = txt class C: ...
n"
class A: def __init__(self, txt: str): self.q: C = None self.s: D = None self.r: C = None self.o: B = None self.txt = txt class B: def __init__(self, txt: str): self.u: D = None self.p: A = None self.z: A = None self.txt = txt class C: ...
8
17
2.125
0.303571
4
2
4
1
2.5
7
2
2
5
0.625
6
0.352941
3
3
4
3.333333
4
2
1
2
3,163
class A: def __init__(self, txt: str): self.p: C = None self.q: D = None self.txt = txt class B: def __init__(self, txt: str): self.q: A = None self.s: D = None self.txt = txt class C: def __init__(self, txt: str): self.v: B = None self.x: D ...
m"
class A: def __init__(self, txt: str): self.p: C = None self.q: D = None self.txt = txt class B: def __init__(self, txt: str): self.q: A = None self.s: D = None self.txt = txt class C: def __init__(self, txt: str): self.v: B = None self.x: D ...
4
7
1.75
0.583333
4
1
2
1
1.75
4
2
2
3
0.75
3
0.428571
2
2
2
2
3
2
1
2
3,164
class A: def __init__(self, txt: str): self.y: C = None self.t: B = None self.x: A = None self.o: C = None self.txt = txt class B: def __init__(self, txt: str): self.q: C = None self.z: C = None self.u: A = None self.w: C = None se...
g"
class A: def __init__(self, txt: str): self.y: C = None self.t: B = None self.x: A = None self.o: C = None self.txt = txt class B: def __init__(self, txt: str): self.q: C = None self.z: C = None self.u: A = None self.w: C = None se...
10
21
2.1
0.233333
4
2.5
4
1
2.75
10
3
3
6
0.6
7
0.333333
5
2
5
3.571429
5
3
1
2
3,165
class A: def __init__(self, txt: str): self.r: A = None self.y: C = None self.x: C = None self.txt = txt class B: def __init__(self, txt: str): self.v: D = None self.s: D = None self.w: D = None self.txt = txt class C: def __init__(self, txt:...
j"
class A: def __init__(self, txt: str): self.r: A = None self.y: C = None self.x: C = None self.txt = txt class B: def __init__(self, txt: str): self.v: D = None self.s: D = None self.w: D = None self.txt = txt class C: def __init__(self, txt:...
8
16
2
0.285714
4
2
3
2
2.75
8
2
2
6
0.75
7
0.4375
3
2
2
2
5
3
2
2
3,166
class A: def __init__(self, txt: str): self.o: C = None self.r: D = None self.txt = txt class B: def __init__(self, txt: str): self.p: B = None self.y: A = None self.t: C = None self.txt = txt class C: def __init__(self, txt: str): self.v: A ...
e"
class A: def __init__(self, txt: str): self.o: C = None self.r: D = None self.txt = txt class B: def __init__(self, txt: str): self.p: B = None self.y: A = None self.t: C = None self.txt = txt class C: def __init__(self, txt: str): self.v: A ...
10
29
2.9
0.322222
4
2.5
3
2
2.75
10
3
2
8
0.8
9
0.310345
3
3
9
5.25
6
3
1
2
3,167
class A: def __init__(self, txt: str): self.v: D = None self.txt = txt class B: def __init__(self, txt: str): self.r: B = None self.w: D = None self.z: D = None self.s: A = None self.txt = txt class C: def __init__(self, txt: str): self.s: A ...
l"
class A: def __init__(self, txt: str): self.v: D = None self.txt = txt class B: def __init__(self, txt: str): self.r: B = None self.w: D = None self.z: D = None self.s: A = None self.txt = txt class C: def __init__(self, txt: str): self.s: A ...
5
10
2
0.5
4
1.25
4
1
2.5
3
2
2
2
0.4
2
0.2
2
2
2
2
2
2
1
1
3,168
class A: def __init__(self, txt: str): self.q: D = None self.txt = txt class B: def __init__(self, txt: str): self.y: D = None self.v: A = None self.p: C = None self.txt = txt class C: def __init__(self, txt: str): self.v: C = None self.t: A ...
m"
class A: def __init__(self, txt: str): self.q: D = None self.txt = txt class B: def __init__(self, txt: str): self.y: D = None self.v: A = None self.p: C = None self.txt = txt class C: def __init__(self, txt: str): self.v: C = None self.t: A ...
6
12
2
0.4
4
1.5
3
1
2.25
3
1
1
4
0.666667
3
0.25
0
null
null
null
3
1
1
1
3,169
class A: def __init__(self, txt: str): self.x: C = None self.q: D = None self.o: B = None self.txt = txt class B: def __init__(self, txt: str): self.w: C = None self.s: A = None self.o: A = None self.txt = txt class C: def __init__(self, txt:...
k"
class A: def __init__(self, txt: str): self.x: C = None self.q: D = None self.o: B = None self.txt = txt class B: def __init__(self, txt: str): self.w: C = None self.s: A = None self.o: A = None self.txt = txt class C: def __init__(self, txt:...
8
20
2.5
0.357143
4
2
3
1
2.25
4
2
1
4
0.5
4
0.2
1
2
2
2
3
2
2
1
3,170
class A: def __init__(self, txt: str): self.u: A = None self.s: D = None self.x: D = None self.y: B = None self.txt = txt class B: def __init__(self, txt: str): self.r: B = None self.v: C = None self.u: D = None self.txt = txt class C: ...
h"
class A: def __init__(self, txt: str): self.u: A = None self.s: D = None self.x: D = None self.y: B = None self.txt = txt class B: def __init__(self, txt: str): self.r: B = None self.v: C = None self.u: D = None self.txt = txt class C: ...
9
29
3.222222
0.402778
4
2.25
4
2
3.25
9
3
2
5
0.555556
7
0.241379
5
2
7
4.285714
4
4
3
2
3,171
class A: def __init__(self, txt: str): self.x: C = None self.txt = txt class B: def __init__(self, txt: str): self.s: D = None self.p: C = None self.txt = txt class C: def __init__(self, txt: str): self.u: B = None self.r: A = None self.s: A ...
g"
class A: def __init__(self, txt: str): self.x: C = None self.txt = txt class B: def __init__(self, txt: str): self.s: D = None self.p: C = None self.txt = txt class C: def __init__(self, txt: str): self.u: B = None self.r: A = None self.s: A ...
10
16
1.6
0.177778
4
2.5
3
1
1.75
4
2
1
4
0.4
4
0.25
1
2
2
2
3
2
1
2
3,172
class A: def __init__(self, txt: str): self.z: D = None self.v: C = None self.txt = txt class B: def __init__(self, txt: str): self.r: A = None self.txt = txt class C: def __init__(self, txt: str): self.y: B = None self.o: B = None self.v: C ...
b"
class A: def __init__(self, txt: str): self.z: D = None self.v: C = None self.txt = txt class B: def __init__(self, txt: str): self.r: A = None self.txt = txt class C: def __init__(self, txt: str): self.y: B = None self.o: B = None self.v: C ...
10
22
2.2
0.244444
4
2.5
3
1
2.25
10
4
2
5
0.5
7
0.318182
6
2
8
4.666667
6
3
1
2
3,173
class A: def __init__(self, txt: str): self.z: B = None self.txt = txt class B: def __init__(self, txt: str): self.t: D = None self.txt = txt class C: def __init__(self, txt: str): self.z: B = None self.txt = txt class D: def __init__(self, txt: str): ...
a"
class A: def __init__(self, txt: str): self.z: B = None self.txt = txt class B: def __init__(self, txt: str): self.t: D = None self.txt = txt class C: def __init__(self, txt: str): self.z: B = None self.txt = txt class D: def __init__(self, txt: str): ...
4
5
1.25
0.416667
4
1
2
1
1.25
3
2
1
3
0.75
3
0.6
1
3
3
3
3
1
1
1
3,174
class A: def __init__(self, txt: str): self.v: C = None self.txt = txt class B: def __init__(self, txt: str): self.t: D = None self.u: D = None self.txt = txt class C: def __init__(self, txt: str): self.x: B = None self.txt = txt class D: def __...
a"
class A: def __init__(self, txt: str): self.v: C = None self.txt = txt class B: def __init__(self, txt: str): self.t: D = None self.u: D = None self.txt = txt class C: def __init__(self, txt: str): self.x: B = None self.txt = txt class D: def __...
4
4
1
0.333333
4
1
2
1
1.25
4
2
1
4
1
4
1
1
4
4
4
4
1
1
1
3,175
class A: def __init__(self, txt: str): self.p: B = None self.u: B = None self.txt = txt class B: def __init__(self, txt: str): self.t: B = None self.u: D = None self.txt = txt class C: def __init__(self, txt: str): self.x: A = None self.s: A ...
h"
class A: def __init__(self, txt: str): self.p: B = None self.u: B = None self.txt = txt class B: def __init__(self, txt: str): self.t: B = None self.u: D = None self.txt = txt class C: def __init__(self, txt: str): self.x: A = None self.s: A ...
5
8
1.6
0.4
4
1.25
2
1
1.75
4
2
1
4
0.8
4
0.5
1
4
4
4
3
2
1
1
3,176
class A: def __init__(self, txt: str): self.x: C = None self.v: C = None self.w: A = None self.y: B = None self.txt = txt class B: def __init__(self, txt: str): self.v: C = None self.o: B = None self.t: B = None self.q: D = None se...
m"
class A: def __init__(self, txt: str): self.x: C = None self.v: C = None self.w: A = None self.y: B = None self.txt = txt class B: def __init__(self, txt: str): self.v: C = None self.o: B = None self.t: B = None self.q: D = None se...
10
28
2.8
0.311111
4
2.5
4
1
3.25
9
5
4
3
0.3
3
0.107143
7
2
8
3.75
2
8
8
1
3,177
class A: def __init__(self, txt: str): self.p: B = None self.x: C = None self.z: A = None self.q: A = None self.txt = txt class B: def __init__(self, txt: str): self.s: C = None self.z: D = None self.x: C = None self.txt = txt class C: ...
h"
class A: def __init__(self, txt: str): self.p: B = None self.x: C = None self.z: A = None self.q: A = None self.txt = txt class B: def __init__(self, txt: str): self.s: C = None self.z: D = None self.x: C = None self.txt = txt class C: ...
7
17
2.428571
0.404762
4
1.75
4
1
2.75
7
2
1
6
0.857143
7
0.411765
2
2
6
4
5
2
2
2
3,178
class A: def __init__(self, txt: str): self.z: C = None self.s: B = None self.txt = txt class B: def __init__(self, txt: str): self.s: B = None self.z: B = None self.t: A = None self.p: B = None self.txt = txt class C: def __init__(self, txt:...
e"
class A: def __init__(self, txt: str): self.z: C = None self.s: B = None self.txt = txt class B: def __init__(self, txt: str): self.s: B = None self.z: B = None self.t: A = None self.p: B = None self.txt = txt class C: def __init__(self, txt:...
10
23
2.3
0.255556
4
2.5
4
2
2.75
3
1
1
4
0.4
3
0.130435
0
null
null
null
3
1
1
1
3,179
class A: def __init__(self, txt: str): self.o: A = None self.u: A = None self.t: D = None self.txt = txt class B: def __init__(self, txt: str): self.w: D = None self.s: C = None self.t: C = None self.txt = txt class C: def __init__(self, txt:...
f"
class A: def __init__(self, txt: str): self.o: A = None self.u: A = None self.t: D = None self.txt = txt class B: def __init__(self, txt: str): self.w: D = None self.s: C = None self.t: C = None self.txt = txt class C: def __init__(self, txt:...
10
23
2.3
0.255556
4
2.5
3
1
2.25
7
3
2
4
0.4
5
0.217391
4
2
5
3.4
4
3
1
2
3,180
class A: def __init__(self, txt: str): self.t: B = None self.p: D = None self.r: C = None self.txt = txt class B: def __init__(self, txt: str): self.p: A = None self.r: D = None self.s: B = None self.t: D = None self.txt = txt class C: ...
g"
class A: def __init__(self, txt: str): self.t: B = None self.p: D = None self.r: C = None self.txt = txt class B: def __init__(self, txt: str): self.p: A = None self.r: D = None self.s: B = None self.t: D = None self.txt = txt class C: ...
6
13
2.166667
0.433333
4
1.5
4
1
2.75
5
2
1
5
0.833333
5
0.384615
1
2
2
2
3
3
2
2
3,181
class A: def __init__(self, txt: str): self.r: C = None self.u: B = None 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.z: A = None self.txt =...
m"
class A: def __init__(self, txt: str): self.r: C = None self.u: B = None 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.z: A = None self.txt =...
9
21
2.333333
0.291667
4
2.25
3
1
2
3
2
1
3
0.333333
3
0.142857
1
2
2
2
3
1
1
1
3,182
class A: def __init__(self, txt: str): self.z: B = None self.txt = txt class B: def __init__(self, txt: str): self.u: D = None self.txt = txt class C: def __init__(self, txt: str): self.v: A = None self.txt = txt class D: def __init__(self, txt: str): ...
l"
class A: def __init__(self, txt: str): self.z: B = None self.txt = txt class B: def __init__(self, txt: str): self.u: D = None self.txt = txt class C: def __init__(self, txt: str): self.v: A = None self.txt = txt class D: def __init__(self, txt: str): ...
6
12
2
0.4
4
1.5
4
1
1.75
4
2
1
4
0.666667
4
0.333333
1
3
3
3
2
3
2
1
3,183
class A: def __init__(self, txt: str): self.p: B = None self.w: C = None self.y: D = None self.o: B = None self.txt = txt class B: def __init__(self, txt: str): self.x: C = None self.z: D = None self.txt = txt class C: def __init__(self, txt:...
d"
class A: def __init__(self, txt: str): self.p: B = None self.w: C = None self.y: D = None self.o: B = None self.txt = txt class B: def __init__(self, txt: str): self.x: C = None self.z: D = None self.txt = txt class C: def __init__(self, txt:...
5
12
2.4
0.6
4
1.25
4
2
3.5
4
2
1
4
0.8
4
0.333333
1
2
2
2
3
2
2
1
3,184
class A: def __init__(self, txt: str): self.t: C = None self.z: A = None self.txt = txt class B: def __init__(self, txt: str): self.p: C = None self.t: A = None self.txt = txt class C: def __init__(self, txt: str): self.r: C = None self.s: A ...
e"
class A: def __init__(self, txt: str): self.t: C = None self.z: A = None self.txt = txt class B: def __init__(self, txt: str): self.p: C = None self.t: A = None self.txt = txt class C: def __init__(self, txt: str): self.r: C = None self.s: A ...
8
18
2.25
0.321429
4
2
3
2
2.25
8
4
3
4
0.5
5
0.277778
5
2
6
3.555556
3
4
2
2
3,185
class A: def __init__(self, txt: str): self.x: C = None self.z: D = None self.p: C = None self.w: C = None self.txt = txt class B: def __init__(self, txt: str): self.p: D = None self.y: D = None self.v: C = None self.txt = txt class C: ...
k"
class A: def __init__(self, txt: str): self.x: C = None self.z: D = None self.p: C = None self.w: C = None self.txt = txt class B: def __init__(self, txt: str): self.p: D = None self.y: D = None self.v: C = None self.txt = txt class C: ...
7
13
1.857143
0.309524
4
1.75
4
1
2.5
5
2
2
4
0.571429
4
0.307692
2
3
3
3
3
2
1
1
3,186
class A: def __init__(self, txt: str): self.t: C = None self.txt = txt class B: def __init__(self, txt: str): self.t: D = None self.v: C = None self.txt = txt class C: def __init__(self, txt: str): self.p: C = None self.v: A = None self.u: A ...
m"
class A: def __init__(self, txt: str): self.t: C = None self.txt = txt class B: def __init__(self, txt: str): self.t: D = None self.v: C = None self.txt = txt class C: def __init__(self, txt: str): self.p: C = None self.v: A = None self.u: A ...
7
16
2.285714
0.380952
4
1.75
4
1
2.25
7
3
3
3
0.428571
3
0.1875
5
3
6
3.857143
3
3
1
1
3,187
class A: def __init__(self, txt: str): self.u: B = 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.o: D = None self.txt = txt class D: def __init__(self, txt: str): ...
h"
class A: def __init__(self, txt: str): self.u: B = 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.o: D = None self.txt = txt class D: def __init__(self, txt: str): ...
4
5
1.25
0.416667
4
1
3
1
1.5
4
2
2
3
0.75
3
0.6
2
3
3
3
3
2
1
1
3,188
class A: def __init__(self, txt: str): self.x: B = None self.txt = txt class B: def __init__(self, txt: str): self.y: A = None self.txt = txt class C: def __init__(self, txt: str): self.u: A = None self.txt = txt class D: def __init__(self, txt: str): ...
g"
class A: def __init__(self, txt: str): self.x: B = None self.txt = txt class B: def __init__(self, txt: str): self.y: A = None self.txt = txt class C: def __init__(self, txt: str): self.u: A = None self.txt = txt class D: def __init__(self, txt: str): ...
9
9
1
0.125
4
2.25
1
1
1
4
3
2
2
0.222222
2
0.222222
3
2
4
2.5
2
2
1
1
3,189
class A: def __init__(self, txt: str): self.u: B = None self.s: B = None self.v: C = None self.txt = txt class B: def __init__(self, txt: str): self.w: B = None self.t: B = None self.v: C = None self.x: A = None self.txt = txt class C: ...
h"
class A: def __init__(self, txt: str): self.u: B = None self.s: B = None self.v: C = None self.txt = txt class B: def __init__(self, txt: str): self.w: B = None self.t: B = None self.v: C = None self.x: A = None self.txt = txt class C: ...
10
27
2.7
0.3
4
2.5
4
1
3
4
2
2
3
0.3
3
0.111111
2
3
3
3
3
2
1
1
3,190
class A: def __init__(self, txt: str): self.p: B = None self.o: D = None self.w: B = None self.txt = txt class B: def __init__(self, txt: str): self.v: C = None self.txt = txt class C: def __init__(self, txt: str): self.r: A = None self.x: A ...
j"
class A: def __init__(self, txt: str): self.p: B = None self.o: D = None self.w: B = None self.txt = txt class B: def __init__(self, txt: str): self.v: C = None self.txt = txt class C: def __init__(self, txt: str): self.r: A = None self.x: A ...
4
8
2
0.666667
4
1
4
1
2.75
3
2
1
3
0.75
3
0.375
1
3
3
3
3
1
1
1
3,191
class A: def __init__(self, txt: str): self.v: D = None self.txt = txt class B: def __init__(self, txt: str): self.y: A = None self.txt = txt class C: def __init__(self, txt: str): self.v: B = None self.p: C = None self.txt = txt class D: def __...
f"
class A: def __init__(self, txt: str): self.v: D = None self.txt = txt class B: def __init__(self, txt: str): self.y: A = None self.txt = txt class C: def __init__(self, txt: str): self.v: B = None self.p: C = None self.txt = txt class D: def __...
7
10
1.428571
0.238095
4
1.75
2
1
1.5
6
3
2
3
0.428571
3
0.3
4
3
6
3.6
3
2
1
1
3,192
class A: def __init__(self, txt: str): self.v: B = None self.txt = txt class B: def __init__(self, txt: str): self.s: A = None self.p: D = None self.o: A = None self.v: B = None self.txt = txt class C: def __init__(self, txt: str): self.o: C ...
i"
class A: def __init__(self, txt: str): self.v: B = None self.txt = txt class B: def __init__(self, txt: str): self.s: A = None self.p: D = None self.o: A = None self.v: B = None self.txt = txt class C: def __init__(self, txt: str): self.o: C ...
7
19
2.714286
0.452381
4
1.75
4
1
3
6
2
2
5
0.714286
5
0.263158
2
3
3
3
3
3
2
1
3,193
class A: def __init__(self, txt: str): self.x: D = None self.v: 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.q: C = None self.txt = txt class D: def __...
a"
class A: def __init__(self, txt: str): self.x: D = None self.v: 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.q: C = None self.txt = txt class D: def __...
9
10
1.111111
0.138889
4
2.25
2
1
1.25
6
3
2
3
0.333333
3
0.3
4
3
6
3.6
1
6
6
1
3,194
class A: def __init__(self, txt: str): self.w: B = None self.z: A = None self.txt = txt class B: def __init__(self, txt: str): self.t: C = None self.p: D = None self.s: D = None self.z: A = None self.txt = txt class C: def __init__(self, txt:...
i"
class A: def __init__(self, txt: str): self.w: B = None self.z: A = None self.txt = txt class B: def __init__(self, txt: str): self.t: C = None self.p: D = None self.s: D = None self.z: A = None self.txt = txt class C: def __init__(self, txt:...
5
12
2.4
0.6
4
1.25
4
2
3
5
2
1
4
0.8
5
0.416667
2
2
3
2.5
3
2
2
2
3,195
class A: def __init__(self, txt: str): self.t: D = None self.u: A = None self.s: A = 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.u: C = None self.r: A ...
h"
class A: def __init__(self, txt: str): self.t: D = None self.u: A = None self.s: A = 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.u: C = None self.r: A ...
6
12
2
0.4
4
1.5
4
1
2.25
3
1
1
4
0.666667
3
0.25
0
null
null
null
3
1
1
1
3,196
class A: def __init__(self, txt: str): self.x: C = None self.r: B = None self.z: A = None self.txt = txt class B: def __init__(self, txt: str): self.u: D = None self.s: D = None self.txt = txt class C: def __init__(self, txt: str): self.r: B ...
c"
class A: def __init__(self, txt: str): self.x: C = None self.r: B = None self.z: A = None self.txt = txt class B: def __init__(self, txt: str): self.u: D = None self.s: D = None self.txt = txt class C: def __init__(self, txt: str): self.r: B ...
9
20
2.222222
0.277778
4
2.25
3
1
2
4
1
1
5
0.555556
4
0.2
0
null
null
null
4
1
1
1
3,197
class A: def __init__(self, txt: str): self.z: D = None self.v: D = None self.u: A = None self.txt = txt class B: def __init__(self, txt: str): self.y: B = None self.q: B = None self.txt = txt class C: def __init__(self, txt: str): self.w: D ...
k"
class A: def __init__(self, txt: str): self.z: D = None self.v: D = None self.u: A = None self.txt = txt class B: def __init__(self, txt: str): self.y: B = None self.q: B = None self.txt = txt class C: def __init__(self, txt: str): self.w: D ...
9
20
2.222222
0.277778
4
2.25
4
2
2.75
5
2
2
4
0.444444
4
0.2
2
2
2
2
3
3
3
2
3,198
class A: def __init__(self, txt: str): self.q: D = None self.z: B = None self.r: D = None self.txt = txt class B: def __init__(self, txt: str): self.t: B = None self.u: C = None self.txt = txt class C: def __init__(self, txt: str): self.z: A ...
e"
class A: def __init__(self, txt: str): self.q: D = None self.z: B = None self.r: D = None self.txt = txt class B: def __init__(self, txt: str): self.t: B = None self.u: C = None self.txt = txt class C: def __init__(self, txt: str): self.z: A ...
9
18
2
0.25
4
2.25
4
2
2.75
9
4
2
4
0.444444
6
0.333333
6
2
7
3.7
4
3
2
2
3,199
class A: def __init__(self, txt: str): self.w: D = None self.v: A = None self.y: D = None self.q: D = None self.txt = txt class B: def __init__(self, txt: str): self.s: C = None self.t: D = None self.z: A = None self.txt = txt class C: ...
c"
class A: def __init__(self, txt: str): self.w: D = None self.v: A = None self.y: D = None self.q: D = None self.txt = txt class B: def __init__(self, txt: str): self.s: C = None self.t: D = None self.z: A = None self.txt = txt class C: ...
8
20
2.5
0.357143
4
2
4
2
3.25
3
2
1
3
0.375
3
0.15
1
3
3
3
3
1
1
1