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,300
class A: def __init__(self, txt: str): self.p: D = None self.w: B = None self.r: C = None self.u: C = None self.txt = txt class B: def __init__(self, txt: str): self.u: D = None self.z: C = None self.s: C = None self.txt = txt class C: ...
g"
class A: def __init__(self, txt: str): self.p: D = None self.w: B = None self.r: C = None self.u: C = None self.txt = txt class B: def __init__(self, txt: str): self.u: D = None self.z: C = None self.s: C = None self.txt = txt class C: ...
7
19
2.714286
0.452381
4
1.75
4
3
3.5
5
2
1
5
0.714286
5
0.263158
1
3
3
3
3
3
2
2
3,301
class A: def __init__(self, txt: str): self.y: D = None self.o: B = None self.txt = txt class B: def __init__(self, txt: str): self.x: A = None self.v: D = None self.txt = txt class C: def __init__(self, txt: str): self.p: D = None self.r: D ...
n"
class A: def __init__(self, txt: str): self.y: D = None self.o: B = None self.txt = txt class B: def __init__(self, txt: str): self.x: A = None self.v: D = None self.txt = txt class C: def __init__(self, txt: str): self.p: D = None self.r: D ...
10
24
2.4
0.266667
4
2.5
3
2
2.5
9
5
2
4
0.4
6
0.25
6
2
8
4.166667
5
3
2
3
3,302
class A: def __init__(self, txt: str): self.u: D = None self.r: C = None self.s: B = None self.q: C = None self.txt = txt class B: def __init__(self, txt: str): self.u: A = None self.y: A = None self.txt = txt class C: def __init__(self, txt:...
k"
class A: def __init__(self, txt: str): self.u: D = None self.r: C = None self.s: B = None self.q: C = None self.txt = txt class B: def __init__(self, txt: str): self.u: A = None self.y: A = None self.txt = txt class C: def __init__(self, txt:...
4
6
1.5
0.5
4
1
4
1
2
4
2
1
4
1
4
0.666667
1
2
2
2
4
1
1
1
3,303
class A: def __init__(self, txt: str): self.v: D = None self.p: B = None self.q: B = None self.txt = txt class B: def __init__(self, txt: str): self.t: A = None self.v: C = None self.z: B = None self.txt = txt class C: def __init__(self, txt:...
i"
class A: def __init__(self, txt: str): self.v: D = None self.p: B = None self.q: B = None self.txt = txt class B: def __init__(self, txt: str): self.t: A = None self.v: C = None self.z: B = None self.txt = txt class C: def __init__(self, txt:...
8
19
2.375
0.339286
4
2
3
2
2.75
5
2
1
4
0.5
5
0.263158
2
2
3
2.5
4
2
1
2
3,304
class A: def __init__(self, txt: str): self.w: D = None self.txt = txt class B: def __init__(self, txt: str): self.w: A = None self.txt = txt class C: def __init__(self, txt: str): self.w: C = None self.r: B = None self.txt = txt class D: def __...
h"
class A: def __init__(self, txt: str): self.w: D = None self.txt = txt class B: def __init__(self, txt: str): self.w: A = None self.txt = txt class C: def __init__(self, txt: str): self.w: C = None self.r: B = None self.txt = txt class D: def __...
8
14
1.75
0.25
4
2
3
1
1.75
5
2
2
4
0.5
4
0.285714
2
3
3
3
2
4
2
1
3,305
class A: def __init__(self, txt: str): self.x: C = None self.y: C = None self.q: C = None self.txt = txt class B: def __init__(self, txt: str): self.p: D = None self.txt = txt class C: def __init__(self, txt: str): self.q: A = None self.v: C ...
j"
class A: def __init__(self, txt: str): self.x: C = None self.y: C = None self.q: C = None self.txt = txt class B: def __init__(self, txt: str): self.p: D = None self.txt = txt class C: def __init__(self, txt: str): self.q: A = None self.v: C ...
7
16
2.285714
0.380952
4
1.75
4
1
2.75
5
2
1
5
0.714286
5
0.3125
1
2
2
2
3
3
3
1
3,306
class A: def __init__(self, txt: str): self.p: B = None self.txt = txt class B: def __init__(self, txt: str): self.v: D = None self.p: C = None self.txt = txt class C: def __init__(self, txt: str): self.t: B = None self.v: A = None self.u: B ...
b"
class A: def __init__(self, txt: str): self.p: B = None self.txt = txt class B: def __init__(self, txt: str): self.v: D = None self.p: C = None self.txt = txt class C: def __init__(self, txt: str): self.t: B = None self.v: A = None self.u: B ...
4
7
1.75
0.583333
4
1
4
1
2.75
3
2
2
2
0.5
2
0.285714
2
2
2
2
2
2
1
1
3,307
class A: def __init__(self, txt: str): self.r: A = None self.txt = txt class B: def __init__(self, txt: str): self.y: A = None self.txt = txt class C: def __init__(self, txt: str): self.o: A = None self.v: A = None self.r: B = None self.txt =...
f"
class A: def __init__(self, txt: str): self.r: A = None self.txt = txt class B: def __init__(self, txt: str): self.y: A = None self.txt = txt class C: def __init__(self, txt: str): self.o: A = None self.v: A = None self.r: B = None self.txt =...
8
14
1.75
0.25
4
2
3
1
2
4
3
2
2
0.25
2
0.142857
3
2
4
2.5
1
4
4
1
3,308
class A: def __init__(self, txt: str): self.q: B = None self.s: B = None self.x: D = None self.w: C = 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.r: B ...
e"
class A: def __init__(self, txt: str): self.q: B = None self.s: B = None self.x: D = None self.w: C = 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.r: B ...
6
16
2.666667
0.533333
4
1.5
4
1
3
6
2
1
5
0.833333
6
0.375
2
4
5
4.5
5
2
1
2
3,309
class A: def __init__(self, txt: str): self.o: A = None self.txt = txt class B: def __init__(self, txt: str): self.o: A = None self.y: B = None self.x: A = None self.txt = txt class C: def __init__(self, txt: str): self.v: A = None self.p: B ...
e"
class A: def __init__(self, txt: str): self.o: A = None self.txt = txt class B: def __init__(self, txt: str): self.o: A = None self.y: B = None self.x: A = None self.txt = txt class C: def __init__(self, txt: str): self.v: A = None self.p: B ...
8
17
2.125
0.303571
4
2
3
1
2.25
5
3
3
2
0.25
2
0.117647
4
2
4
2.666667
1
5
5
1
3,310
class A: def __init__(self, txt: str): self.t: C = None self.p: C = None self.o: B = None self.q: C = None self.txt = txt class B: def __init__(self, txt: str): self.v: C = None self.o: A = None self.u: A = None self.txt = txt class C: ...
n"
class A: def __init__(self, txt: str): self.t: C = None self.p: C = None self.o: B = None self.q: C = None self.txt = txt class B: def __init__(self, txt: str): self.v: C = None self.o: A = None self.u: A = None self.txt = txt class C: ...
4
6
1.5
0.5
4
1
4
2
3
3
1
1
4
1
3
0.5
0
null
null
null
3
1
1
1
3,311
class A: def __init__(self, txt: str): self.o: D = None self.u: C = None self.q: D = None self.w: C = None self.txt = txt class B: def __init__(self, txt: str): self.p: D = None self.y: D = None self.t: D = None self.txt = txt class C: ...
g"
class A: def __init__(self, txt: str): self.o: D = None self.u: C = None self.q: D = None self.w: C = None self.txt = txt class B: def __init__(self, txt: str): self.p: D = None self.y: D = None self.t: D = None self.txt = txt class C: ...
5
7
1.4
0.35
4
1.25
4
1
2.5
4
3
2
2
0.4
3
0.428571
3
2
4
2.5
3
2
1
2
3,312
class A: def __init__(self, txt: str): self.x: B = None self.u: D = None self.o: B = None self.txt = txt class B: def __init__(self, txt: str): self.z: A = None self.s: B = None self.x: B = None self.q: C = None self.txt = txt class C: ...
j"
class A: def __init__(self, txt: str): self.x: B = None self.u: D = None self.o: B = None self.txt = txt class B: def __init__(self, txt: str): self.z: A = None self.s: B = None self.x: B = None self.q: C = None self.txt = txt class C: ...
6
18
3
0.6
4
1.5
4
3
3.5
4
2
1
4
0.666667
4
0.222222
1
3
3
3
4
1
1
1
3,313
class A: def __init__(self, txt: str): self.y: A = None self.o: A = None self.z: B = None self.txt = txt class B: def __init__(self, txt: str): self.p: A = None self.z: C = None self.v: D = None self.y: B = None self.txt = txt class C: ...
n"
class A: def __init__(self, txt: str): self.y: A = None self.o: A = None self.z: B = None self.txt = txt class B: def __init__(self, txt: str): self.p: A = None self.z: C = None self.v: D = None self.y: B = None self.txt = txt class C: ...
10
21
2.1
0.233333
4
2.5
4
1
2.5
9
3
2
7
0.7
8
0.380952
3
2
5
3.75
5
3
2
2
3,314
class A: def __init__(self, txt: str): self.w: C = None self.txt = txt class B: def __init__(self, txt: str): self.t: A = None self.p: B = None self.txt = txt class C: def __init__(self, txt: str): self.t: B = None self.txt = txt class D: def __...
a"
class A: def __init__(self, txt: str): self.w: C = None self.txt = txt class B: def __init__(self, txt: str): self.t: A = None self.p: B = None self.txt = txt class C: def __init__(self, txt: str): self.t: B = None self.txt = txt class D: def __...
8
16
2
0.285714
4
2
4
1
2
5
3
1
4
0.5
5
0.3125
2
2
5
3.333333
3
2
2
2
3,315
class A: def __init__(self, txt: str): self.y: C = None self.r: C = None self.u: A = None self.txt = txt class B: def __init__(self, txt: str): self.o: B = None self.txt = txt class C: def __init__(self, txt: str): self.x: C = None self.txt =...
a"
class A: def __init__(self, txt: str): self.y: C = None self.r: C = None self.u: A = None self.txt = txt class B: def __init__(self, txt: str): self.o: B = None self.txt = txt class C: def __init__(self, txt: str): self.x: C = None self.txt =...
9
15
1.666667
0.208333
4
2.25
3
1
1.75
8
4
3
4
0.444444
4
0.266667
5
2
6
3.111111
3
6
6
1
3,316
class A: def __init__(self, txt: str): self.u: D = None self.txt = txt class B: def __init__(self, txt: str): self.v: C = None self.z: D = None self.t: B = None self.x: D = None self.txt = txt class C: def __init__(self, txt: str): self.o: D ...
i"
class A: def __init__(self, txt: str): self.u: D = None self.txt = txt class B: def __init__(self, txt: str): self.v: C = None self.z: D = None self.t: B = None self.x: D = None self.txt = txt class C: def __init__(self, txt: str): self.o: D ...
5
9
1.8
0.45
4
1.25
4
1
1.75
5
2
2
4
0.8
4
0.444444
2
2
2
2
4
2
1
1
3,317
class A: def __init__(self, txt: str): self.s: B = None self.u: C = None self.x: D = None self.p: B = None self.txt = txt class B: def __init__(self, txt: str): self.v: D = None self.u: A = None self.txt = txt class C: def __init__(self, txt:...
c"
class A: def __init__(self, txt: str): self.s: B = None self.u: C = None self.x: D = None self.p: B = None self.txt = txt class B: def __init__(self, txt: str): self.v: D = None self.u: A = None self.txt = txt class C: def __init__(self, txt:...
8
23
2.875
0.410714
4
2
4
2
3.5
3
1
1
4
0.5
3
0.130435
0
null
null
null
3
1
1
1
3,318
class A: def __init__(self, txt: str): self.p: A = None self.y: D = None self.o: A = None self.txt = txt class B: def __init__(self, txt: str): self.s: A = None self.t: A = None self.x: A = None self.txt = txt class C: def __init__(self, txt:...
m"
class A: def __init__(self, txt: str): self.p: A = None self.y: D = None self.o: A = None self.txt = txt class B: def __init__(self, txt: str): self.s: A = None self.t: A = None self.x: A = None self.txt = txt class C: def __init__(self, txt:...
8
19
2.375
0.339286
4
2
3
3
3
8
3
2
4
0.5
6
0.315789
5
2
5
3.428571
4
3
1
2
3,319
class A: def __init__(self, txt: str): self.q: D = None self.txt = txt class B: def __init__(self, txt: str): self.o: C = None self.t: C = None self.txt = txt class C: def __init__(self, txt: str): self.x: B = None self.q: B = None self.txt =...
c"
class A: def __init__(self, txt: str): self.q: D = None self.txt = txt class B: def __init__(self, txt: str): self.o: C = None self.t: C = None self.txt = txt class C: def __init__(self, txt: str): self.x: B = None self.q: B = None self.txt =...
4
5
1.25
0.416667
4
1
4
1
2.25
4
2
1
4
1
4
0.8
1
2
2
2
3
2
1
1
3,320
class A: def __init__(self, txt: str): self.o: C = None self.t: C = None self.u: A = None self.txt = txt class B: def __init__(self, txt: str): self.p: C = None self.v: D = None self.y: D = None self.txt = txt class C: def __init__(self, txt:...
e"
class A: def __init__(self, txt: str): self.o: C = None self.t: C = None self.u: A = None self.txt = txt class B: def __init__(self, txt: str): self.p: C = None self.v: D = None self.y: D = None self.txt = txt class C: def __init__(self, txt:...
10
20
2
0.222222
4
2.5
4
1
2.75
5
2
2
4
0.4
4
0.2
2
2
2
2
2
3
1
1
3,321
class A: def __init__(self, txt: str): self.q: D = None self.txt = txt class B: def __init__(self, txt: str): self.t: C = None self.w: A = None self.txt = txt class C: def __init__(self, txt: str): self.p: B = None self.u: D = None self.o: B ...
d"
class A: def __init__(self, txt: str): self.q: D = None self.txt = txt class B: def __init__(self, txt: str): self.t: C = None self.w: A = None self.txt = txt class C: def __init__(self, txt: str): self.p: B = None self.u: D = None self.o: B ...
10
27
2.7
0.3
4
2.5
4
1
2.5
9
3
2
6
0.6
7
0.259259
4
2
5
3.2
5
3
1
2
3,322
class A: def __init__(self, txt: str): self.v: D = None self.r: A = None self.u: D = None self.txt = txt class B: def __init__(self, txt: str): self.t: B = None self.w: A = None self.o: C = None self.txt = txt class C: def __init__(self, txt:...
d"
class A: def __init__(self, txt: str): self.v: D = None self.r: A = None self.u: D = None self.txt = txt class B: def __init__(self, txt: str): self.t: B = None self.w: A = None self.o: C = None self.txt = txt class C: def __init__(self, txt:...
9
21
2.333333
0.291667
4
2.25
3
1
2.25
3
2
2
2
0.222222
2
0.095238
2
2
2
2
1
3
3
1
3,323
class A: def __init__(self, txt: str): self.x: A = None self.s: 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.t: D = None self.x: D = None self.txt =...
i"
class A: def __init__(self, txt: str): self.x: A = None self.s: 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.t: D = None self.x: D = None self.txt =...
9
14
1.555556
0.194444
4
2.25
3
1
2
8
3
2
5
0.555556
6
0.428571
4
2
6
3.333333
4
3
1
2
3,324
class A: def __init__(self, txt: str): self.u: C = None self.s: C = None self.r: D = None self.txt = txt class B: def __init__(self, txt: str): self.z: A = None self.txt = txt class C: def __init__(self, txt: str): self.u: D = None self.y: A ...
i"
class A: def __init__(self, txt: str): self.u: C = None self.s: C = None self.r: D = None self.txt = txt class B: def __init__(self, txt: str): self.z: A = None self.txt = txt class C: def __init__(self, txt: str): self.u: D = None self.y: A ...
4
6
1.5
0.5
4
1
3
1
1.75
3
2
1
3
0.75
3
0.5
1
3
3
3
3
1
1
1
3,325
class A: def __init__(self, txt: str): self.q: B = None self.txt = txt class B: def __init__(self, txt: str): self.v: B = None self.u: A = None self.z: B = None self.txt = txt class C: def __init__(self, txt: str): self.w: A = None self.r: D ...
a"
class A: def __init__(self, txt: str): self.q: B = None self.txt = txt class B: def __init__(self, txt: str): self.v: B = None self.u: A = None self.z: B = None self.txt = txt class C: def __init__(self, txt: str): self.w: A = None self.r: D ...
6
13
2.166667
0.433333
4
1.5
3
1
2.5
4
1
1
5
0.833333
4
0.307692
0
null
null
null
4
1
1
1
3,326
class A: def __init__(self, txt: str): self.w: C = None self.x: D = None self.r: B = None self.txt = txt class B: def __init__(self, txt: str): self.q: A = None self.v: D = None self.t: C = None self.y: C = None self.txt = txt class C: ...
f"
class A: def __init__(self, txt: str): self.w: C = None self.x: D = None self.r: B = None self.txt = txt class B: def __init__(self, txt: str): self.q: A = None self.v: D = None self.t: C = None self.y: C = None self.txt = txt class C: ...
4
8
2
0.666667
4
1
4
1
2.5
3
2
2
2
0.5
2
0.25
2
2
2
2
2
2
1
1
3,327
class A: def __init__(self, txt: str): self.z: B = None self.q: D = None self.t: D = None self.txt = txt class B: def __init__(self, txt: str): self.s: D = None self.txt = txt class C: def __init__(self, txt: str): self.t: A = None self.v: B ...
k"
class A: def __init__(self, txt: str): self.z: B = None self.q: D = None self.t: D = None self.txt = txt class B: def __init__(self, txt: str): self.s: D = None self.txt = txt class C: def __init__(self, txt: str): self.t: A = None self.v: B ...
5
12
2.4
0.6
4
1.25
4
1
2.5
5
3
2
3
0.6
4
0.333333
3
2
5
3.25
3
3
2
2
3,328
class A: def __init__(self, txt: str): self.p: C = None self.z: D = None self.t: D = None self.o: A = None self.txt = txt class B: def __init__(self, txt: str): self.r: D = None self.s: C = None self.x: B = None self.txt = txt class C: ...
d"
class A: def __init__(self, txt: str): self.p: C = None self.z: D = None self.t: D = None self.o: A = None self.txt = txt class B: def __init__(self, txt: str): self.r: D = None self.s: C = None self.x: B = None self.txt = txt class C: ...
9
25
2.777778
0.347222
4
2.25
4
1
2.75
9
3
2
7
0.777778
8
0.32
3
3
6
3.75
6
3
2
2
3,329
class A: def __init__(self, txt: str): self.t: D = None self.txt = txt class B: def __init__(self, txt: str): self.t: C = None self.y: C = None self.r: A = None self.z: C = None self.txt = txt class C: def __init__(self, txt: str): self.t: B ...
e"
class A: def __init__(self, txt: str): self.t: D = None self.txt = txt class B: def __init__(self, txt: str): self.t: C = None self.y: C = None self.r: A = None self.z: C = None self.txt = txt class C: def __init__(self, txt: str): self.t: B ...
7
17
2.428571
0.404762
4
1.75
4
1
3
7
2
1
7
1
7
0.411765
1
2
2
2
3
4
2
2
3,330
class A: def __init__(self, txt: str): self.w: D = None self.txt = txt class B: def __init__(self, txt: str): self.q: A = None self.x: D = None self.txt = txt class C: def __init__(self, txt: str): self.v: D = None self.txt = txt class D: def __...
c"
class A: def __init__(self, txt: str): self.w: D = None self.txt = txt class B: def __init__(self, txt: str): self.q: A = None self.x: D = None self.txt = txt class C: def __init__(self, txt: str): self.v: D = None self.txt = txt class D: def __...
10
13
1.3
0.144444
4
2.5
4
1
2
10
5
4
4
0.4
5
0.384615
7
2
8
4.125
4
4
1
2
3,331
class A: def __init__(self, txt: str): self.z: D = None self.y: B = None self.txt = txt class B: def __init__(self, txt: str): self.s: D = None self.txt = txt class C: def __init__(self, txt: str): self.t: C = None self.w: C = None self.x: D ...
f"
class A: def __init__(self, txt: str): self.z: D = None self.y: B = None self.txt = txt class B: def __init__(self, txt: str): self.s: D = None self.txt = txt class C: def __init__(self, txt: str): self.t: C = None self.w: C = None self.x: D ...
6
11
1.833333
0.366667
4
1.5
4
1
2
5
2
1
5
0.833333
5
0.454545
1
3
3
3
3
3
2
1
3,332
class A: def __init__(self, txt: str): self.z: B = None self.x: C = None self.q: 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.v: D = None self.u: B ...
h"
class A: def __init__(self, txt: str): self.z: B = None self.x: C = None self.q: 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.v: D = None self.u: B ...
8
20
2.5
0.357143
4
2
3
1
2.5
4
2
1
3
0.375
4
0.2
2
2
4
3
3
2
1
2
3,333
class A: def __init__(self, txt: str): self.w: D = None self.r: D = None self.s: B = None self.v: C = None self.txt = txt class B: def __init__(self, txt: str): self.x: A = None self.txt = txt class C: def __init__(self, txt: str): self.q: A ...
a"
class A: def __init__(self, txt: str): self.w: D = None self.r: D = None self.s: B = None self.v: C = None self.txt = txt class B: def __init__(self, txt: str): self.x: A = None self.txt = txt class C: def __init__(self, txt: str): self.q: A ...
7
17
2.428571
0.404762
4
1.75
4
1
3
3
1
1
4
0.571429
3
0.176471
0
null
null
null
2
2
2
1
3,334
class A: def __init__(self, txt: str): self.x: B = None self.r: B = None self.o: B = None self.txt = txt class B: def __init__(self, txt: str): self.v: B = None self.r: D = None self.x: A = None self.txt = txt class C: def __init__(self, txt:...
i"
class A: def __init__(self, txt: str): self.x: B = None self.r: B = None self.o: B = None self.txt = txt class B: def __init__(self, txt: str): self.v: B = None self.r: D = None self.x: A = None self.txt = txt class C: def __init__(self, txt:...
10
21
2.1
0.233333
4
2.5
3
2
2.5
9
2
2
8
0.8
8
0.380952
2
6
6
6
7
2
2
1
3,335
class A: def __init__(self, txt: str): self.z: C = None self.w: B = None self.y: B = None self.txt = txt class B: def __init__(self, txt: str): self.p: D = None self.v: D = None self.w: D = None self.txt = txt class C: def __init__(self, txt:...
j"
class A: def __init__(self, txt: str): self.z: C = None self.w: B = None self.y: B = None self.txt = txt class B: def __init__(self, txt: str): self.p: D = None self.v: D = None self.w: D = None self.txt = txt class C: def __init__(self, txt:...
8
12
1.5
0.214286
4
2
3
1
2
4
2
1
4
0.5
4
0.333333
1
2
2
2
2
3
2
1
3,336
class A: def __init__(self, txt: str): self.u: C = None self.s: D = None self.txt = txt class B: def __init__(self, txt: str): self.z: D = None self.u: D = None self.txt = txt class C: def __init__(self, txt: str): self.q: D = None self.txt =...
l"
class A: def __init__(self, txt: str): self.u: C = None self.s: D = None self.txt = txt class B: def __init__(self, txt: str): self.z: D = None self.u: D = None self.txt = txt class C: def __init__(self, txt: str): self.q: D = None self.txt =...
8
16
2
0.285714
4
2
4
1
2.25
4
3
2
2
0.25
2
0.125
3
2
4
2.5
2
2
1
1
3,337
class A: def __init__(self, txt: str): self.u: B = None self.o: A = None self.txt = txt class B: def __init__(self, txt: str): self.u: B = None self.r: A = None self.o: C = None self.txt = txt class C: def __init__(self, txt: str): self.y: C ...
j"
class A: def __init__(self, txt: str): self.u: B = None self.o: A = None self.txt = txt class B: def __init__(self, txt: str): self.u: B = None self.r: A = None self.o: C = None self.txt = txt class C: def __init__(self, txt: str): self.y: C ...
10
20
2
0.222222
4
2.5
3
1
2
3
1
1
4
0.4
3
0.15
0
null
null
null
3
1
1
1
3,338
class A: def __init__(self, txt: str): self.y: A = None self.q: B = None self.o: B = None self.u: B = None self.txt = txt class B: def __init__(self, txt: str): self.v: A = None self.txt = txt class C: def __init__(self, txt: str): self.r: A ...
n"
class A: def __init__(self, txt: str): self.y: A = None self.q: B = None self.o: B = None self.u: B = None self.txt = txt class B: def __init__(self, txt: str): self.v: A = None self.txt = txt class C: def __init__(self, txt: str): self.r: A ...
8
15
1.875
0.267857
4
2
4
1
2.5
7
3
2
5
0.625
5
0.333333
3
2
4
2.5
4
4
4
2
3,339
class A: def __init__(self, txt: str): self.x: B = None self.p: C = None self.v: B = None self.txt = txt class B: def __init__(self, txt: str): self.p: D = None self.u: B = None self.r: C = None self.z: D = None self.txt = txt class C: ...
d"
class A: def __init__(self, txt: str): self.x: B = None self.p: C = None self.v: B = None self.txt = txt class B: def __init__(self, txt: str): self.p: D = None self.u: B = None self.r: C = None self.z: D = None self.txt = txt class C: ...
6
17
2.833333
0.566667
4
1.5
4
2
3.25
5
2
2
4
0.666667
4
0.235294
2
2
2
2
3
3
3
2
3,340
class A: def __init__(self, txt: str): self.u: B = None self.z: C = None self.x: C = None self.y: A = None self.txt = txt class B: def __init__(self, txt: str): self.u: A = None self.y: C = None self.txt = txt class C: def __init__(self, txt:...
k"
class A: def __init__(self, txt: str): self.u: B = None self.z: C = None self.x: C = None self.y: A = None self.txt = txt class B: def __init__(self, txt: str): self.u: A = None self.y: C = None self.txt = txt class C: def __init__(self, txt:...
9
24
2.666667
0.333333
4
2.25
4
2
3.25
7
3
2
4
0.444444
6
0.25
4
2
6
3.4
2
4
3
2
3,341
class A: def __init__(self, txt: str): self.p: D = None self.o: B = None self.u: D = None self.txt = txt class B: def __init__(self, txt: str): self.t: B = None self.y: A = None self.txt = txt class C: def __init__(self, txt: str): self.z: D ...
n"
class A: def __init__(self, txt: str): self.p: D = None self.o: B = None self.u: D = None self.txt = txt class B: def __init__(self, txt: str): self.t: B = None self.y: A = None self.txt = txt class C: def __init__(self, txt: str): self.z: D ...
8
12
1.5
0.214286
4
2
3
1
2
7
3
2
4
0.5
6
0.5
4
2
6
4
4
3
2
2
3,342
class A: def __init__(self, txt: str): self.y: C = None self.txt = txt class B: def __init__(self, txt: str): self.s: A = None self.txt = txt class C: def __init__(self, txt: str): self.y: B = None self.o: B = None self.txt = txt class D: def __...
h"
class A: def __init__(self, txt: str): self.y: C = None self.txt = txt class B: def __init__(self, txt: str): self.s: A = None self.txt = txt class C: def __init__(self, txt: str): self.y: B = None self.o: B = None self.txt = txt class D: def __...
4
5
1.25
0.416667
4
1
2
1
1.5
3
2
1
3
0.75
3
0.6
1
3
3
3
3
1
1
1
3,343
class A: def __init__(self, txt: str): self.o: B = None self.w: C = None self.y: C = None self.txt = txt class B: def __init__(self, txt: str): self.q: C = None self.txt = txt class C: def __init__(self, txt: str): self.s: B = None self.txt =...
c"
class A: def __init__(self, txt: str): self.o: B = None self.w: C = None self.y: C = None self.txt = txt class B: def __init__(self, txt: str): self.q: C = None self.txt = txt class C: def __init__(self, txt: str): self.s: B = None self.txt =...
7
13
1.857143
0.309524
4
1.75
4
1
2.25
5
3
2
3
0.428571
3
0.230769
3
2
4
2.5
3
2
1
1
3,344
class A: def __init__(self, txt: str): self.w: D = None self.r: B = None self.u: D = None self.t: C = None self.txt = txt class B: def __init__(self, txt: str): self.p: A = None self.q: C = None self.s: C = None self.z: A = None se...
n"
class A: def __init__(self, txt: str): self.w: D = None self.r: B = None self.u: D = None self.t: C = None self.txt = txt class B: def __init__(self, txt: str): self.p: A = None self.q: C = None self.s: C = None self.z: A = None se...
6
16
2.666667
0.533333
4
1.5
4
2
3.5
5
2
1
4
0.666667
5
0.3125
2
2
3
2.5
4
2
1
2
3,345
class A: def __init__(self, txt: str): self.z: D = None self.p: 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.r: D = None self.t: B = None self.s: B ...
j"
class A: def __init__(self, txt: str): self.z: D = None self.p: 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.r: D = None self.t: B = None self.s: B ...
6
12
2
0.4
4
1.5
4
1
2.5
6
3
3
3
0.5
3
0.25
4
2
4
2.666667
2
5
5
1
3,346
class A: def __init__(self, txt: str): self.z: B = None self.s: C = None self.txt = txt class B: def __init__(self, txt: str): self.v: A = None self.x: C = None self.txt = txt class C: def __init__(self, txt: str): self.q: B = None self.t: C ...
a"
class A: def __init__(self, txt: str): self.z: B = None self.s: C = None self.txt = txt class B: def __init__(self, txt: str): self.v: A = None self.x: C = None self.txt = txt class C: def __init__(self, txt: str): self.q: B = None self.t: C ...
8
17
2.125
0.303571
4
2
4
1
2.25
8
3
3
4
0.5
5
0.294118
5
2
5
3.571429
3
4
1
2
3,347
class A: def __init__(self, txt: str): self.x: C = None self.txt = txt class B: def __init__(self, txt: str): self.x: B = None self.v: D = None self.txt = txt class C: def __init__(self, txt: str): self.z: A = None self.w: D = None self.txt =...
h"
class A: def __init__(self, txt: str): self.x: C = None self.txt = txt class B: def __init__(self, txt: str): self.x: B = None self.v: D = None self.txt = txt class C: def __init__(self, txt: str): self.z: A = None self.w: D = None self.txt =...
6
10
1.666667
0.333333
4
1.5
2
1
1.75
4
3
1
3
0.5
4
0.4
2
2
4
2.666667
3
2
2
2
3,348
class A: def __init__(self, txt: str): self.u: A = None self.t: A = None self.q: D = None self.txt = txt class B: def __init__(self, txt: str): self.r: A = None self.o: B = None self.p: D = None self.t: D = None self.txt = txt class C: ...
g"
class A: def __init__(self, txt: str): self.u: A = None self.t: A = None self.q: D = None self.txt = txt class B: def __init__(self, txt: str): self.r: A = None self.o: B = None self.p: D = None self.t: D = None self.txt = txt class C: ...
8
16
2
0.285714
4
2
4
1
2.25
8
3
2
4
0.5
7
0.4375
5
2
7
4
3
4
2
3
3,349
class A: def __init__(self, txt: str): self.q: C = None self.u: C = None self.x: C = None self.txt = txt class B: def __init__(self, txt: str): self.u: A = None self.t: A = None self.txt = txt class C: def __init__(self, txt: str): self.z: A ...
h"
class A: def __init__(self, txt: str): self.q: C = None self.u: C = None self.x: C = None self.txt = txt class B: def __init__(self, txt: str): self.u: A = None self.t: A = None self.txt = txt class C: def __init__(self, txt: str): self.z: A ...
4
4
1
0.333333
4
1
3
1
1.75
3
2
2
2
0.5
2
0.5
2
2
2
2
2
2
1
1
3,350
class A: def __init__(self, txt: str): self.z: B = None self.r: C = None self.txt = txt class B: def __init__(self, txt: str): self.p: A = None self.r: B = None self.v: B = None self.txt = txt class C: def __init__(self, txt: str): self.r: B ...
c"
class A: def __init__(self, txt: str): self.z: B = None self.r: C = None self.txt = txt class B: def __init__(self, txt: str): self.p: A = None self.r: B = None self.v: B = None self.txt = txt class C: def __init__(self, txt: str): self.r: B ...
5
9
1.8
0.45
4
1.25
3
1
2
3
1
1
4
0.8
3
0.333333
0
null
null
null
3
1
1
1
3,351
class A: def __init__(self, txt: str): self.x: A = None self.u: A = None self.txt = txt class B: def __init__(self, txt: str): self.y: A = None self.o: D = None self.txt = txt class C: def __init__(self, txt: str): self.z: B = None self.x: B ...
c"
class A: def __init__(self, txt: str): self.x: A = None self.u: A = None self.txt = txt class B: def __init__(self, txt: str): self.y: A = None self.o: D = None self.txt = txt class C: def __init__(self, txt: str): self.z: B = None self.x: B ...
8
15
1.875
0.267857
4
2
4
2
2.75
8
4
2
4
0.5
6
0.4
5
2
6
3.111111
4
3
2
2
3,352
class A: def __init__(self, txt: str): self.p: C = None self.z: D = None self.y: D = None self.txt = txt class B: def __init__(self, txt: str): self.p: A = None self.s: A = None self.txt = txt class C: def __init__(self, txt: str): self.r: B ...
f"
class A: def __init__(self, txt: str): self.p: C = None self.z: D = None self.y: D = None self.txt = txt class B: def __init__(self, txt: str): self.p: A = None self.s: A = None self.txt = txt class C: def __init__(self, txt: str): self.r: B ...
8
19
2.375
0.339286
4
2
4
2
3
3
1
1
4
0.5
3
0.157895
0
null
null
null
3
1
1
1
3,353
class A: def __init__(self, txt: str): self.v: A = None self.x: D = None self.txt = txt class B: def __init__(self, txt: str): self.t: A = None self.txt = txt class C: def __init__(self, txt: str): self.q: D = None self.txt = txt class D: def __...
l"
class A: def __init__(self, txt: str): self.v: A = None self.x: D = None self.txt = txt class B: def __init__(self, txt: str): self.t: A = None self.txt = txt class C: def __init__(self, txt: str): self.q: D = None self.txt = txt class D: def __...
6
12
2
0.4
4
1.5
4
1
2
4
2
1
4
0.666667
4
0.333333
1
2
2
2
3
2
2
1
3,354
class A: def __init__(self, txt: str): self.t: B = None self.txt = txt class B: def __init__(self, txt: str): self.y: A = None self.u: B = None self.v: D = None self.txt = txt class C: def __init__(self, txt: str): self.x: D = None self.v: C ...
f"
class A: def __init__(self, txt: str): self.t: B = None self.txt = txt class B: def __init__(self, txt: str): self.y: A = None self.u: B = None self.v: D = None self.txt = txt class C: def __init__(self, txt: str): self.x: D = None self.v: C ...
6
12
2
0.4
4
1.5
3
1
1.75
6
2
2
5
0.833333
5
0.416667
2
2
2
2
4
2
1
1
3,355
class A: def __init__(self, txt: str): self.t: B = None self.q: C = None self.w: C = None self.s: D = 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.s: B ...
b"
class A: def __init__(self, txt: str): self.t: B = None self.q: C = None self.w: C = None self.s: D = 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.s: B ...
8
17
2.125
0.303571
4
2
4
1
2.75
5
3
2
3
0.375
4
0.235294
3
2
4
2.5
3
3
1
2
3,356
class A: def __init__(self, txt: str): self.y: C = None self.r: A = None self.q: C = None self.txt = txt class B: def __init__(self, txt: str): self.p: C = None self.txt = txt class C: def __init__(self, txt: str): self.o: A = None self.u: A ...
i"
class A: def __init__(self, txt: str): self.y: C = None self.r: A = None self.q: C = None self.txt = txt class B: def __init__(self, txt: str): self.p: C = None self.txt = txt class C: def __init__(self, txt: str): self.o: A = None self.u: A ...
9
25
2.777778
0.347222
4
2.25
4
1
3
6
3
2
3
0.333333
4
0.16
4
2
5
3.2
3
2
1
2
3,357
class A: def __init__(self, txt: str): self.r: D = None self.u: A = None self.txt = txt class B: def __init__(self, txt: str): self.w: D = None self.t: D = None self.x: A = None self.txt = txt class C: def __init__(self, txt: str): self.o: D ...
d"
class A: def __init__(self, txt: str): self.r: D = None self.u: A = None self.txt = txt class B: def __init__(self, txt: str): self.w: D = None self.t: D = None self.x: A = None self.txt = txt class C: def __init__(self, txt: str): self.o: D ...
7
15
2.142857
0.357143
4
1.75
3
2
2.5
4
2
1
4
0.571429
4
0.266667
1
3
3
3
3
2
1
1
3,358
class A: def __init__(self, txt: str): self.x: D = None self.o: C = None self.txt = txt class B: def __init__(self, txt: str): self.o: D = None self.x: A = None self.txt = txt class C: def __init__(self, txt: str): self.o: C = None self.q: A ...
d"
class A: def __init__(self, txt: str): self.x: D = None self.o: C = None self.txt = txt class B: def __init__(self, txt: str): self.o: D = None self.x: A = None self.txt = txt class C: def __init__(self, txt: str): self.o: C = None self.q: A ...
10
25
2.5
0.277778
4
2.5
4
2
2.75
3
2
1
3
0.3
3
0.12
1
2
2
2
2
2
1
1
3,359
class A: def __init__(self, txt: str): self.t: B = None self.txt = txt class B: def __init__(self, txt: str): self.r: A = None self.t: C = None self.o: D = None self.p: C = None self.txt = txt class C: def __init__(self, txt: str): self.t: D ...
g"
class A: def __init__(self, txt: str): self.t: B = None self.txt = txt class B: def __init__(self, txt: str): self.r: A = None self.t: C = None self.o: D = None self.p: C = None self.txt = txt class C: def __init__(self, txt: str): self.t: D ...
5
7
1.4
0.35
4
1.25
4
1
1.75
3
2
2
2
0.4
2
0.285714
2
2
2
2
2
2
1
1
3,360
class A: def __init__(self, txt: str): self.v: B = None self.t: B = None self.r: B = None self.txt = txt class B: def __init__(self, txt: str): self.u: C = None self.o: C = None self.txt = txt class C: def __init__(self, txt: str): self.p: A ...
c"
class A: def __init__(self, txt: str): self.v: B = None self.t: B = None self.r: B = None self.txt = txt class B: def __init__(self, txt: str): self.u: C = None self.o: C = None self.txt = txt class C: def __init__(self, txt: str): self.p: A ...
5
8
1.6
0.4
4
1.25
3
1
2.25
4
2
1
4
0.8
4
0.5
1
3
3
3
3
2
1
1
3,361
class A: def __init__(self, txt: str): self.y: D = None self.p: D = None self.u: B = 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.t: C = None self.o: C ...
c"
class A: def __init__(self, txt: str): self.y: D = None self.p: D = None self.u: B = 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.t: C = None self.o: C ...
9
22
2.444444
0.305556
4
2.25
4
1
2.5
3
2
1
3
0.333333
3
0.136364
1
2
2
2
2
2
1
1
3,362
class A: def __init__(self, txt: str): self.p: D = None self.w: B = None self.y: B = None self.txt = txt class B: def __init__(self, txt: str): self.q: A = None self.w: A = None self.txt = txt class C: def __init__(self, txt: str): self.z: D ...
b"
class A: def __init__(self, txt: str): self.p: D = None self.w: B = None self.y: B = None self.txt = txt class B: def __init__(self, txt: str): self.q: A = None self.w: A = None self.txt = txt class C: def __init__(self, txt: str): self.z: D ...
6
9
1.5
0.3
4
1.5
3
1
2
6
3
2
4
0.666667
5
0.555556
3
2
4
2.5
5
2
1
2
3,363
class A: def __init__(self, txt: str): self.v: C = None self.r: C = None self.txt = txt class B: def __init__(self, txt: str): self.w: D = None self.t: D = None self.s: C = None self.txt = txt class C: def __init__(self, txt: str): self.r: C ...
i"
class A: def __init__(self, txt: str): self.v: C = None self.r: C = None self.txt = txt class B: def __init__(self, txt: str): self.w: D = None self.t: D = None self.s: C = None self.txt = txt class C: def __init__(self, txt: str): self.r: C ...
8
15
1.875
0.267857
4
2
3
2
2.25
8
3
2
5
0.625
7
0.466667
4
2
4
3
4
3
2
2
3,364
class A: def __init__(self, txt: str): self.v: D = None self.y: B = None self.o: A = None self.s: A = None self.txt = txt class B: def __init__(self, txt: str): self.t: B = None self.r: B = None self.x: B = None self.txt = txt class C: ...
b"
class A: def __init__(self, txt: str): self.v: D = None self.y: B = None self.o: A = None self.s: A = None self.txt = txt class B: def __init__(self, txt: str): self.t: B = None self.r: B = None self.x: B = None self.txt = txt class C: ...
10
27
2.7
0.3
4
2.5
4
3
3.25
3
1
1
4
0.4
3
0.111111
0
null
null
null
3
1
1
1
3,365
class A: def __init__(self, txt: str): self.w: B = None self.u: D = None self.v: A = None self.txt = txt class B: def __init__(self, txt: str): self.s: A = None self.z: C = None self.u: D = None self.txt = txt class C: def __init__(self, txt:...
m"
class A: def __init__(self, txt: str): self.w: B = None self.u: D = None self.v: A = None self.txt = txt class B: def __init__(self, txt: str): self.s: A = None self.z: C = None self.u: D = None self.txt = txt class C: def __init__(self, txt:...
6
12
2
0.4
4
1.5
3
1
2
4
2
1
4
0.666667
4
0.333333
1
2
2
2
3
2
2
2
3,366
class A: def __init__(self, txt: str): self.z: D = None self.s: D = None self.o: D = None self.r: C = None self.txt = txt class B: def __init__(self, txt: str): self.x: B = None self.y: C = None self.r: B = None self.txt = txt class C: ...
k"
class A: def __init__(self, txt: str): self.z: D = None self.s: D = None self.o: D = None self.r: C = None self.txt = txt class B: def __init__(self, txt: str): self.x: B = None self.y: C = None self.r: B = None self.txt = txt class C: ...
5
8
1.6
0.4
4
1.25
4
1
2.5
4
2
1
3
0.6
4
0.5
2
2
4
3
4
1
1
2
3,367
class A: def __init__(self, txt: str): self.p: C = None self.txt = txt class B: def __init__(self, txt: str): self.y: B = None self.w: C = None self.txt = txt class C: def __init__(self, txt: str): self.r: D = None self.txt = txt class D: def __...
j"
class A: def __init__(self, txt: str): self.p: C = None self.txt = txt class B: def __init__(self, txt: str): self.y: B = None self.w: C = None self.txt = txt class C: def __init__(self, txt: str): self.r: D = None self.txt = txt class D: def __...
10
12
1.2
0.133333
4
2.5
2
1
1.25
3
2
1
3
0.3
3
0.25
1
2
2
2
2
2
1
1
3,368
class A: def __init__(self, txt: str): self.v: D = None self.txt = txt class B: def __init__(self, txt: str): self.p: D = None self.r: A = None self.t: D = None self.v: D = None self.txt = txt class C: def __init__(self, txt: str): self.y: A ...
b"
class A: def __init__(self, txt: str): self.v: D = None self.txt = txt class B: def __init__(self, txt: str): self.p: D = None self.r: A = None self.t: D = None self.v: D = None self.txt = txt class C: def __init__(self, txt: str): self.y: A ...
4
5
1.25
0.416667
4
1
4
1
1.75
4
3
2
2
0.5
2
0.4
3
2
4
2.5
1
4
4
1
3,369
class A: def __init__(self, txt: str): self.r: D = None self.y: C = None self.s: D = 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.r: B ...
b"
class A: def __init__(self, txt: str): self.r: D = None self.y: C = None self.s: D = 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.r: B ...
5
8
1.6
0.4
4
1.25
4
1
2.75
3
2
1
3
0.6
3
0.375
1
3
3
3
2
2
1
1
3,370
class A: def __init__(self, txt: str): self.s: D = None self.u: D = None self.txt = txt class B: def __init__(self, txt: str): self.v: C = None self.q: C = None self.w: C = None self.txt = txt class C: def __init__(self, txt: str): self.u: B ...
f"
class A: def __init__(self, txt: str): self.s: D = None self.u: D = None self.txt = txt class B: def __init__(self, txt: str): self.v: C = None self.q: C = None self.w: C = None self.txt = txt class C: def __init__(self, txt: str): self.u: B ...
4
6
1.5
0.5
4
1
4
2
2.75
4
3
2
2
0.5
3
0.5
3
2
4
2.5
3
2
1
2
3,371
class A: def __init__(self, txt: str): self.x: A = None self.s: A = None self.p: B = None self.txt = txt class B: def __init__(self, txt: str): self.x: D = None self.p: C = None self.t: C = None self.txt = txt class C: def __init__(self, txt:...
c"
class A: def __init__(self, txt: str): self.x: A = None self.s: A = None self.p: B = None self.txt = txt class B: def __init__(self, txt: str): self.x: D = None self.p: C = None self.t: C = None self.txt = txt class C: def __init__(self, txt:...
5
9
1.8
0.45
4
1.25
3
1
2.25
5
2
2
4
0.8
4
0.444444
2
4
4
4
2
3
2
1
3,372
class A: def __init__(self, txt: str): self.q: A = None self.w: D = None self.u: A = None self.txt = txt class B: def __init__(self, txt: str): self.y: C = None self.s: C = None self.x: B = None self.txt = txt class C: def __init__(self, txt:...
a"
class A: def __init__(self, txt: str): self.q: A = None self.w: D = None self.u: A = None self.txt = txt class B: def __init__(self, txt: str): self.y: C = None self.s: C = None self.x: B = None self.txt = txt class C: def __init__(self, txt:...
9
20
2.222222
0.277778
4
2.25
3
2
2.75
6
3
2
3
0.333333
5
0.25
4
2
6
3.333333
2
3
2
2
3,373
class A: def __init__(self, txt: str): self.o: C = None self.u: B = None self.x: D = None self.p: D = 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.u: C ...
k"
class A: def __init__(self, txt: str): self.o: C = None self.u: B = None self.x: D = None self.p: D = 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.u: C ...
10
20
2
0.222222
4
2.5
4
1
2.5
5
2
2
4
0.4
4
0.2
2
2
2
2
2
4
4
1
3,374
class A: def __init__(self, txt: str): self.p: C = None self.r: C = None self.w: D = None self.txt = txt class B: def __init__(self, txt: str): self.p: C = None self.x: D = None self.txt = txt class C: def __init__(self, txt: str): self.t: A ...
d"
class A: def __init__(self, txt: str): self.p: C = None self.r: C = None self.w: D = None self.txt = txt class B: def __init__(self, txt: str): self.p: C = None self.x: D = None self.txt = txt class C: def __init__(self, txt: str): self.t: A ...
7
15
2.142857
0.357143
4
1.75
4
1
2.5
6
3
2
4
0.571429
4
0.266667
3
2
4
2.5
3
3
1
1
3,375
class A: def __init__(self, txt: str): self.z: B = None self.w: A = None self.s: D = None self.y: C = None self.txt = txt class B: def __init__(self, txt: str): self.p: C = None self.txt = txt class C: def __init__(self, txt: str): self.p: C ...
c"
class A: def __init__(self, txt: str): self.z: B = None self.w: A = None self.s: D = None self.y: C = None self.txt = txt class B: def __init__(self, txt: str): self.p: C = None self.txt = txt class C: def __init__(self, txt: str): self.p: C ...
7
16
2.285714
0.380952
4
1.75
4
1
2.5
3
1
1
4
0.571429
3
0.1875
0
null
null
null
3
1
1
1
3,376
class A: def __init__(self, txt: str): self.u: D = None self.p: D = None self.v: C = None self.z: B = None self.txt = txt class B: def __init__(self, txt: str): self.x: B = None self.q: C = None self.o: B = None self.w: A = None se...
h"
class A: def __init__(self, txt: str): self.u: D = None self.p: D = None self.v: C = None self.z: B = None self.txt = txt class B: def __init__(self, txt: str): self.x: B = None self.q: C = None self.o: B = None self.w: A = None se...
6
15
2.5
0.5
4
1.5
4
2
3
6
3
2
3
0.5
4
0.266667
4
2
5
3.2
4
2
1
2
3,377
class A: def __init__(self, txt: str): self.u: C = None self.x: B = None self.t: C = None self.z: D = None self.txt = txt class B: def __init__(self, txt: str): self.u: A = None self.txt = txt class C: def __init__(self, txt: str): self.z: A ...
g"
class A: def __init__(self, txt: str): self.u: C = None self.x: B = None self.t: C = None self.z: D = None self.txt = txt class B: def __init__(self, txt: str): self.u: A = None self.txt = txt class C: def __init__(self, txt: str): self.z: A ...
8
20
2.5
0.357143
4
2
4
1
3.25
5
2
1
5
0.625
5
0.25
1
2
2
2
4
2
1
1
3,378
class A: def __init__(self, txt: str): self.x: C = None self.z: A = None self.o: B = None self.u: D = None self.txt = txt class B: def __init__(self, txt: str): self.p: A = None self.y: A = None self.txt = txt class C: def __init__(self, txt:...
f"
class A: def __init__(self, txt: str): self.x: C = None self.z: A = None self.o: B = None self.u: D = None self.txt = txt class B: def __init__(self, txt: str): self.p: A = None self.y: A = None self.txt = txt class C: def __init__(self, txt:...
10
32
3.2
0.355556
4
2.5
4
2
3
4
2
1
4
0.4
4
0.125
1
3
3
3
3
2
1
1
3,379
class A: def __init__(self, txt: str): self.u: D = None self.r: D = None self.q: B = None self.txt = txt class B: def __init__(self, txt: str): self.r: A = None self.txt = txt class C: def __init__(self, txt: str): self.u: D = None self.txt =...
i"
class A: def __init__(self, txt: str): self.u: D = None self.r: D = None self.q: B = None self.txt = txt class B: def __init__(self, txt: str): self.r: A = None self.txt = txt class C: def __init__(self, txt: str): self.u: D = None self.txt =...
4
5
1.25
0.416667
4
1
3
1
1.75
4
2
1
3
0.75
4
0.8
2
2
2
2
3
2
1
2
3,380
class A: def __init__(self, txt: str): self.z: B = 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.v: B = None self.txt = txt class D: def __init__(self, txt: str): ...
e"
class A: def __init__(self, txt: str): self.z: B = 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.v: B = 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
1
4
1
4
0.8
1
3
3
3
3
2
2
1
3,381
class A: def __init__(self, txt: str): self.t: D = None self.w: D = None self.txt = txt class B: def __init__(self, txt: str): self.t: D = None self.x: C = None self.p: A = None self.w: C = None self.txt = txt class C: def __init__(self, txt:...
i"
class A: def __init__(self, txt: str): self.t: D = None self.w: D = None self.txt = txt class B: def __init__(self, txt: str): self.t: D = None self.x: C = None self.p: A = None self.w: C = None self.txt = txt class C: def __init__(self, txt:...
8
17
2.125
0.303571
4
2
4
1
2.25
3
2
2
2
0.25
2
0.117647
2
2
2
2
1
3
3
1
3,382
class A: def __init__(self, txt: str): self.y: B = None self.txt = txt class B: def __init__(self, txt: str): self.t: D = None self.u: C = None self.y: C = None self.txt = txt class C: def __init__(self, txt: str): self.v: B = None self.txt =...
b"
class A: def __init__(self, txt: str): self.y: B = None self.txt = txt class B: def __init__(self, txt: str): self.t: D = None self.u: C = None self.y: C = None self.txt = txt class C: def __init__(self, txt: str): self.v: B = None self.txt =...
4
6
1.5
0.5
4
1
3
1
2
3
2
1
3
0.75
3
0.5
1
3
3
3
2
2
2
1
3,383
class A: def __init__(self, txt: str): self.s: D = None self.txt = txt class B: def __init__(self, txt: str): self.v: A = None self.o: C = None self.txt = txt class C: def __init__(self, txt: str): self.x: A = None self.txt = txt class D: def __...
b"
class A: def __init__(self, txt: str): self.s: D = None self.txt = txt class B: def __init__(self, txt: str): self.v: A = None self.o: C = None self.txt = txt class C: def __init__(self, txt: str): self.x: A = None self.txt = txt class D: def __...
6
7
1.166667
0.233333
4
1.5
2
1
1.25
4
3
2
2
0.333333
2
0.285714
3
2
4
2.5
2
2
1
1
3,384
class A: def __init__(self, txt: str): self.x: D = None self.v: C = None self.u: D = None self.t: B = None self.txt = txt class B: def __init__(self, txt: str): self.x: D = None self.w: A = None self.txt = txt class C: def __init__(self, txt:...
k"
class A: def __init__(self, txt: str): self.x: D = None self.v: C = None self.u: D = None self.t: B = None self.txt = txt class B: def __init__(self, txt: str): self.x: D = None self.w: A = None self.txt = txt class C: def __init__(self, txt:...
9
16
1.777778
0.222222
4
2.25
4
1
2.75
7
4
2
2
0.222222
6
0.375
6
2
6
3.333333
4
2
1
3
3,385
class A: def __init__(self, txt: str): self.u: D = None self.z: B = None self.y: C = None self.r: B = None self.txt = txt class B: def __init__(self, txt: str): self.v: A = None self.s: C = None self.txt = txt class C: def __init__(self, txt:...
n"
class A: def __init__(self, txt: str): self.u: D = None self.z: B = None self.y: C = None self.r: B = None self.txt = txt class B: def __init__(self, txt: str): self.v: A = None self.s: C = None self.txt = txt class C: def __init__(self, txt:...
6
18
3
0.6
4
1.5
4
1
2.75
4
1
1
5
0.833333
4
0.222222
0
null
null
null
4
1
1
1
3,386
class A: def __init__(self, txt: str): self.z: C = None self.w: D = None self.q: C = None self.txt = txt class B: def __init__(self, txt: str): self.u: D = None self.p: C = None self.s: A = None self.txt = txt class C: def __init__(self, txt:...
h"
class A: def __init__(self, txt: str): self.z: C = None self.w: D = None self.q: C = None self.txt = txt class B: def __init__(self, txt: str): self.u: D = None self.p: C = None self.s: A = None self.txt = txt class C: def __init__(self, txt:...
5
11
2.2
0.55
4
1.25
4
1
2.75
4
2
1
4
0.8
4
0.363636
1
2
2
2
2
3
3
1
3,387
class A: def __init__(self, txt: str): self.v: C = None self.txt = txt class B: def __init__(self, txt: str): self.v: D = None self.s: D = None self.y: A = None self.txt = txt class C: def __init__(self, txt: str): self.z: A = None self.u: B ...
m"
class A: def __init__(self, txt: str): self.v: C = None self.txt = txt class B: def __init__(self, txt: str): self.v: D = None self.s: D = None self.y: A = None self.txt = txt class C: def __init__(self, txt: str): self.z: A = None self.u: B ...
5
10
2
0.5
4
1.25
3
1
2.25
5
2
2
4
0.8
4
0.4
2
3
3
3
4
2
1
2
3,388
class A: def __init__(self, txt: str): self.z: C = None self.y: D = None self.txt = txt class B: def __init__(self, txt: str): self.v: D = None self.u: C = None self.y: C = None self.txt = txt class C: def __init__(self, txt: str): self.p: A ...
c"
class A: def __init__(self, txt: str): self.z: C = None self.y: D = None self.txt = txt class B: def __init__(self, txt: str): self.v: D = None self.u: C = None self.y: C = None self.txt = txt class C: def __init__(self, txt: str): self.p: A ...
4
6
1.5
0.5
4
1
3
1
1.75
4
3
2
2
0.5
2
0.333333
3
2
4
2.5
2
2
1
1
3,389
class A: def __init__(self, txt: str): self.v: C = None self.y: A = None self.p: A = None self.x: A = None self.txt = txt class B: def __init__(self, txt: str): self.s: C = None self.w: B = None self.p: C = None self.txt = txt class C: ...
g"
class A: def __init__(self, txt: str): self.v: C = None self.y: A = None self.p: A = None self.x: A = None self.txt = txt class B: def __init__(self, txt: str): self.s: C = None self.w: B = None self.p: C = None self.txt = txt class C: ...
9
18
2
0.25
4
2.25
4
1
2.5
4
2
1
4
0.444444
4
0.222222
1
4
4
4
4
1
1
1
3,390
class A: def __init__(self, txt: str): self.o: A = None self.t: B = None self.txt = txt class B: def __init__(self, txt: str): self.q: A = None self.p: D = None self.o: C = None self.z: C = None self.txt = txt class C: def __init__(self, txt:...
a"
class A: def __init__(self, txt: str): self.o: A = None self.t: B = None self.txt = txt class B: def __init__(self, txt: str): self.q: A = None self.p: D = None self.o: C = None self.z: C = None self.txt = txt class C: def __init__(self, txt:...
6
15
2.5
0.5
4
1.5
4
1
2.5
3
2
2
2
0.333333
2
0.133333
2
2
2
2
1
3
3
1
3,391
class A: def __init__(self, txt: str): self.z: B = None self.u: B = None self.x: C = None self.v: D = 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: D ...
m"
class A: def __init__(self, txt: str): self.z: B = None self.u: B = None self.x: C = None self.v: D = 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: D ...
5
9
1.8
0.45
4
1.25
4
1
2
5
3
2
3
0.6
4
0.444444
3
2
4
2.5
3
3
1
2
3,392
class A: def __init__(self, txt: str): self.p: D = None self.u: C = None self.q: A = None self.y: C = None self.txt = txt class B: def __init__(self, txt: str): self.z: D = None self.v: B = None self.txt = txt class C: def __init__(self, txt:...
b"
class A: def __init__(self, txt: str): self.p: D = None self.u: C = None self.q: A = None self.y: C = None self.txt = txt class B: def __init__(self, txt: str): self.z: D = None self.v: B = None self.txt = txt class C: def __init__(self, txt:...
8
19
2.375
0.339286
4
2
4
1
2.75
5
2
1
5
0.625
5
0.263158
1
2
2
2
4
2
2
1
3,393
class A: def __init__(self, txt: str): self.y: C = None self.r: C = None self.txt = txt class B: def __init__(self, txt: str): self.u: D = None self.v: A = None self.txt = txt class C: def __init__(self, txt: str): self.w: A = None self.r: B ...
j"
class A: def __init__(self, txt: str): self.y: C = None self.r: C = None self.txt = txt class B: def __init__(self, txt: str): self.u: D = None self.v: A = None self.txt = txt class C: def __init__(self, txt: str): self.w: A = None self.r: B ...
5
8
1.6
0.4
4
1.25
3
1
2
5
2
2
3
0.6
3
0.375
3
3
3
3
3
2
1
1
3,394
class A: def __init__(self, txt: str): self.z: D = None self.txt = txt class B: def __init__(self, txt: str): self.w: D = None self.v: D = None self.u: C = None self.q: A = None self.txt = txt class C: def __init__(self, txt: str): self.z: D ...
j"
class A: def __init__(self, txt: str): self.z: D = None self.txt = txt class B: def __init__(self, txt: str): self.w: D = None self.v: D = None self.u: C = None self.q: A = None self.txt = txt class C: def __init__(self, txt: str): self.z: D ...
5
8
1.6
0.4
4
1.25
4
1
2.5
5
2
1
4
0.8
5
0.625
2
2
2
2
3
2
1
2
3,395
class A: def __init__(self, txt: str): self.q: C = None self.s: C = 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.y: A = None self.x: A = None self.s: B ...
l"
class A: def __init__(self, txt: str): self.q: C = None self.s: C = 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.y: A = None self.x: A = None self.s: B ...
4
5
1.25
0.416667
4
1
4
1
2
3
2
1
2
0.5
3
0.6
2
2
2
2
3
1
1
2
3,396
class A: def __init__(self, txt: str): self.r: B = None self.u: A = None self.v: D = None self.p: D = None self.txt = txt class B: def __init__(self, txt: str): self.t: C = None self.x: A = None self.txt = txt class C: def __init__(self, txt:...
k"
class A: def __init__(self, txt: str): self.r: B = None self.u: A = None self.v: D = None self.p: D = None self.txt = txt class B: def __init__(self, txt: str): self.t: C = None self.x: A = None self.txt = txt class C: def __init__(self, txt:...
9
20
2.222222
0.277778
4
2.25
4
2
3.25
5
3
2
3
0.333333
4
0.2
3
2
4
3
4
2
1
2
3,397
class A: def __init__(self, txt: str): self.z: B = None self.t: D = None self.o: D = None self.s: D = None self.txt = txt class B: def __init__(self, txt: str): self.q: C = None self.p: A = None self.x: D = None self.y: C = None se...
b"
class A: def __init__(self, txt: str): self.z: B = None self.t: D = None self.o: D = None self.s: D = None self.txt = txt class B: def __init__(self, txt: str): self.q: C = None self.p: A = None self.x: D = None self.y: C = None se...
7
18
2.571429
0.428571
4
1.75
4
2
3.25
7
3
1
5
0.714286
7
0.388889
3
2
7
4
5
3
2
2
3,398
class A: def __init__(self, txt: str): self.y: B = None self.v: B = None self.txt = txt class B: def __init__(self, txt: str): self.p: A = None self.txt = txt class C: def __init__(self, txt: str): self.r: A = None self.t: D = None self.z: A ...
c"
class A: def __init__(self, txt: str): self.y: B = None self.v: B = None self.txt = txt class B: def __init__(self, txt: str): self.p: A = None self.txt = txt class C: def __init__(self, txt: str): self.r: A = None self.t: D = None self.z: A ...
4
6
1.5
0.5
4
1
3
1
2
4
2
1
4
1
4
0.666667
1
2
2
2
4
1
1
2
3,399
class A: def __init__(self, txt: str): self.s: A = None self.p: B = None self.txt = txt class B: def __init__(self, txt: str): self.o: A = None self.r: D = None self.x: C = None self.z: A = None self.txt = txt class C: def __init__(self, txt:...
l"
class A: def __init__(self, txt: str): self.s: A = None self.p: B = None self.txt = txt class B: def __init__(self, txt: str): self.o: A = None self.r: D = None self.x: C = None self.z: A = None self.txt = txt class C: def __init__(self, txt:...
5
9
1.8
0.45
4
1.25
4
1
2
3
2
1
3
0.6
3
0.333333
1
3
3
3
3
1
1
1