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,200
class A: def __init__(self, txt: str): self.s: A = None self.t: B = None self.txt = txt class B: def __init__(self, txt: str): self.o: A = None self.u: C = None self.r: B = None self.txt = txt class C: def __init__(self, txt: str): self.w: A ...
l"
class A: def __init__(self, txt: str): self.s: A = None self.t: B = None self.txt = txt class B: def __init__(self, txt: str): self.o: A = None self.u: C = None self.r: B = None self.txt = txt class C: def __init__(self, txt: str): self.w: A ...
9
25
2.777778
0.347222
4
2.25
4
2
3.25
4
1
1
5
0.555556
4
0.16
0
null
null
null
3
2
1
1
3,201
class A: def __init__(self, txt: str): self.y: D = None self.txt = txt class B: def __init__(self, txt: str): self.t: B = None self.z: D = None self.q: B = None self.txt = txt class C: def __init__(self, txt: str): self.r: B = None self.o: C ...
e"
class A: def __init__(self, txt: str): self.y: D = None self.txt = txt class B: def __init__(self, txt: str): self.t: B = None self.z: D = None self.q: B = None self.txt = txt class C: def __init__(self, txt: str): self.r: B = None self.o: C ...
8
16
2
0.285714
4
2
3
1
2.5
5
2
1
4
0.5
5
0.3125
2
2
2
2
4
2
2
2
3,202
class A: def __init__(self, txt: str): self.r: B = None self.p: C = None self.y: C = None self.txt = txt class B: def __init__(self, txt: str): self.p: B = None self.txt = txt class C: def __init__(self, txt: str): self.v: B = None self.x: A ...
h"
class A: def __init__(self, txt: str): self.r: B = None self.p: C = None self.y: C = None self.txt = txt class B: def __init__(self, txt: str): self.p: B = None self.txt = txt class C: def __init__(self, txt: str): self.v: B = None self.x: A ...
5
8
1.6
0.4
4
1.25
3
1
2
3
1
1
4
0.8
3
0.375
0
null
null
null
2
2
1
1
3,203
class A: def __init__(self, txt: str): self.o: C = None self.t: A = None self.txt = txt class B: def __init__(self, txt: str): self.u: D = None self.o: C = None self.p: A = None self.q: D = None self.txt = txt class C: def __init__(self, txt:...
a"
class A: def __init__(self, txt: str): self.o: C = None self.t: A = None self.txt = txt class B: def __init__(self, txt: str): self.u: D = None self.o: C = None self.p: A = None self.q: D = None self.txt = txt class C: def __init__(self, txt:...
6
14
2.333333
0.466667
4
1.5
4
2
3
6
3
2
3
0.5
4
0.285714
4
2
6
3.2
3
4
4
2
3,204
class A: def __init__(self, txt: str): self.w: D = None self.t: B = None self.v: C = None self.txt = txt class B: def __init__(self, txt: str): self.r: D = None self.z: A = None self.p: C = None self.txt = txt class C: def __init__(self, txt:...
h"
class A: def __init__(self, txt: str): self.w: D = None self.t: B = None self.v: C = None self.txt = txt class B: def __init__(self, txt: str): self.r: D = None self.z: A = None self.p: C = None self.txt = txt class C: def __init__(self, txt:...
7
22
3.142857
0.52381
4
1.75
4
2
3
3
1
1
4
0.571429
3
0.136364
0
null
null
null
2
2
2
1
3,205
class A: def __init__(self, txt: str): self.x: D = None self.w: B = None self.r: D = None self.txt = txt class B: def __init__(self, txt: str): self.z: B = None self.u: A = None self.v: A = None self.r: D = None self.txt = txt class C: ...
k"
class A: def __init__(self, txt: str): self.x: D = None self.w: B = None self.r: D = None self.txt = txt class B: def __init__(self, txt: str): self.z: B = None self.u: A = None self.v: A = None self.r: D = None self.txt = txt class C: ...
8
22
2.75
0.392857
4
2
4
2
3.25
3
2
1
3
0.375
3
0.136364
1
2
2
2
2
2
2
1
3,206
class A: def __init__(self, txt: str): self.y: C = None self.txt = txt class B: def __init__(self, txt: str): self.z: A = None self.u: C = None self.p: D = None self.q: C = None self.txt = txt class C: def __init__(self, txt: str): self.q: A ...
h"
class A: def __init__(self, txt: str): self.y: C = None self.txt = txt class B: def __init__(self, txt: str): self.z: A = None self.u: C = None self.p: D = None self.q: C = None self.txt = txt class C: def __init__(self, txt: str): self.q: A ...
4
7
1.75
0.583333
4
1
4
1
2.25
3
2
1
3
0.75
3
0.428571
1
2
2
2
3
1
1
1
3,207
class A: def __init__(self, txt: str): self.y: B = None self.t: B = None self.txt = txt class B: def __init__(self, txt: str): self.s: B = None self.p: D = None self.x: B = None self.t: C = None self.txt = txt class C: def __init__(self, txt:...
g"
class A: def __init__(self, txt: str): self.y: B = None self.t: B = None self.txt = txt class B: def __init__(self, txt: str): self.s: B = None self.p: D = None self.x: B = None self.t: C = None self.txt = txt class C: def __init__(self, txt:...
7
15
2.142857
0.357143
4
1.75
4
2
2.5
4
2
2
3
0.428571
3
0.2
2
3
3
3
2
3
2
1
3,208
class A: def __init__(self, txt: str): self.p: C = None self.z: B = None self.v: B = None self.r: D = None self.txt = txt class B: def __init__(self, txt: str): self.v: B = None self.p: B = None self.u: C = None self.r: B = None se...
n"
class A: def __init__(self, txt: str): self.p: C = None self.z: B = None self.v: B = None self.r: D = None self.txt = txt class B: def __init__(self, txt: str): self.v: B = None self.p: B = None self.u: C = None self.r: B = None se...
8
23
2.875
0.410714
4
2
4
3
3.5
7
2
1
7
0.875
7
0.304348
1
7
7
7
6
2
1
1
3,209
class A: def __init__(self, txt: str): self.p: A = None self.y: B = None self.q: A = None self.v: A = None self.txt = txt class B: def __init__(self, txt: str): self.o: D = None self.txt = txt class C: def __init__(self, txt: str): self.o: B ...
h"
class A: def __init__(self, txt: str): self.p: A = None self.y: B = None self.q: A = None self.v: A = None self.txt = txt class B: def __init__(self, txt: str): self.o: D = None self.txt = txt class C: def __init__(self, txt: str): self.o: B ...
7
16
2.285714
0.380952
4
1.75
4
1
2.75
3
1
1
4
0.571429
3
0.1875
0
null
null
null
3
1
1
1
3,210
class A: def __init__(self, txt: str): self.w: C = None self.txt = txt class B: def __init__(self, txt: str): self.z: D = 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): ...
f"
class A: def __init__(self, txt: str): self.w: C = None self.txt = txt class B: def __init__(self, txt: str): self.z: D = 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
2
1
1.25
3
2
1
2
0.5
3
0.75
2
2
2
2
2
2
2
2
3,211
class A: def __init__(self, txt: str): self.q: D = None self.txt = txt class B: def __init__(self, txt: str): self.z: D = None self.v: C = None self.txt = txt class C: def __init__(self, txt: str): self.p: C = None self.z: B = None self.r: A ...
f"
class A: def __init__(self, txt: str): self.q: D = None self.txt = txt class B: def __init__(self, txt: str): self.z: D = None self.v: C = None self.txt = txt class C: def __init__(self, txt: str): self.p: C = None self.z: B = None self.r: A ...
7
15
2.142857
0.357143
4
1.75
3
1
2
4
2
1
4
0.571429
4
0.266667
1
3
3
3
3
2
1
1
3,212
class A: def __init__(self, txt: str): self.z: C = None self.x: C = None self.txt = txt class B: def __init__(self, txt: str): self.r: B = None self.o: C = None self.txt = txt class C: def __init__(self, txt: str): self.r: A = None self.txt =...
f"
class A: def __init__(self, txt: str): self.z: C = None self.x: C = None self.txt = txt class B: def __init__(self, txt: str): self.r: B = None self.o: C = None self.txt = txt class C: def __init__(self, txt: str): self.r: A = None self.txt =...
10
16
1.6
0.177778
4
2.5
3
1
2
8
2
2
7
0.7
7
0.4375
2
2
2
2
4
5
3
2
3,213
class A: def __init__(self, txt: str): self.z: C = None self.q: B = None self.txt = txt class B: def __init__(self, txt: str): self.v: B = None self.txt = txt class C: def __init__(self, txt: str): self.x: C = None self.z: A = None self.y: A ...
f"
class A: def __init__(self, txt: str): self.z: C = None self.q: B = None self.txt = txt class B: def __init__(self, txt: str): self.v: B = None self.txt = txt class C: def __init__(self, txt: str): self.x: C = None self.z: A = None self.y: A ...
7
12
1.714286
0.285714
4
1.75
4
1
2.5
5
3
2
3
0.428571
4
0.333333
3
2
4
2.5
3
3
3
2
3,214
class A: def __init__(self, txt: str): self.p: D = None self.y: C = None self.x: D = None self.txt = txt class B: def __init__(self, txt: str): self.w: D = None self.u: C = None self.y: A = None self.txt = txt class C: def __init__(self, txt:...
e"
class A: def __init__(self, txt: str): self.p: D = None self.y: C = None self.x: D = None self.txt = txt class B: def __init__(self, txt: str): self.w: D = None self.u: C = None self.y: A = None self.txt = txt class C: def __init__(self, txt:...
8
14
1.75
0.25
4
2
3
2
2.5
8
3
3
4
0.5
5
0.357143
5
3
6
3.857143
4
3
1
2
3,215
class A: def __init__(self, txt: str): self.x: A = None self.txt = txt class B: def __init__(self, txt: str): self.z: D = None self.txt = txt class C: def __init__(self, txt: str): self.y: D = None self.x: A = None self.txt = txt class D: def __...
m"
class A: def __init__(self, txt: str): self.x: A = None self.txt = txt class B: def __init__(self, txt: str): self.z: D = None self.txt = txt class C: def __init__(self, txt: str): self.y: D = None self.x: A = None self.txt = txt class D: def __...
8
13
1.625
0.232143
4
2
4
1
2
8
4
4
3
0.375
3
0.230769
6
2
6
3.333333
3
4
1
2
3,216
class A: def __init__(self, txt: str): self.w: C = None self.txt = txt class B: def __init__(self, txt: str): self.q: D = None self.o: A = None self.z: D = None self.r: D = None self.txt = txt class C: def __init__(self, txt: str): self.y: C ...
g"
class A: def __init__(self, txt: str): self.w: C = None self.txt = txt class B: def __init__(self, txt: str): self.q: D = None self.o: A = None self.z: D = None self.r: D = None self.txt = txt class C: def __init__(self, txt: str): self.y: C ...
6
9
1.5
0.3
4
1.5
4
1
2
6
2
1
6
1
6
0.666667
1
2
2
2
4
2
1
2
3,217
class A: def __init__(self, txt: str): self.p: D = None self.v: B = None self.txt = txt class B: def __init__(self, txt: str): self.v: B = None self.q: B = None self.t: A = None self.p: A = None self.txt = txt class C: def __init__(self, txt:...
c"
class A: def __init__(self, txt: str): self.p: D = None self.v: B = None self.txt = txt class B: def __init__(self, txt: str): self.v: B = None self.q: B = None self.t: A = None self.p: A = None self.txt = txt class C: def __init__(self, txt:...
10
13
1.3
0.144444
4
2.5
4
1
2
3
2
1
3
0.3
3
0.230769
1
3
3
3
1
3
3
1
3,218
class A: def __init__(self, txt: str): self.t: D = None self.z: A = None self.q: A = None self.x: A = None self.txt = txt class B: def __init__(self, txt: str): self.v: B = None self.o: A = None self.txt = txt class C: def __init__(self, txt:...
i"
class A: def __init__(self, txt: str): self.t: D = None self.z: A = None self.q: A = None self.x: A = None self.txt = txt class B: def __init__(self, txt: str): self.v: B = None self.o: A = None self.txt = txt class C: def __init__(self, txt:...
10
27
2.7
0.3
4
2.5
4
2
3.5
10
3
2
6
0.6
9
0.333333
5
2
7
4.833333
5
3
2
2
3,219
class A: def __init__(self, txt: str): self.r: C = None self.s: C = None self.t: C = None self.p: B = None self.txt = txt class B: def __init__(self, txt: str): self.s: D = None self.y: A = None self.w: D = None self.txt = txt class C: ...
g"
class A: def __init__(self, txt: str): self.r: C = None self.s: C = None self.t: C = None self.p: B = None self.txt = txt class B: def __init__(self, txt: str): self.s: D = None self.y: A = None self.w: D = None self.txt = txt class C: ...
6
14
2.333333
0.466667
4
1.5
4
1
2.75
3
2
1
3
0.5
3
0.214286
1
2
2
2
3
1
1
1
3,220
class A: def __init__(self, txt: str): self.q: A = None self.v: A = None self.o: A = None self.txt = txt class B: def __init__(self, txt: str): self.q: A = None self.o: D = None self.s: A = None self.txt = txt class C: def __init__(self, txt:...
b"
class A: def __init__(self, txt: str): self.q: A = None self.v: A = None self.o: A = None self.txt = txt class B: def __init__(self, txt: str): self.q: A = None self.o: D = None self.s: A = None self.txt = txt class C: def __init__(self, txt:...
10
25
2.5
0.277778
4
2.5
3
3
3
4
2
2
3
0.3
3
0.12
2
2
2
2
3
2
1
1
3,221
class A: def __init__(self, txt: str): self.v: D = None self.txt = txt class B: def __init__(self, txt: str): self.x: D = None self.txt = txt class C: def __init__(self, txt: str): self.o: B = None self.y: A = None self.s: B = None self.txt =...
c"
class A: def __init__(self, txt: str): self.v: D = None self.txt = txt class B: def __init__(self, txt: str): self.x: D = None self.txt = txt class C: def __init__(self, txt: str): self.o: B = None self.y: A = None self.s: B = None self.txt =...
4
5
1.25
0.416667
4
1
3
1
1.75
3
2
1
3
0.75
3
0.6
1
2
2
2
3
1
1
1
3,222
class A: def __init__(self, txt: str): self.z: D = None self.y: C = None self.v: B = None self.r: A = None self.txt = txt class B: def __init__(self, txt: str): self.x: D = None self.txt = txt class C: def __init__(self, txt: str): self.s: D ...
g"
class A: def __init__(self, txt: str): self.z: D = None self.y: C = None self.v: B = None self.r: A = None self.txt = txt class B: def __init__(self, txt: str): self.x: D = None self.txt = txt class C: def __init__(self, txt: str): self.s: D ...
8
18
2.25
0.321429
4
2
4
1
2.5
6
3
2
3
0.375
3
0.166667
4
3
6
3.6
3
2
1
1
3,223
class A: def __init__(self, txt: str): self.u: D = None self.txt = txt class B: def __init__(self, txt: str): self.q: C = None self.v: C = None self.y: A = None self.z: A = None self.txt = txt class C: def __init__(self, txt: str): self.q: D ...
b"
class A: def __init__(self, txt: str): self.u: D = None self.txt = txt class B: def __init__(self, txt: str): self.q: C = None self.v: C = None self.y: A = None self.z: A = None self.txt = txt class C: def __init__(self, txt: str): self.q: D ...
10
28
2.8
0.311111
4
2.5
4
1
3
9
2
2
6
0.6
7
0.25
4
5
6
5.5
5
3
2
2
3,224
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.o: A = None self.w: A = None self.txt = txt class C: def __init__(self, txt: str): self.r: D = None self.txt =...
a"
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.o: A = None self.w: A = None self.txt = txt class C: def __init__(self, txt: str): self.r: D = None self.txt =...
5
6
1.2
0.3
4
1.25
3
1
2
3
1
1
4
0.8
3
0.5
0
null
null
null
3
1
1
1
3,225
class A: def __init__(self, txt: str): self.o: A = None self.v: C = None self.p: B = None self.txt = txt class B: def __init__(self, txt: str): self.v: C = None self.t: B = None self.txt = txt class C: def __init__(self, txt: str): self.p: C ...
k"
class A: def __init__(self, txt: str): self.o: A = None self.v: C = None self.p: B = None self.txt = txt class B: def __init__(self, txt: str): self.v: C = None self.t: B = None self.txt = txt class C: def __init__(self, txt: str): self.p: C ...
10
23
2.3
0.255556
4
2.5
3
2
2.5
6
2
1
6
0.6
6
0.26087
1
5
5
5
5
2
1
1
3,226
class A: def __init__(self, txt: str): self.u: D = None self.txt = txt class B: def __init__(self, txt: str): self.y: A = None self.s: B = None self.w: B = None self.txt = txt class C: def __init__(self, txt: str): self.w: B = None self.v: D ...
n"
class A: def __init__(self, txt: str): self.u: D = None self.txt = txt class B: def __init__(self, txt: str): self.y: A = None self.s: B = None self.w: B = None self.txt = txt class C: def __init__(self, txt: str): self.w: B = None self.v: D ...
6
12
2
0.4
4
1.5
3
1
1.75
4
2
1
4
0.666667
4
0.333333
1
4
4
4
4
1
1
1
3,227
class A: def __init__(self, txt: str): self.y: B = None self.txt = txt class B: def __init__(self, txt: str): self.t: A = None self.p: C = None self.txt = txt class C: def __init__(self, txt: str): self.p: B = None self.y: D = None self.txt =...
j"
class A: def __init__(self, txt: str): self.y: B = None self.txt = txt class B: def __init__(self, txt: str): self.t: A = None self.p: C = None self.txt = txt class C: def __init__(self, txt: str): self.p: B = None self.y: D = None self.txt =...
6
10
1.666667
0.333333
4
1.5
2
1
1.75
6
3
2
4
0.666667
5
0.5
3
2
4
2.5
3
2
2
2
3,228
class A: def __init__(self, txt: str): self.t: C = None self.u: A = None self.txt = txt class B: def __init__(self, txt: str): self.r: C = None self.txt = txt class C: def __init__(self, txt: str): self.z: B = None self.txt = txt class D: def __...
h"
class A: def __init__(self, txt: str): self.t: C = None self.u: A = None self.txt = txt class B: def __init__(self, txt: str): self.r: C = None self.txt = txt class C: def __init__(self, txt: str): self.z: B = None self.txt = txt class D: def __...
7
11
1.571429
0.261905
4
1.75
2
1
1.5
3
2
1
3
0.428571
3
0.272727
1
2
2
2
3
1
1
1
3,229
class A: def __init__(self, txt: str): self.o: C = None self.t: A = None self.z: B = None self.txt = txt class B: def __init__(self, txt: str): self.y: A = None self.x: D = None self.txt = txt class C: def __init__(self, txt: str): self.z: B ...
h"
class A: def __init__(self, txt: str): self.o: C = None self.t: A = None self.z: B = None self.txt = txt class B: def __init__(self, txt: str): self.y: A = None self.x: D = None self.txt = txt class C: def __init__(self, txt: str): self.z: B ...
10
23
2.3
0.255556
4
2.5
3
1
2.25
7
2
1
6
0.6
7
0.304348
2
2
6
4
5
2
1
2
3,230
class A: def __init__(self, txt: str): self.s: D = None self.txt = txt class B: def __init__(self, txt: str): self.o: A = None self.x: A = None self.txt = txt class C: def __init__(self, txt: str): self.x: B = None self.t: A = None self.txt =...
k"
class A: def __init__(self, txt: str): self.s: D = None self.txt = txt class B: def __init__(self, txt: str): self.o: A = None self.x: A = None self.txt = txt class C: def __init__(self, txt: str): self.x: B = None self.t: A = None self.txt =...
9
13
1.444444
0.180556
4
2.25
2
1
1.75
3
2
1
3
0.333333
3
0.230769
1
2
2
2
2
2
2
1
3,231
class A: def __init__(self, txt: str): self.q: A = None self.r: A = None self.w: B = None self.y: D = None self.txt = txt class B: def __init__(self, txt: str): self.r: C = None self.s: D = None self.q: D = None self.v: B = None se...
n"
class A: def __init__(self, txt: str): self.q: A = None self.r: A = None self.w: B = None self.y: D = None self.txt = txt class B: def __init__(self, txt: str): self.r: C = None self.s: D = None self.q: D = None self.v: B = None se...
9
23
2.555556
0.319444
4
2.25
4
1
3
7
4
4
2
0.222222
2
0.086957
6
2
6
3.333333
1
7
7
1
3,232
class A: def __init__(self, txt: str): self.z: A = None self.v: D = None self.t: A = None self.o: D = None self.txt = txt class B: def __init__(self, txt: str): self.o: D = None self.y: C = None self.txt = txt class C: def __init__(self, txt:...
h"
class A: def __init__(self, txt: str): self.z: A = None self.v: D = None self.t: A = None self.o: D = None self.txt = txt class B: def __init__(self, txt: str): self.o: D = None self.y: C = None self.txt = txt class C: def __init__(self, txt:...
5
11
2.2
0.55
4
1.25
4
2
3.25
3
1
1
4
0.8
3
0.272727
0
null
null
null
3
1
1
1
3,233
class A: def __init__(self, txt: str): self.o: A = None self.txt = txt class B: def __init__(self, txt: str): self.t: D = None self.s: C = None self.v: C = None self.q: D = None self.txt = txt class C: def __init__(self, txt: str): self.p: B ...
n"
class A: def __init__(self, txt: str): self.o: A = None self.txt = txt class B: def __init__(self, txt: str): self.t: D = None self.s: C = None self.v: C = None self.q: D = None self.txt = txt class C: def __init__(self, txt: str): self.p: B ...
5
7
1.4
0.35
4
1.25
4
1
2.25
3
2
2
2
0.4
2
0.285714
2
2
2
2
1
3
3
1
3,234
class A: def __init__(self, txt: str): self.x: A = None self.txt = txt class B: def __init__(self, txt: str): self.t: D = None self.w: D = None self.s: C = None self.x: A = None self.txt = txt class C: def __init__(self, txt: str): self.u: A ...
a"
class A: def __init__(self, txt: str): self.x: A = None self.txt = txt class B: def __init__(self, txt: str): self.t: D = None self.w: D = None self.s: C = None self.x: A = None self.txt = txt class C: def __init__(self, txt: str): self.u: A ...
9
23
2.555556
0.319444
4
2.25
4
1
2.75
8
4
3
4
0.444444
4
0.173913
5
2
6
3.111111
3
6
6
1
3,235
class A: def __init__(self, txt: str): self.q: D = None self.p: C = None self.z: D = None self.txt = txt class B: def __init__(self, txt: str): self.x: D = None self.p: A = None self.txt = txt class C: def __init__(self, txt: str): self.u: C ...
m"
class A: def __init__(self, txt: str): self.q: D = None self.p: C = None self.z: D = None self.txt = txt class B: def __init__(self, txt: str): self.x: D = None self.p: A = None self.txt = txt class C: def __init__(self, txt: str): self.u: C ...
9
16
1.777778
0.222222
4
2.25
3
1
2.25
3
2
1
2
0.222222
3
0.1875
2
2
2
2
3
1
1
2
3,236
class A: def __init__(self, txt: str): self.x: C = None self.y: B = None self.q: D = None self.txt = txt class B: def __init__(self, txt: str): self.o: A = None self.u: C = None self.x: D = None self.txt = txt class C: def __init__(self, txt:...
d"
class A: def __init__(self, txt: str): self.x: C = None self.y: B = None self.q: D = None self.txt = txt class B: def __init__(self, txt: str): self.o: A = None self.u: C = None self.x: D = None self.txt = txt class C: def __init__(self, txt:...
6
16
2.666667
0.533333
4
1.5
4
1
2.75
4
3
1
3
0.5
4
0.25
2
2
4
2.666667
2
2
2
2
3,237
class A: def __init__(self, txt: str): self.w: D = None self.txt = txt class B: def __init__(self, txt: str): self.z: C = None self.txt = txt class C: def __init__(self, txt: str): self.r: D = None self.x: B = None self.txt = txt class D: def __...
d"
class A: def __init__(self, txt: str): self.w: D = None self.txt = txt class B: def __init__(self, txt: str): self.z: C = None self.txt = txt class C: def __init__(self, txt: str): self.r: D = None self.x: B = None self.txt = txt class D: def __...
7
8
1.142857
0.190476
4
1.75
2
1
1.25
5
3
2
3
0.428571
4
0.5
3
2
4
3
3
3
1
2
3,238
class A: def __init__(self, txt: str): self.r: B = None self.y: B = None self.v: C = None self.o: D = None self.txt = txt class B: def __init__(self, txt: str): self.w: B = None self.p: C = None self.txt = txt class C: def __init__(self, txt:...
l"
class A: def __init__(self, txt: str): self.r: B = None self.y: B = None self.v: C = None self.o: D = None self.txt = txt class B: def __init__(self, txt: str): self.w: B = None self.p: C = None self.txt = txt class C: def __init__(self, txt:...
10
23
2.3
0.255556
4
2.5
4
2
3
10
4
3
5
0.5
6
0.26087
6
2
8
3.833333
5
3
2
2
3,239
class A: def __init__(self, txt: str): self.t: A = None self.y: B = None self.p: D = None self.v: B = None self.txt = txt class B: def __init__(self, txt: str): self.z: D = None self.x: D = None self.txt = txt class C: def __init__(self, txt:...
c"
class A: def __init__(self, txt: str): self.t: A = None self.y: B = None self.p: D = None self.v: B = None self.txt = txt class B: def __init__(self, txt: str): self.z: D = None self.x: D = None self.txt = txt class C: def __init__(self, txt:...
10
28
2.8
0.311111
4
2.5
4
2
3.25
3
1
1
4
0.4
3
0.107143
0
null
null
null
3
1
1
1
3,240
class A: def __init__(self, txt: str): self.y: D = None self.o: D = None self.txt = txt class B: def __init__(self, txt: str): self.s: A = None self.v: D = None self.o: A = None self.t: C = None self.txt = txt class C: def __init__(self, txt:...
j"
class A: def __init__(self, txt: str): self.y: D = None self.o: D = None self.txt = txt class B: def __init__(self, txt: str): self.s: A = None self.v: D = None self.o: A = None self.t: C = None self.txt = txt class C: def __init__(self, txt:...
7
13
1.857143
0.309524
4
1.75
4
1
2
7
4
4
2
0.285714
2
0.153846
6
2
6
3.333333
2
4
1
1
3,241
class A: def __init__(self, txt: str): self.y: A = None self.s: C = None self.u: A = None self.p: C = None self.txt = txt class B: def __init__(self, txt: str): self.o: A = None self.z: C = None self.s: D = None self.txt = txt class C: ...
b"
class A: def __init__(self, txt: str): self.y: A = None self.s: C = None self.u: A = None self.p: C = None self.txt = txt class B: def __init__(self, txt: str): self.o: A = None self.z: C = None self.s: D = None self.txt = txt class C: ...
8
22
2.75
0.392857
4
2
4
3
3.25
3
1
1
4
0.5
3
0.136364
0
null
null
null
3
1
1
1
3,242
class A: def __init__(self, txt: str): self.z: C = 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.x: C = None self.txt = txt class D: def __init__(self, txt: str): ...
n"
class A: def __init__(self, txt: str): self.z: C = 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.x: C = None self.txt = txt class D: def __init__(self, txt: str): ...
8
8
1
0.142857
4
2
1
1
1
5
3
3
2
0.25
2
0.25
4
2
4
2.666667
1
5
5
1
3,243
class A: def __init__(self, txt: str): self.t: C = None self.txt = txt class B: def __init__(self, txt: str): self.v: C = None self.y: D = None self.txt = txt class C: def __init__(self, txt: str): self.p: A = None self.txt = txt class D: def __...
g"
class A: def __init__(self, txt: str): self.t: C = None self.txt = txt class B: def __init__(self, txt: str): self.v: C = None self.y: D = None self.txt = txt class C: def __init__(self, txt: str): self.p: A = None self.txt = txt class D: def __...
7
11
1.571429
0.261905
4
1.75
4
1
2
4
2
1
4
0.571429
4
0.363636
1
4
4
4
2
2
1
1
3,244
class A: def __init__(self, txt: str): self.u: 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.w: B = None self.r: B = None self.q: A ...
b"
class A: def __init__(self, txt: str): self.u: 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.w: B = None self.r: B = None self.q: A ...
5
11
2.2
0.55
4
1.25
3
1
2.25
3
1
1
4
0.8
3
0.272727
0
null
null
null
3
1
1
1
3,245
class A: def __init__(self, txt: str): self.w: B = None self.txt = txt class B: def __init__(self, txt: str): self.p: A = None self.txt = txt class C: def __init__(self, txt: str): self.t: B = None self.p: A = None self.txt = txt class D: def __...
a"
class A: def __init__(self, txt: str): self.w: B = None self.txt = txt class B: def __init__(self, txt: str): self.p: A = None self.txt = txt class C: def __init__(self, txt: str): self.t: B = None self.p: A = None self.txt = txt class D: def __...
4
5
1.25
0.416667
4
1
2
1
1.5
4
2
2
3
0.75
3
0.6
2
2
2
2
2
2
1
1
3,246
class A: def __init__(self, txt: str): self.o: D = None self.p: B = None self.u: D = None self.q: B = None self.txt = txt class B: def __init__(self, txt: str): self.s: C = None self.u: D = None self.r: A = None self.o: C = None se...
j"
class A: def __init__(self, txt: str): self.o: D = None self.p: B = None self.u: D = None self.q: B = None self.txt = txt class B: def __init__(self, txt: str): self.s: C = None self.u: D = None self.r: A = None self.o: C = None se...
4
8
2
0.666667
4
1
4
1
3
4
2
2
3
0.75
3
0.375
2
2
2
2
2
2
1
1
3,247
class A: def __init__(self, txt: str): self.p: D = None self.txt = txt class B: def __init__(self, txt: str): self.p: B = None self.q: A = None self.z: C = None self.txt = txt class C: def __init__(self, txt: str): self.q: B = None self.y: B ...
j"
class A: def __init__(self, txt: str): self.p: D = None self.txt = txt class B: def __init__(self, txt: str): self.p: B = None self.q: A = None self.z: C = None self.txt = txt class C: def __init__(self, txt: str): self.q: B = None self.y: B ...
9
25
2.777778
0.347222
4
2.25
4
1
2.75
7
2
2
5
0.555556
6
0.24
3
2
3
2.666667
6
2
1
2
3,248
class A: def __init__(self, txt: str): self.q: D = None self.u: C = None self.p: C = None self.y: 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.x: D ...
d"
class A: def __init__(self, txt: str): self.q: D = None self.u: C = None self.p: C = None self.y: 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.x: D ...
5
10
2
0.5
4
1.25
4
1
2.25
5
2
1
5
1
5
0.5
1
5
5
5
5
1
1
1
3,249
class A: def __init__(self, txt: str): self.x: D = None self.txt = txt class B: def __init__(self, txt: str): self.p: C = None self.u: A = None self.s: D = None self.txt = txt class C: def __init__(self, txt: str): self.v: A = None self.z: D ...
i"
class A: def __init__(self, txt: str): self.x: D = None self.txt = txt class B: def __init__(self, txt: str): self.p: C = None self.u: A = None self.s: D = None self.txt = txt class C: def __init__(self, txt: str): self.v: A = None self.z: D ...
8
22
2.75
0.392857
4
2
4
1
2.75
4
2
1
3
0.375
4
0.181818
2
2
3
2.5
4
1
1
2
3,250
class A: def __init__(self, txt: str): self.v: D = None self.o: B = None self.r: C = None self.txt = txt class B: def __init__(self, txt: str): self.r: A = None self.o: D = None self.txt = txt class C: def __init__(self, txt: str): self.q: B ...
c"
class A: def __init__(self, txt: str): self.v: D = None self.o: B = None self.r: C = None self.txt = txt class B: def __init__(self, txt: str): self.r: A = None self.o: D = None self.txt = txt class C: def __init__(self, txt: str): self.q: B ...
4
8
2
0.666667
4
1
4
2
2.75
3
2
1
2
0.5
3
0.375
2
2
2
2
2
2
2
2
3,251
class A: def __init__(self, txt: str): self.r: B = None self.t: 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.u: D = None self.y: A = None self.q: D ...
j"
class A: def __init__(self, txt: str): self.r: B = None self.t: 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.u: D = None self.y: A = None self.q: D ...
4
6
1.5
0.5
4
1
4
1
2
3
2
2
2
0.5
2
0.333333
2
2
2
2
2
2
1
1
3,252
class A: def __init__(self, txt: str): self.v: C = None self.q: D = None self.o: D = 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.t: B = None self.y: B ...
l"
class A: def __init__(self, txt: str): self.v: C = None self.q: D = None self.o: D = 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.t: B = None self.y: B ...
5
10
2
0.5
4
1.25
4
1
2.5
4
2
1
4
0.8
4
0.4
1
4
4
4
4
1
1
1
3,253
class A: def __init__(self, txt: str): self.y: D = None self.w: C = None self.txt = txt class B: def __init__(self, txt: str): self.q: A = None self.p: C = None self.t: C = None self.txt = txt class C: def __init__(self, txt: str): self.u: D ...
m"
class A: def __init__(self, txt: str): self.y: D = None self.w: C = None self.txt = txt class B: def __init__(self, txt: str): self.q: A = None self.p: C = None self.t: C = None self.txt = txt class C: def __init__(self, txt: str): self.u: D ...
6
11
1.833333
0.366667
4
1.5
3
1
2
6
3
2
4
0.666667
4
0.363636
3
2
4
2.5
3
3
1
1
3,254
class A: def __init__(self, txt: str): self.o: C = None self.z: B = None self.s: C = None self.txt = txt class B: def __init__(self, txt: str): self.y: D = None self.v: D = None self.z: C = None self.txt = txt class C: def __init__(self, txt:...
h"
class A: def __init__(self, txt: str): self.o: C = None self.z: B = None self.s: C = None self.txt = txt class B: def __init__(self, txt: str): self.y: D = None self.v: D = None self.z: C = None self.txt = txt class C: def __init__(self, txt:...
7
16
2.285714
0.380952
4
1.75
4
2
3
4
2
2
3
0.428571
3
0.1875
2
2
2
2
2
3
3
1
3,255
class A: def __init__(self, txt: str): self.t: C = None self.s: C = None self.o: C = None self.w: D = None self.txt = txt class B: def __init__(self, txt: str): self.o: D = None self.w: C = None self.z: C = None self.q: B = None se...
b"
class A: def __init__(self, txt: str): self.t: C = None self.s: C = None self.o: C = None self.w: D = None self.txt = txt class B: def __init__(self, txt: str): self.o: D = None self.w: C = None self.z: C = None self.q: B = None se...
7
18
2.571429
0.428571
4
1.75
4
1
3.25
5
1
1
6
0.857143
5
0.277778
0
null
null
null
4
2
1
1
3,256
class A: def __init__(self, txt: str): self.u: C = None self.x: C = None self.o: A = None self.txt = txt class B: def __init__(self, txt: str): self.p: D = None self.r: A = None self.txt = txt class C: def __init__(self, txt: str): self.q: A ...
k"
class A: def __init__(self, txt: str): self.u: C = None self.x: C = None self.o: A = None self.txt = txt class B: def __init__(self, txt: str): self.p: D = None self.r: A = None self.txt = txt class C: def __init__(self, txt: str): self.q: A ...
10
21
2.1
0.233333
4
2.5
3
1
2
8
3
3
5
0.5
5
0.238095
4
2
4
2.666667
4
5
5
2
3,257
class A: def __init__(self, txt: str): self.z: D = None self.w: C = None self.txt = txt class B: def __init__(self, txt: str): self.s: A = None self.txt = txt class C: def __init__(self, txt: str): self.u: C = None self.q: D = None self.s: D ...
m"
class A: def __init__(self, txt: str): self.z: D = None self.w: C = None self.txt = txt class B: def __init__(self, txt: str): self.s: A = None self.txt = txt class C: def __init__(self, txt: str): self.u: C = None self.q: D = None self.s: D ...
8
24
3
0.428571
4
2
4
1
2.75
4
1
1
5
0.625
4
0.166667
0
null
null
null
4
1
1
1
3,258
class A: def __init__(self, txt: str): self.y: C = None self.txt = txt class B: def __init__(self, txt: str): self.x: C = None self.r: C = None self.q: D = None self.txt = txt class C: def __init__(self, txt: str): self.p: C = None self.txt =...
e"
class A: def __init__(self, txt: str): self.y: C = None self.txt = txt class B: def __init__(self, txt: str): self.x: C = None self.r: C = None self.q: D = None self.txt = txt class C: def __init__(self, txt: str): self.p: C = None self.txt =...
10
22
2.2
0.244444
4
2.5
3
1
2
9
2
2
7
0.7
8
0.363636
3
3
4
3.333333
5
4
4
2
3,259
class A: def __init__(self, txt: str): self.t: B = None self.w: C = None self.txt = txt class B: def __init__(self, txt: str): self.u: D = None self.y: C = None self.o: D = None self.p: B = None self.txt = txt class C: def __init__(self, txt:...
k"
class A: def __init__(self, txt: str): self.t: B = None self.w: C = None self.txt = txt class B: def __init__(self, txt: str): self.u: D = None self.y: C = None self.o: D = None self.p: B = None self.txt = txt class C: def __init__(self, txt:...
5
11
2.2
0.55
4
1.25
4
1
2.5
3
1
1
4
0.8
3
0.272727
0
null
null
null
3
1
1
1
3,260
class A: def __init__(self, txt: str): self.x: D = None self.txt = txt class B: def __init__(self, txt: str): self.w: A = None self.y: C = None self.txt = txt class C: def __init__(self, txt: str): self.v: B = None self.o: D = None self.txt =...
i"
class A: def __init__(self, txt: str): self.x: D = None self.txt = txt class B: def __init__(self, txt: str): self.w: A = None self.y: C = None self.txt = txt class C: def __init__(self, txt: str): self.v: B = None self.o: D = None self.txt =...
5
9
1.8
0.45
4
1.25
2
1
1.75
5
3
2
3
0.6
3
0.333333
3
2
4
2.5
3
2
1
1
3,261
class A: def __init__(self, txt: str): self.x: B = None self.z: B = None self.txt = txt class B: def __init__(self, txt: str): self.s: A = None self.txt = txt class C: def __init__(self, txt: str): self.s: A = None self.txt = txt class D: def __...
m"
class A: def __init__(self, txt: str): self.x: B = None self.z: B = None self.txt = txt class B: def __init__(self, txt: str): self.s: A = None self.txt = txt class C: def __init__(self, txt: str): self.s: A = None self.txt = txt class D: def __...
9
15
1.666667
0.208333
4
2.25
3
1
1.75
7
3
3
4
0.444444
5
0.333333
4
2
4
2.666667
3
4
1
2
3,262
class A: def __init__(self, txt: str): 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.w: A = None self.t: D = None self.p: A = None self.x: A ...
b"
class A: def __init__(self, txt: str): 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.w: A = None self.t: D = None self.p: A = None self.x: A ...
7
11
1.571429
0.261905
4
1.75
4
1
2.25
7
3
2
3
0.428571
5
0.454545
5
2
7
3.428571
3
5
4
2
3,263
class A: def __init__(self, txt: str): self.p: D = None self.x: D = 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.z: A = None self.txt = txt class D: def __...
l"
class A: def __init__(self, txt: str): self.p: D = None self.x: D = 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.z: A = None self.txt = txt class D: def __...
5
9
1.8
0.45
4
1.25
4
1
2
3
1
1
4
0.8
3
0.333333
0
null
null
null
2
2
1
1
3,264
class A: def __init__(self, txt: str): self.r: C = None self.z: B = None self.txt = txt class B: def __init__(self, txt: str): self.x: B = None self.txt = txt class C: def __init__(self, txt: str): self.q: A = None self.z: B = None self.t: D ...
g"
class A: def __init__(self, txt: str): self.r: C = None self.z: B = None self.txt = txt class B: def __init__(self, txt: str): self.x: B = None self.txt = txt class C: def __init__(self, txt: str): self.q: A = None self.z: B = None self.t: D ...
10
28
2.8
0.311111
4
2.5
4
1
2.75
5
2
2
4
0.4
4
0.142857
2
3
3
3
4
2
1
2
3,265
class A: def __init__(self, txt: str): self.v: C = None self.w: D = None self.x: A = None self.u: A = None self.txt = txt class B: def __init__(self, txt: str): self.t: A = None self.u: A = None self.v: C = None self.txt = txt class C: ...
j"
class A: def __init__(self, txt: str): self.v: C = None self.w: D = None self.x: A = None self.u: A = None self.txt = txt class B: def __init__(self, txt: str): self.t: A = None self.u: A = None self.v: C = None self.txt = txt class C: ...
7
15
2.142857
0.357143
4
1.75
4
1
2.5
4
2
1
3
0.428571
4
0.266667
2
2
3
2.5
2
3
3
2
3,266
class A: def __init__(self, txt: str): self.o: A = None self.txt = txt class B: def __init__(self, txt: str): self.y: A = None self.txt = txt class C: def __init__(self, txt: str): self.w: B = None self.txt = txt class D: def __init__(self, txt: str): ...
b"
class A: def __init__(self, txt: str): self.o: A = None self.txt = txt class B: def __init__(self, txt: str): self.y: A = None self.txt = txt class C: def __init__(self, txt: str): self.w: B = None self.txt = txt class D: def __init__(self, txt: str): ...
7
7
1
0.166667
4
1.75
1
1
1
3
1
1
4
0.571429
3
0.428571
0
null
null
null
3
1
1
1
3,267
class A: def __init__(self, txt: str): self.v: D = None self.x: B = None self.w: A = None self.txt = txt class B: def __init__(self, txt: str): self.t: A = None self.r: A = None self.z: A = None self.w: D = None self.txt = txt class C: ...
b"
class A: def __init__(self, txt: str): self.v: D = None self.x: B = None self.w: A = None self.txt = txt class B: def __init__(self, txt: str): self.t: A = None self.r: A = None self.z: A = None self.w: D = None self.txt = txt class C: ...
5
11
2.2
0.55
4
1.25
4
1
2.75
3
2
1
3
0.6
3
0.272727
1
2
2
2
3
1
1
2
3,268
class A: def __init__(self, txt: str): self.y: C = None self.x: B = None self.p: D = None self.txt = txt class B: def __init__(self, txt: str): self.p: C = None self.o: A = None self.r: D = None self.txt = txt class C: def __init__(self, txt:...
h"
class A: def __init__(self, txt: str): self.y: C = None self.x: B = None self.p: D = None self.txt = txt class B: def __init__(self, txt: str): self.p: C = None self.o: A = None self.r: D = None self.txt = txt class C: def __init__(self, txt:...
7
21
3
0.5
4
1.75
4
3
3.25
5
3
2
3
0.428571
4
0.190476
3
2
4
2.5
3
2
1
2
3,269
class A: def __init__(self, txt: str): self.t: B = None self.txt = txt class B: def __init__(self, txt: str): self.x: C = None self.s: B = None self.p: A = None self.w: A = None self.txt = txt class C: def __init__(self, txt: str): self.q: A ...
c"
class A: def __init__(self, txt: str): self.t: B = None self.txt = txt class B: def __init__(self, txt: str): self.x: C = None self.s: B = None self.p: A = None self.w: A = None self.txt = txt class C: def __init__(self, txt: str): self.q: A ...
6
15
2.5
0.5
4
1.5
4
1
3
3
2
1
3
0.5
3
0.2
1
3
3
3
3
1
1
1
3,270
class A: def __init__(self, txt: str): self.o: D = None self.w: A = None self.txt = txt class B: def __init__(self, txt: str): self.w: A = None self.t: D = None self.txt = txt class C: def __init__(self, txt: str): self.v: C = None self.z: A ...
f"
class A: def __init__(self, txt: str): self.o: D = None self.w: A = None self.txt = txt class B: def __init__(self, txt: str): self.w: A = None self.t: D = None self.txt = txt class C: def __init__(self, txt: str): self.v: C = None self.z: A ...
7
18
2.571429
0.428571
4
1.75
3
2
2.5
6
2
2
5
0.714286
5
0.277778
2
3
3
3
4
2
1
1
3,271
class A: def __init__(self, txt: str): self.w: A = None self.v: C = None self.r: B = 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.w: D = None self.p: D ...
m"
class A: def __init__(self, txt: str): self.w: A = None self.v: C = None self.r: B = 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.w: D = None self.p: D ...
10
23
2.3
0.255556
4
2.5
4
1
2.5
4
2
1
4
0.4
4
0.173913
1
3
3
3
4
1
1
1
3,272
class A: def __init__(self, txt: str): self.q: C = None self.z: B = None self.o: B = None self.txt = txt class B: def __init__(self, txt: str): self.x: A = None self.w: B = None self.u: C = None self.s: D = None self.txt = txt class C: ...
m"
class A: def __init__(self, txt: str): self.q: C = None self.z: B = None self.o: B = None self.txt = txt class B: def __init__(self, txt: str): self.x: A = None self.w: B = None self.u: C = None self.s: D = None self.txt = txt class C: ...
10
33
3.3
0.366667
4
2.5
4
3
3.5
5
2
1
4
0.4
5
0.151515
2
2
2
2
4
2
2
2
3,273
class A: def __init__(self, txt: str): self.z: C = None self.txt = txt class B: def __init__(self, txt: str): self.x: D = None self.txt = txt class C: def __init__(self, txt: str): self.r: A = None self.txt = txt class D: def __init__(self, txt: str): ...
n"
class A: def __init__(self, txt: str): self.z: C = None self.txt = txt class B: def __init__(self, txt: str): self.x: D = None self.txt = txt class C: def __init__(self, txt: str): self.r: A = None self.txt = txt class D: def __init__(self, txt: str): ...
4
5
1.25
0.416667
4
1
3
1
1.5
3
2
1
3
0.75
3
0.6
1
2
2
2
3
1
1
1
3,274
class A: def __init__(self, txt: str): self.p: B = None self.r: B = None self.txt = txt class B: def __init__(self, txt: str): self.q: C = None self.txt = txt class C: def __init__(self, txt: str): self.z: A = None self.w: D = None self.u: B ...
m"
class A: def __init__(self, txt: str): self.p: B = None self.r: B = None self.txt = txt class B: def __init__(self, txt: str): self.q: C = None self.txt = txt class C: def __init__(self, txt: str): self.z: A = None self.w: D = None self.u: B ...
4
7
1.75
0.583333
4
1
3
1
2.25
3
2
1
3
0.75
3
0.428571
1
3
3
3
3
1
1
1
3,275
class A: def __init__(self, txt: str): self.v: C = None self.s: 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.o: D = None self.v: B = None self.txt =...
f"
class A: def __init__(self, txt: str): self.v: C = None self.s: 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.o: D = None self.v: B = None self.txt =...
9
17
1.888889
0.236111
4
2.25
3
1
2
6
2
2
5
0.555556
5
0.294118
2
4
4
4
5
2
1
1
3,276
class A: def __init__(self, txt: str): self.x: D = None self.w: D = None self.y: C = None self.v: B = None self.txt = txt class B: def __init__(self, txt: str): self.q: D = None self.o: C = None self.v: C = None self.y: C = None se...
e"
class A: def __init__(self, txt: str): self.x: D = None self.w: D = None self.y: C = None self.v: B = None self.txt = txt class B: def __init__(self, txt: str): self.q: D = None self.o: C = None self.v: C = None self.y: C = None se...
4
9
2.25
0.75
4
1
4
2
3.25
3
2
1
3
0.75
3
0.333333
1
2
2
2
2
2
2
2
3,277
class A: def __init__(self, txt: str): self.q: B = None self.x: C = None self.txt = txt class B: def __init__(self, txt: str): self.p: D = None self.o: D = None self.u: C = None self.s: A = None self.txt = txt class C: def __init__(self, txt:...
n"
class A: def __init__(self, txt: str): self.q: B = None self.x: C = None self.txt = txt class B: def __init__(self, txt: str): self.p: D = None self.o: D = None self.u: C = None self.s: A = None self.txt = txt class C: def __init__(self, txt:...
4
9
2.25
0.75
4
1
4
2
3
4
2
1
4
1
4
0.444444
1
3
3
3
3
2
1
1
3,278
class A: def __init__(self, txt: str): self.q: A = None self.w: D = None self.s: D = None self.t: C = None self.txt = txt class B: def __init__(self, txt: str): self.y: D = None self.u: D = None self.txt = txt class C: def __init__(self, txt:...
l"
class A: def __init__(self, txt: str): self.q: A = None self.w: D = None self.s: D = None self.t: C = None self.txt = txt class B: def __init__(self, txt: str): self.y: D = None self.u: D = None self.txt = txt class C: def __init__(self, txt:...
9
25
2.777778
0.347222
4
2.25
4
2
3.25
4
1
1
5
0.555556
4
0.16
0
null
null
null
4
1
1
1
3,279
class A: def __init__(self, txt: str): self.u: B = None self.z: C = None self.s: B = None self.t: A = 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.q: D ...
c"
class A: def __init__(self, txt: str): self.u: B = None self.z: C = None self.s: B = None self.t: A = 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.q: D ...
9
19
2.111111
0.263889
4
2.25
4
1
2.75
3
1
1
4
0.444444
3
0.157895
0
null
null
null
2
2
2
1
3,280
class A: def __init__(self, txt: str): self.v: B = None self.q: B = None self.txt = txt class B: def __init__(self, txt: str): self.o: C = None self.v: B = None self.x: A = None self.u: B = None self.txt = txt class C: def __init__(self, txt:...
k"
class A: def __init__(self, txt: str): self.v: B = None self.q: B = None self.txt = txt class B: def __init__(self, txt: str): self.o: C = None self.v: B = None self.x: A = None self.u: B = None self.txt = txt class C: def __init__(self, txt:...
6
17
2.833333
0.566667
4
1.5
4
2
2.75
4
2
1
4
0.666667
4
0.235294
1
2
2
2
4
1
1
1
3,281
class A: def __init__(self, txt: str): self.y: D = None self.txt = txt class B: def __init__(self, txt: str): self.t: C = None self.o: C = None self.txt = txt class C: def __init__(self, txt: str): self.x: D = None self.o: A = None self.v: D ...
g"
class A: def __init__(self, txt: str): self.y: D = None self.txt = txt class B: def __init__(self, txt: str): self.t: C = None self.o: C = None self.txt = txt class C: def __init__(self, txt: str): self.x: D = None self.o: A = None self.v: D ...
5
10
2
0.5
4
1.25
4
1
2.5
4
2
1
4
0.8
4
0.4
1
3
3
3
4
1
1
1
3,282
class A: def __init__(self, txt: str): self.s: B = None self.x: B = None self.q: C = None self.o: 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.x: A ...
b"
class A: def __init__(self, txt: str): self.s: B = None self.x: B = None self.q: C = None self.o: 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.x: A ...
10
19
1.9
0.211111
4
2.5
4
1
2.5
8
3
2
5
0.5
7
0.368421
4
2
6
4
4
3
1
2
3,283
class A: def __init__(self, txt: str): self.x: B = None self.txt = txt class B: def __init__(self, txt: str): self.s: C = None self.q: D = None self.txt = txt class C: def __init__(self, txt: str): self.y: D = None self.v: A = None self.o: D ...
g"
class A: def __init__(self, txt: str): self.x: B = None self.txt = txt class B: def __init__(self, txt: str): self.s: C = None self.q: D = None self.txt = txt class C: def __init__(self, txt: str): self.y: D = None self.v: A = None self.o: D ...
6
10
1.666667
0.333333
4
1.5
4
1
2.5
5
2
1
5
0.833333
5
0.5
1
3
3
3
4
2
1
2
3,284
class A: def __init__(self, txt: str): self.u: B = None self.s: C = None self.txt = txt class B: def __init__(self, txt: str): self.y: A = None self.z: A = None self.t: D = None self.txt = txt class C: def __init__(self, txt: str): self.x: B ...
c"
class A: def __init__(self, txt: str): self.u: B = None self.s: C = None self.txt = txt class B: def __init__(self, txt: str): self.y: A = None self.z: A = None self.t: D = None self.txt = txt class C: def __init__(self, txt: str): self.x: B ...
5
10
2
0.5
4
1.25
4
1
2.5
3
1
1
4
0.8
3
0.3
0
null
null
null
3
1
1
1
3,285
class A: def __init__(self, txt: str): self.x: B = None self.r: A = None self.txt = txt class B: def __init__(self, txt: str): self.u: C = None self.p: C = None self.s: D = None self.txt = txt class C: def __init__(self, txt: str): self.t: D ...
f"
class A: def __init__(self, txt: str): self.x: B = None self.r: A = None self.txt = txt class B: def __init__(self, txt: str): self.u: C = None self.p: C = None self.s: D = None self.txt = txt class C: def __init__(self, txt: str): self.t: D ...
8
13
1.625
0.232143
4
2
3
1
1.75
7
3
2
5
0.625
5
0.384615
3
2
4
2.5
4
3
1
1
3,286
class A: def __init__(self, txt: str): self.w: B = None self.txt = txt class B: def __init__(self, txt: str): self.o: B = None self.x: A = None self.u: C = None self.txt = txt class C: def __init__(self, txt: str): self.v: A = None self.txt =...
n"
class A: def __init__(self, txt: str): self.w: B = None self.txt = txt class B: def __init__(self, txt: str): self.o: B = None self.x: A = None self.u: C = None self.txt = txt class C: def __init__(self, txt: str): self.v: A = None self.txt =...
10
25
2.5
0.277778
4
2.5
4
1
2.25
9
3
2
5
0.5
6
0.24
5
3
7
4.571429
4
3
1
2
3,287
class A: def __init__(self, txt: str): self.t: B = None self.txt = txt class B: def __init__(self, txt: str): self.q: D = None self.r: D = None self.p: C = None self.o: C = None self.txt = txt class C: def __init__(self, txt: str): self.z: A ...
n"
class A: def __init__(self, txt: str): self.t: B = None self.txt = txt class B: def __init__(self, txt: str): self.q: D = None self.r: D = None self.p: C = None self.o: C = None self.txt = txt class C: def __init__(self, txt: str): self.z: A ...
5
9
1.8
0.45
4
1.25
4
1
2.25
5
2
1
5
1
5
0.555556
1
2
2
2
5
1
1
2
3,288
class A: def __init__(self, txt: str): self.z: B = None self.w: B = None self.txt = txt class B: def __init__(self, txt: str): self.s: B = None self.t: D = None self.p: A = None self.o: D = None self.txt = txt class C: def __init__(self, txt:...
n"
class A: def __init__(self, txt: str): self.z: B = None self.w: B = None self.txt = txt class B: def __init__(self, txt: str): self.s: B = None self.t: D = None self.p: A = None self.o: D = None self.txt = txt class C: def __init__(self, txt:...
9
19
2.111111
0.263889
4
2.25
4
1
2.5
9
4
3
4
0.444444
5
0.263158
6
2
8
4
4
4
3
2
3,289
class A: def __init__(self, txt: str): self.x: D = 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.w: D = None self.v: D = None self.txt =...
f"
class A: def __init__(self, txt: str): self.x: D = 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.w: D = None self.v: D = None self.txt =...
5
9
1.8
0.45
4
1.25
4
1
2.25
5
2
2
4
0.8
4
0.444444
2
4
4
4
3
2
1
1
3,290
class A: def __init__(self, txt: str): self.p: A = None self.w: A = None self.o: B = None self.txt = txt class B: def __init__(self, txt: str): self.u: B = None self.txt = txt class C: def __init__(self, txt: str): self.w: A = None self.txt =...
i"
class A: def __init__(self, txt: str): self.p: A = None self.w: A = None self.o: B = None self.txt = txt class B: def __init__(self, txt: str): self.u: B = None self.txt = txt class C: def __init__(self, txt: str): self.w: A = None self.txt =...
9
14
1.555556
0.194444
4
2.25
4
1
2.25
9
3
3
5
0.555556
5
0.357143
5
3
6
3.857143
3
7
7
1
3,291
class A: def __init__(self, txt: str): self.v: B = None self.txt = txt class B: def __init__(self, txt: str): self.s: C = None self.y: A = None self.r: A = None self.x: C = None self.txt = txt class C: def __init__(self, txt: str): self.s: C ...
h"
class A: def __init__(self, txt: str): self.v: B = None self.txt = txt class B: def __init__(self, txt: str): self.s: C = None self.y: A = None self.r: A = None self.x: C = None self.txt = txt class C: def __init__(self, txt: str): self.s: C ...
7
16
2.285714
0.380952
4
1.75
4
1
2.75
3
2
1
3
0.428571
3
0.1875
1
2
2
2
2
2
1
1
3,292
class A: def __init__(self, txt: str): self.z: C = None self.o: D = None self.txt = txt class B: def __init__(self, txt: str): self.r: A = None self.t: A = None self.q: A = None self.txt = txt class C: def __init__(self, txt: str): self.s: A ...
n"
class A: def __init__(self, txt: str): self.z: C = None self.o: D = None self.txt = txt class B: def __init__(self, txt: str): self.r: A = None self.t: A = None self.q: A = None self.txt = txt class C: def __init__(self, txt: str): self.s: A ...
6
12
2
0.4
4
1.5
4
2
2.75
6
3
3
3
0.5
3
0.25
4
2
4
2.666667
2
4
2
1
3,293
class A: def __init__(self, txt: str): self.x: B = None self.u: D = None self.txt = txt class B: def __init__(self, txt: str): self.z: A = None self.x: D = None self.y: A = None self.txt = txt class C: def __init__(self, txt: str): self.r: C ...
h"
class A: def __init__(self, txt: str): self.x: B = None self.u: D = None self.txt = txt class B: def __init__(self, txt: str): self.z: A = None self.x: D = None self.y: A = None self.txt = txt class C: def __init__(self, txt: str): self.r: C ...
6
16
2.666667
0.533333
4
1.5
4
2
3
5
3
2
3
0.5
4
0.25
3
2
4
2.5
4
2
1
2
3,294
class A: def __init__(self, txt: str): self.r: A = None self.txt = txt class B: def __init__(self, txt: str): self.q: B = None self.t: A = None self.s: A = None self.txt = txt class C: def __init__(self, txt: str): self.q: A = None self.txt =...
l"
class A: def __init__(self, txt: str): self.r: A = None self.txt = txt class B: def __init__(self, txt: str): self.q: B = None self.t: A = None self.s: A = None self.txt = txt class C: def __init__(self, txt: str): self.q: A = None self.txt =...
9
13
1.444444
0.180556
4
2.25
3
1
1.5
9
4
4
4
0.444444
4
0.307692
6
2
6
3.333333
2
8
8
1
3,295
class A: def __init__(self, txt: str): self.r: B = None self.x: B = None self.txt = txt class B: def __init__(self, txt: str): self.v: C = None self.txt = txt class C: def __init__(self, txt: str): self.t: C = None self.r: C = None self.o: C ...
l"
class A: def __init__(self, txt: str): self.r: B = None self.x: B = None self.txt = txt class B: def __init__(self, txt: str): self.v: C = None self.txt = txt class C: def __init__(self, txt: str): self.t: C = None self.r: C = None self.o: C ...
5
7
1.4
0.35
4
1.25
4
1
2
4
2
1
4
0.8
4
0.571429
1
2
2
2
3
2
1
1
3,296
class A: def __init__(self, txt: str): self.s: D = None self.v: A = None self.q: B = None self.y: B = None self.txt = txt class B: def __init__(self, txt: str): self.q: C = None self.v: C = None self.p: D = None self.w: B = None se...
l"
class A: def __init__(self, txt: str): self.s: D = None self.v: A = None self.q: B = None self.y: B = None self.txt = txt class B: def __init__(self, txt: str): self.q: C = None self.v: C = None self.p: D = None self.w: B = None se...
7
23
3.285714
0.547619
4
1.75
4
3
3.75
3
1
1
4
0.571429
3
0.130435
0
null
null
null
3
1
1
1
3,297
class A: def __init__(self, txt: str): self.p: D = None self.txt = txt class B: def __init__(self, txt: str): self.o: C = None self.s: C = None self.txt = txt class C: def __init__(self, txt: str): self.t: A = None self.u: B = None self.txt =...
m"
class A: def __init__(self, txt: str): self.p: D = None self.txt = txt class B: def __init__(self, txt: str): self.o: C = None self.s: C = None self.txt = txt class C: def __init__(self, txt: str): self.t: A = None self.u: B = None self.txt =...
7
8
1.142857
0.190476
4
1.75
2
1
1.5
5
2
1
5
0.714286
5
0.625
1
2
2
2
4
2
1
1
3,298
class A: def __init__(self, txt: str): self.y: B = None self.v: A = None self.s: A = None self.t: B = 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.w: B ...
k"
class A: def __init__(self, txt: str): self.y: B = None self.v: A = None self.s: A = None self.t: B = 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.w: B ...
10
19
1.9
0.211111
4
2.5
4
1
2.25
3
1
1
4
0.4
3
0.157895
0
null
null
null
2
2
2
1
3,299
class A: def __init__(self, txt: str): self.x: B = None self.y: C = None self.z: C = None self.txt = txt class B: def __init__(self, txt: str): self.q: A = None self.p: A = None self.txt = txt class C: def __init__(self, txt: str): self.o: D ...
k"
class A: def __init__(self, txt: str): self.x: B = None self.y: C = None self.z: C = None self.txt = txt class B: def __init__(self, txt: str): self.q: A = None self.p: A = None self.txt = txt class C: def __init__(self, txt: str): self.o: D ...
6
12
2
0.4
4
1.5
3
2
2.5
6
2
2
5
0.833333
5
0.416667
2
3
3
3
5
2
1
2