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,500
class A: def __init__(self, txt: str): self.v: B = None self.txt = txt class B: def __init__(self, txt: str): self.x: C = None self.s: C = None self.q: D = None self.txt = txt class C: def __init__(self, txt: str): self.o: D = None self.p: B ...
k"
class A: def __init__(self, txt: str): self.v: B = None self.txt = txt class B: def __init__(self, txt: str): self.x: C = None self.s: C = None self.q: D = None self.txt = txt class C: def __init__(self, txt: str): self.o: D = None self.p: B ...
5
8
1.6
0.4
4
1.25
3
1
2
5
2
1
4
0.8
5
0.625
2
2
4
3
3
2
1
2
3,501
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.t: A = None self.x: A = None self.txt = txt class C: def __init__(self, txt: str): self.x: D = None self.txt =...
g"
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.t: A = None self.x: A = None self.txt = txt class C: def __init__(self, txt: str): self.x: D = None self.txt =...
4
5
1.25
0.416667
4
1
3
1
1.75
4
3
2
2
0.5
3
0.6
3
2
4
2.5
2
3
3
2
3,502
class A: def __init__(self, txt: str): self.q: A = None self.z: A = None self.v: C = None self.txt = txt class B: def __init__(self, txt: str): self.w: A = None self.v: D = None self.z: B = None self.txt = txt class C: def __init__(self, txt:...
n"
class A: def __init__(self, txt: str): self.q: A = None self.z: A = None self.v: C = None self.txt = txt class B: def __init__(self, txt: str): self.w: A = None self.v: D = None self.z: B = None self.txt = txt class C: def __init__(self, txt:...
10
21
2.1
0.233333
4
2.5
4
1
2.75
7
3
2
4
0.4
6
0.285714
4
2
5
3
4
3
1
2
3,503
class A: def __init__(self, txt: str): self.t: C = None self.z: D = None self.v: C = None self.o: C = 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.r: B ...
d"
class A: def __init__(self, txt: str): self.t: C = None self.z: D = None self.v: C = None self.o: C = 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.r: B ...
8
14
1.75
0.25
4
2
4
1
2.25
6
3
2
4
0.5
4
0.285714
3
2
4
2.5
3
4
4
1
3,504
class A: def __init__(self, txt: str): self.w: B = None self.txt = txt class B: def __init__(self, txt: str): self.t: C = None self.txt = txt class C: def __init__(self, txt: str): self.z: D = None self.txt = txt class D: def __init__(self, txt: str): ...
f"
class A: def __init__(self, txt: str): self.w: B = None self.txt = txt class B: def __init__(self, txt: str): self.t: C = None self.txt = txt class C: def __init__(self, txt: str): self.z: D = None self.txt = txt class D: def __init__(self, txt: str): ...
5
6
1.2
0.3
4
1.25
2
1
1.25
3
1
1
4
0.8
3
0.5
0
null
null
null
3
1
1
1
3,505
class A: def __init__(self, txt: str): self.o: D = None self.txt = txt class B: def __init__(self, txt: str): self.p: A = None self.txt = txt class C: def __init__(self, txt: str): self.r: A = None self.txt = txt class D: def __init__(self, txt: str): ...
f"
class A: def __init__(self, txt: str): self.o: D = None self.txt = txt class B: def __init__(self, txt: str): self.p: A = None self.txt = txt class C: def __init__(self, txt: str): self.r: A = None self.txt = txt class D: def __init__(self, txt: str): ...
4
4
1
0.333333
4
1
1
1
1
3
2
1
3
0.75
3
0.75
1
3
3
3
3
1
1
1
3,506
class A: def __init__(self, txt: str): self.x: D = 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.r: D = None self.u: C = None self.txt = txt class D: def __...
a"
class A: def __init__(self, txt: str): self.x: D = 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.r: D = None self.u: C = None self.txt = txt class D: def __...
8
10
1.25
0.178571
4
2
2
1
1.25
8
5
4
2
0.25
2
0.2
7
2
8
3.75
1
8
8
1
3,507
class A: def __init__(self, txt: str): self.s: D = 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.u: A = None self.q: C = None self.s: C = None self.z: D ...
a"
class A: def __init__(self, txt: str): self.s: D = 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.u: A = None self.q: C = None self.s: C = None self.z: D ...
7
13
1.857143
0.309524
4
1.75
4
1
2.25
3
2
2
2
0.285714
2
0.153846
2
2
2
2
1
3
3
1
3,508
class A: def __init__(self, txt: str): self.z: A = None self.q: D = None self.r: D = None self.txt = txt class B: def __init__(self, txt: str): self.p: B = None self.z: B = None self.txt = txt class C: def __init__(self, txt: str): self.t: A ...
n"
class A: def __init__(self, txt: str): self.z: A = None self.q: D = None self.r: D = None self.txt = txt class B: def __init__(self, txt: str): self.p: B = None self.z: B = None self.txt = txt class C: def __init__(self, txt: str): self.t: A ...
7
10
1.428571
0.238095
4
1.75
3
1
2
7
3
2
4
0.571429
5
0.5
4
2
7
4
3
4
3
2
3,509
class A: def __init__(self, txt: str): self.x: A = None self.txt = txt class B: def __init__(self, txt: str): self.s: D = None self.r: D = None self.u: C = None self.txt = txt class C: def __init__(self, txt: str): self.s: C = None self.txt =...
d"
class A: def __init__(self, txt: str): self.x: A = None self.txt = txt class B: def __init__(self, txt: str): self.s: D = None self.r: D = None self.u: C = None self.txt = txt class C: def __init__(self, txt: str): self.s: C = None self.txt =...
8
10
1.25
0.178571
4
2
3
1
1.5
8
4
4
3
0.375
3
0.3
6
2
6
3.333333
2
7
7
1
3,510
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.txt = txt class C: def __init__(self, txt: str): self.r: A = None self.txt = txt class D: def __...
g"
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.txt = txt class C: def __init__(self, txt: str): self.r: A = None self.txt = txt class D: def __...
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,511
class A: def __init__(self, txt: str): self.t: C = None self.txt = txt class B: def __init__(self, txt: str): self.q: C = None self.u: B = None self.y: D = None self.txt = txt class C: def __init__(self, txt: str): self.y: A = None self.txt =...
m"
class A: def __init__(self, txt: str): self.t: C = None self.txt = txt class B: def __init__(self, txt: str): self.q: C = None self.u: B = None self.y: D = None self.txt = txt class C: def __init__(self, txt: str): self.y: A = None self.txt =...
7
13
1.857143
0.309524
4
1.75
3
1
1.75
6
4
3
2
0.285714
2
0.153846
5
2
6
3.111111
2
3
1
1
3,512
class A: def __init__(self, txt: str): self.o: B = None self.p: B = None self.y: C = None self.txt = txt class B: def __init__(self, txt: str): self.q: A = None self.p: D = None self.t: C = None self.u: C = None self.txt = txt class C: ...
c"
class A: def __init__(self, txt: str): self.o: B = None self.p: B = None self.y: C = None self.txt = txt class B: def __init__(self, txt: str): self.q: A = None self.p: D = None self.t: C = None self.u: C = None self.txt = txt class C: ...
6
13
2.166667
0.433333
4
1.5
4
2
2.75
6
3
2
4
0.666667
5
0.384615
3
2
5
3
3
2
1
2
3,513
class A: def __init__(self, txt: str): self.t: C = None self.z: A = None self.q: 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.u: D = None self.y: B ...
k"
class A: def __init__(self, txt: str): self.t: C = None self.z: A = None self.q: 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.u: D = None self.y: B ...
10
16
1.6
0.177778
4
2.5
4
1
2.5
3
2
1
3
0.3
3
0.1875
1
3
3
3
3
1
1
1
3,514
class A: def __init__(self, txt: str): self.v: A = None self.y: A = None self.o: D = None self.z: B = None self.txt = txt class B: def __init__(self, txt: str): self.w: C = None self.y: B = None self.u: D = None self.txt = txt class C: ...
b"
class A: def __init__(self, txt: str): self.v: A = None self.y: A = None self.o: D = None self.z: B = None self.txt = txt class B: def __init__(self, txt: str): self.w: C = None self.y: B = None self.u: D = None self.txt = txt class C: ...
7
18
2.571429
0.428571
4
1.75
4
2
3
7
2
2
6
0.857143
6
0.333333
2
4
4
4
5
2
1
1
3,515
class A: def __init__(self, txt: str): self.o: B = None self.y: A = None self.r: B = None self.q: A = None self.txt = txt class B: def __init__(self, txt: str): self.w: C = None self.v: A = None self.txt = txt class C: def __init__(self, txt:...
k"
class A: def __init__(self, txt: str): self.o: B = None self.y: A = None self.r: B = None self.q: A = None self.txt = txt class B: def __init__(self, txt: str): self.w: C = None self.v: A = None self.txt = txt class C: def __init__(self, txt:...
9
19
2.111111
0.263889
4
2.25
4
1
2
8
3
2
6
0.666667
7
0.368421
3
2
6
4
4
3
1
2
3,516
class A: def __init__(self, txt: str): self.q: D = None self.txt = txt class B: def __init__(self, txt: str): self.x: D = None self.o: C = None self.t: D = None self.u: B = None self.txt = txt class C: def __init__(self, txt: str): self.r: B ...
e"
class A: def __init__(self, txt: str): self.q: D = None self.txt = txt class B: def __init__(self, txt: str): self.x: D = None self.o: C = None self.t: D = None self.u: B = None self.txt = txt class C: def __init__(self, txt: str): self.r: B ...
6
13
2.166667
0.433333
4
1.5
4
1
2
6
2
2
5
0.833333
5
0.384615
2
2
2
2
4
2
1
2
3,517
class A: def __init__(self, txt: str): self.t: D = None self.s: B = None self.txt = txt class B: def __init__(self, txt: str): self.y: D = None self.s: C = None self.txt = txt class C: def __init__(self, txt: str): self.w: A = None self.txt =...
j"
class A: def __init__(self, txt: str): self.t: D = None self.s: B = None self.txt = txt class B: def __init__(self, txt: str): self.y: D = None self.s: C = None self.txt = txt class C: def __init__(self, txt: str): self.w: A = None self.txt =...
4
6
1.5
0.5
4
1
2
1
1.5
4
2
2
3
0.75
3
0.5
2
3
3
3
3
2
1
1
3,518
class A: def __init__(self, txt: str): self.z: 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.o: B = None self.txt = txt class D: def __init__(self, txt: str): ...
h"
class A: def __init__(self, txt: str): self.z: 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.o: B = None self.txt = txt class D: def __init__(self, txt: str): ...
5
5
1
0.25
4
1.25
1
1
1
4
2
2
3
0.6
3
0.6
2
2
2
2
3
2
1
1
3,519
class A: def __init__(self, txt: str): self.z: A = None self.txt = txt class B: def __init__(self, txt: str): self.r: D = None self.txt = txt class C: def __init__(self, txt: str): self.t: B = None self.o: A = None self.q: C = None self.z: D ...
g"
class A: def __init__(self, txt: str): self.z: A = None self.txt = txt class B: def __init__(self, txt: str): self.r: D = None self.txt = txt class C: def __init__(self, txt: str): self.t: B = None self.o: A = None self.q: C = None self.z: D ...
10
24
2.4
0.266667
4
2.5
4
1
2.5
10
4
3
6
0.6
6
0.25
5
2
6
3.111111
4
6
6
1
3,520
class A: def __init__(self, txt: str): self.u: C = None self.z: C = None self.txt = txt class B: def __init__(self, txt: str): self.r: A = None self.s: D = None self.o: A = None self.txt = txt class C: def __init__(self, txt: str): self.t: D ...
f"
class A: def __init__(self, txt: str): self.u: C = None self.z: C = None self.txt = txt class B: def __init__(self, txt: str): self.r: A = None self.s: D = None self.o: A = None self.txt = txt class C: def __init__(self, txt: str): self.t: D ...
4
7
1.75
0.583333
4
1
3
2
2.5
4
2
1
4
1
4
0.571429
1
2
2
2
3
2
2
2
3,521
class A: def __init__(self, txt: str): self.q: B = None self.s: D = None self.x: C = None self.txt = txt class B: def __init__(self, txt: str): self.r: D = None self.x: C = None self.t: C = None self.p: A = None self.txt = txt class C: ...
d"
class A: def __init__(self, txt: str): self.q: B = None self.s: D = None self.x: C = None self.txt = txt class B: def __init__(self, txt: str): self.r: D = None self.x: C = None self.t: C = None self.p: A = None self.txt = txt class C: ...
6
13
2.166667
0.433333
4
1.5
4
1
2.25
4
2
2
3
0.5
3
0.230769
2
3
3
3
2
3
2
1
3,522
class A: def __init__(self, txt: str): self.u: C = None self.x: 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.z: B = None self.t: C = None self.txt =...
f"
class A: def __init__(self, txt: str): self.u: C = None self.x: 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.z: B = None self.t: C = None self.txt =...
5
10
2
0.5
4
1.25
4
1
2.25
5
3
2
3
0.6
3
0.3
3
2
4
2.5
3
2
1
1
3,523
class A: def __init__(self, txt: str): self.v: D = None self.w: C = None self.u: B = None self.txt = txt class B: def __init__(self, txt: str): self.u: B = None self.y: B = None self.q: C = None self.r: D = None self.txt = txt class C: ...
l"
class A: def __init__(self, txt: str): self.v: D = None self.w: C = None self.u: B = None self.txt = txt class B: def __init__(self, txt: str): self.u: B = None self.y: B = None self.q: C = None self.r: D = None self.txt = txt class C: ...
7
22
3.142857
0.52381
4
1.75
4
1
3
6
3
2
4
0.571429
5
0.227273
3
2
5
3.25
3
3
2
2
3,524
class A: def __init__(self, txt: str): self.u: D = None self.w: C = None self.x: D = None self.z: D = None self.txt = txt class B: def __init__(self, txt: str): self.v: A = None self.y: C = None self.txt = txt class C: def __init__(self, txt:...
b"
class A: def __init__(self, txt: str): self.u: D = None self.w: C = None self.x: D = None self.z: D = None self.txt = txt class B: def __init__(self, txt: str): self.v: A = None self.y: C = None self.txt = txt class C: def __init__(self, txt:...
7
15
2.142857
0.357143
4
1.75
4
2
3
7
2
1
5
0.714286
7
0.466667
3
3
6
4.333333
5
2
2
2
3,525
class A: def __init__(self, txt: str): self.y: D = None self.txt = txt class B: def __init__(self, txt: str): self.r: D = None self.txt = txt class C: def __init__(self, txt: str): self.r: B = None self.v: A = None self.txt = txt class D: def __...
f"
class A: def __init__(self, txt: str): self.y: D = None self.txt = txt class B: def __init__(self, txt: str): self.r: D = None self.txt = txt class C: def __init__(self, txt: str): self.r: B = None self.v: A = None self.txt = txt class D: def __...
5
7
1.4
0.35
4
1.25
2
1
1.25
4
2
2
3
0.6
3
0.428571
2
3
3
3
2
3
2
1
3,526
class A: def __init__(self, txt: str): self.t: D = None self.txt = txt class B: def __init__(self, txt: str): self.u: A = None self.o: D = None self.t: A = None self.v: D = None self.txt = txt class C: def __init__(self, txt: str): self.o: B ...
g"
class A: def __init__(self, txt: str): self.t: D = None self.txt = txt class B: def __init__(self, txt: str): self.u: A = None self.o: D = None self.t: A = None self.v: D = None self.txt = txt class C: def __init__(self, txt: str): self.o: B ...
9
13
1.444444
0.180556
4
2.25
4
1
1.75
9
3
3
5
0.555556
6
0.461538
5
4
8
5.142857
3
4
2
2
3,527
class A: def __init__(self, txt: str): self.t: B = None self.z: B = None self.txt = txt class B: def __init__(self, txt: str): self.r: D = None self.p: D = None self.txt = txt class C: def __init__(self, txt: str): self.o: B = None self.txt =...
f"
class A: def __init__(self, txt: str): self.t: B = None self.z: B = None self.txt = txt class B: def __init__(self, txt: str): self.r: D = None self.p: D = None self.txt = txt class C: def __init__(self, txt: str): self.o: B = None self.txt =...
7
7
1
0.166667
4
1.75
2
1
1.75
7
3
3
3
0.428571
4
0.571429
5
3
6
3.857143
4
3
1
2
3,528
class A: def __init__(self, txt: str): self.w: C = None self.x: D = 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.s: D = None self.v: B = None self.txt =...
i"
class A: def __init__(self, txt: str): self.w: C = None self.x: D = 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.s: D = None self.v: B = None self.txt =...
8
11
1.375
0.196429
4
2
3
1
2
4
2
1
4
0.5
4
0.363636
1
2
2
2
1
4
4
1
3,529
class A: def __init__(self, txt: str): self.q: B = None self.p: A = None self.z: C = None self.txt = txt class B: def __init__(self, txt: str): self.p: A = None self.v: C = None self.r: C = None self.txt = txt class C: def __init__(self, txt:...
g"
class A: def __init__(self, txt: str): self.q: B = None self.p: A = None self.z: C = None self.txt = txt class B: def __init__(self, txt: str): self.p: A = None self.v: C = None self.r: C = None self.txt = txt class C: def __init__(self, txt:...
6
14
2.333333
0.466667
4
1.5
4
1
2.75
4
2
1
4
0.666667
4
0.285714
1
2
2
2
3
2
1
2
3,530
class A: def __init__(self, txt: str): self.s: C = None self.txt = txt class B: def __init__(self, txt: str): self.o: D = None self.z: A = None self.q: C = None self.txt = txt class C: def __init__(self, txt: str): self.z: B = None self.txt =...
m"
class A: def __init__(self, txt: str): self.s: C = None self.txt = txt class B: def __init__(self, txt: str): self.o: D = None self.z: A = None self.q: C = None self.txt = txt class C: def __init__(self, txt: str): self.z: B = None self.txt =...
7
15
2.142857
0.357143
4
1.75
4
1
2.25
7
3
2
4
0.571429
5
0.333333
4
2
7
3.4
4
2
1
2
3,531
class A: def __init__(self, txt: str): self.x: C = None self.q: A = None self.u: B = None self.p: B = None self.txt = txt class B: def __init__(self, txt: str): self.q: D = None self.o: D = None self.z: A = None self.v: D = None se...
d"
class A: def __init__(self, txt: str): self.x: C = None self.q: A = None self.u: B = None self.p: B = None self.txt = txt class B: def __init__(self, txt: str): self.q: D = None self.o: D = None self.z: A = None self.v: D = None se...
5
12
2.4
0.6
4
1.25
4
2
3
3
1
1
4
0.8
3
0.25
0
null
null
null
3
1
1
1
3,532
class A: def __init__(self, txt: str): self.x: B = None self.p: C = None self.txt = txt class B: def __init__(self, txt: str): self.v: C = None self.p: A = None self.y: D = None self.txt = txt class C: def __init__(self, txt: str): self.y: B ...
i"
class A: def __init__(self, txt: str): self.x: B = None self.p: C = None self.txt = txt class B: def __init__(self, txt: str): self.v: C = None self.p: A = None self.y: D = None self.txt = txt class C: def __init__(self, txt: str): self.y: B ...
9
20
2.222222
0.277778
4
2.25
3
2
2.5
6
3
1
5
0.555556
6
0.3
2
3
6
4
4
2
1
2
3,533
class A: def __init__(self, txt: str): self.r: B = None self.t: B = None self.x: B = None self.y: C = None self.txt = txt class B: def __init__(self, txt: str): self.w: D = None self.v: C = None self.x: D = None self.r: D = None se...
a"
class A: def __init__(self, txt: str): self.r: B = None self.t: B = None self.x: B = None self.y: C = None self.txt = txt class B: def __init__(self, txt: str): self.w: D = None self.v: C = None self.x: D = None self.r: D = None se...
7
14
2
0.333333
4
1.75
4
1
2.5
4
2
1
4
0.571429
4
0.285714
1
2
2
2
4
1
1
2
3,534
class A: def __init__(self, txt: str): self.u: 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.v: A = None self.txt = txt class D: def __...
n"
class A: def __init__(self, txt: str): self.u: 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.v: A = None self.txt = txt class D: def __...
4
7
1.75
0.583333
4
1
4
1
2
3
2
1
3
0.75
3
0.428571
1
3
3
3
3
1
1
1
3,535
class A: def __init__(self, txt: str): self.y: A = None self.t: B = None self.p: C = None self.v: D = None self.txt = txt class B: def __init__(self, txt: str): self.z: C = None self.r: A = None self.x: D = None self.txt = txt class C: ...
a"
class A: def __init__(self, txt: str): self.y: A = None self.t: B = None self.p: C = None self.v: D = None self.txt = txt class B: def __init__(self, txt: str): self.z: C = None self.r: A = None self.x: D = None self.txt = txt class C: ...
10
25
2.5
0.277778
4
2.5
4
1
2.5
7
2
2
5
0.5
6
0.24
3
3
4
3.666667
5
2
1
2
3,536
class A: def __init__(self, txt: str): self.x: B = None self.txt = txt class B: def __init__(self, txt: str): self.r: C = None self.v: A = None self.x: C = None self.txt = txt class C: def __init__(self, txt: str): self.t: D = None self.txt =...
d"
class A: def __init__(self, txt: str): self.x: B = None self.txt = txt class B: def __init__(self, txt: str): self.r: C = None self.v: A = None self.x: C = None self.txt = txt class C: def __init__(self, txt: str): self.t: D = None self.txt =...
4
5
1.25
0.416667
4
1
3
1
1.75
4
3
2
2
0.5
2
0.4
3
2
4
2.5
2
2
1
1
3,537
class A: def __init__(self, txt: str): self.q: D = None self.y: C = None self.v: D = None self.r: B = None self.txt = txt class B: def __init__(self, txt: str): self.w: B = None self.z: C = None self.u: B = None self.y: C = None se...
l"
class A: def __init__(self, txt: str): self.q: D = None self.y: C = None self.v: D = None self.r: B = None self.txt = txt class B: def __init__(self, txt: str): self.w: B = None self.z: C = None self.u: B = None self.y: C = None se...
6
15
2.5
0.5
4
1.5
4
2
3.5
5
2
1
5
0.833333
5
0.333333
1
5
5
5
5
1
1
1
3,538
class A: def __init__(self, txt: str): self.z: B = None self.p: C = None self.s: D = None self.o: C = None self.txt = txt class B: def __init__(self, txt: str): self.y: C = None self.o: C = None self.r: C = None self.txt = txt class C: ...
k"
class A: def __init__(self, txt: str): self.z: B = None self.p: C = None self.s: D = None self.o: C = None self.txt = txt class B: def __init__(self, txt: str): self.y: C = None self.o: C = None self.r: C = None self.txt = txt class C: ...
4
7
1.75
0.583333
4
1
4
1
2.5
4
2
2
3
0.75
3
0.428571
2
2
2
2
3
2
1
1
3,539
class A: def __init__(self, txt: str): self.x: B = None self.txt = txt class B: def __init__(self, txt: str): self.r: D = None self.x: D = None self.o: B = None self.txt = txt class C: def __init__(self, txt: str): self.u: B = None self.s: B ...
m"
class A: def __init__(self, txt: str): self.x: B = None self.txt = txt class B: def __init__(self, txt: str): self.r: D = None self.x: D = None self.o: B = None self.txt = txt class C: def __init__(self, txt: str): self.u: B = None self.s: B ...
6
12
2
0.4
4
1.5
3
1
2
5
2
1
5
0.833333
5
0.416667
1
3
3
3
4
2
1
1
3,540
class A: def __init__(self, txt: str): self.t: B = None self.u: D = None self.v: C = 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.q: C = None self.o: C ...
e"
class A: def __init__(self, txt: str): self.t: B = None self.u: D = None self.v: C = 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.q: C = None self.o: C ...
5
9
1.8
0.45
4
1.25
4
1
2.5
5
2
2
4
0.8
4
0.444444
2
2
2
2
3
2
2
1
3,541
class A: def __init__(self, txt: str): self.p: C = None self.u: C = None self.txt = txt class B: def __init__(self, txt: str): self.u: C = None self.txt = txt class C: def __init__(self, txt: str): self.r: B = None self.u: D = None self.q: B ...
e"
class A: def __init__(self, txt: str): self.p: C = None self.u: C = None self.txt = txt class B: def __init__(self, txt: str): self.u: C = None self.txt = txt class C: def __init__(self, txt: str): self.r: B = None self.u: D = None self.q: B ...
4
6
1.5
0.5
4
1
4
1
2.5
4
2
2
3
0.75
3
0.5
2
2
2
2
2
2
1
1
3,542
class A: def __init__(self, txt: str): self.p: B = None self.q: C = None self.x: B = None self.v: D = None self.txt = txt class B: def __init__(self, txt: str): self.p: D = None self.r: C = None self.txt = txt class C: def __init__(self, txt:...
b"
class A: def __init__(self, txt: str): self.p: B = None self.q: C = None self.x: B = None self.v: D = None self.txt = txt class B: def __init__(self, txt: str): self.p: D = None self.r: C = None self.txt = txt class C: def __init__(self, txt:...
5
13
2.6
0.65
4
1.25
4
2
2.75
3
2
1
3
0.6
3
0.230769
1
3
3
3
2
2
2
1
3,543
class A: def __init__(self, txt: str): self.u: C = None self.w: B = None self.s: B = None self.txt = txt class B: def __init__(self, txt: str): self.x: B = None self.s: A = None self.o: B = None self.txt = txt class C: def __init__(self, txt:...
d"
class A: def __init__(self, txt: str): self.u: C = None self.w: B = None self.s: B = None self.txt = txt class B: def __init__(self, txt: str): self.x: B = None self.s: A = None self.o: B = None self.txt = txt class C: def __init__(self, txt:...
9
26
2.888889
0.361111
4
2.25
4
3
3.5
7
3
1
4
0.444444
7
0.269231
4
2
4
2.666667
3
4
2
3
3,544
class A: def __init__(self, txt: str): self.u: C = None self.txt = txt class B: def __init__(self, txt: str): self.v: A = None self.txt = txt class C: def __init__(self, txt: str): self.t: A = None self.txt = txt class D: def __init__(self, txt: str): ...
k"
class A: def __init__(self, txt: str): self.u: C = None self.txt = txt class B: def __init__(self, txt: str): self.v: A = None self.txt = txt class C: def __init__(self, txt: str): self.t: A = None self.txt = txt class D: def __init__(self, txt: str): ...
7
13
1.857143
0.309524
4
1.75
4
1
1.75
4
2
1
4
0.571429
4
0.307692
1
2
2
2
3
2
1
1
3,545
class A: def __init__(self, txt: str): self.p: B = None self.y: A = None self.v: C = None self.txt = txt class B: def __init__(self, txt: str): self.o: C = None self.txt = txt class C: def __init__(self, txt: str): self.u: B = None self.t: B ...
e"
class A: def __init__(self, txt: str): self.p: B = None self.y: A = None self.v: C = None self.txt = txt class B: def __init__(self, txt: str): self.o: C = None self.txt = txt class C: def __init__(self, txt: str): self.u: B = None self.t: B ...
6
14
2.333333
0.466667
4
1.5
4
1
2.25
5
3
2
3
0.5
4
0.285714
3
2
4
2.5
3
3
3
2
3,546
class A: def __init__(self, txt: str): self.w: C = None self.o: C = None self.r: C = None self.txt = txt class B: def __init__(self, txt: str): self.o: C = None self.s: D = None self.txt = txt class C: def __init__(self, txt: str): self.x: B ...
n"
class A: def __init__(self, txt: str): self.w: C = None self.o: C = None self.r: C = None self.txt = txt class B: def __init__(self, txt: str): self.o: C = None self.s: D = None self.txt = txt class C: def __init__(self, txt: str): self.x: B ...
9
15
1.666667
0.208333
4
2.25
3
1
2
4
1
1
5
0.555556
4
0.266667
0
null
null
null
3
2
2
1
3,547
class A: def __init__(self, txt: str): self.z: B = None self.s: 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.p: A = None self.txt = txt class D: def __...
a"
class A: def __init__(self, txt: str): self.z: B = None self.s: 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.p: A = None self.txt = txt class D: def __...
9
11
1.222222
0.152778
4
2.25
2
1
1.5
8
3
2
5
0.555556
6
0.545455
4
2
5
3
3
4
2
2
3,548
class A: def __init__(self, txt: str): self.x: C = 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.z: B = None self.txt = txt class D: def __init__(self, txt: str): ...
j"
class A: def __init__(self, txt: str): self.x: C = 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.z: B = None self.txt = txt class D: def __init__(self, txt: str): ...
7
7
1
0.166667
4
1.75
1
1
1
3
2
2
2
0.285714
2
0.285714
2
2
2
2
1
3
3
1
3,549
class A: def __init__(self, txt: str): self.w: D = None self.p: C = None self.o: C = None self.txt = txt class B: def __init__(self, txt: str): self.x: D = None self.p: C = None self.q: B = None self.txt = txt class C: def __init__(self, txt:...
b"
class A: def __init__(self, txt: str): self.w: D = None self.p: C = None self.o: C = None self.txt = txt class B: def __init__(self, txt: str): self.x: D = None self.p: C = None self.q: B = None self.txt = txt class C: def __init__(self, txt:...
8
22
2.75
0.392857
4
2
4
2
3
7
2
1
5
0.625
7
0.318182
3
2
7
4.333333
4
3
2
2
3,550
class A: def __init__(self, txt: str): self.w: B = None self.z: D = None self.x: D = None self.r: 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.o: C ...
m"
class A: def __init__(self, txt: str): self.w: B = None self.z: D = None self.x: D = None self.r: 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.o: C ...
9
15
1.666667
0.208333
4
2.25
4
1
2.25
4
2
2
3
0.333333
3
0.2
2
2
2
2
2
3
3
1
3,551
class A: def __init__(self, txt: str): self.y: 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: str): self.y: B = None self.txt = txt class D: def __...
h"
class A: def __init__(self, txt: str): self.y: 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: str): self.y: B = None self.txt = txt class D: def __...
9
10
1.111111
0.138889
4
2.25
2
1
1.25
4
2
1
4
0.444444
4
0.4
1
2
2
2
3
2
2
1
3,552
class A: def __init__(self, txt: str): self.s: B = None self.p: A = None self.u: D = None self.z: C = None self.txt = txt class B: def __init__(self, txt: str): self.q: A = None self.o: D = None self.t: C = None self.x: C = None se...
m"
class A: def __init__(self, txt: str): self.s: B = None self.p: A = None self.u: D = None self.z: C = None self.txt = txt class B: def __init__(self, txt: str): self.q: A = None self.o: D = None self.t: C = None self.x: C = None se...
9
24
2.666667
0.333333
4
2.25
4
1
3.25
8
4
3
4
0.444444
4
0.166667
5
2
6
3.111111
3
6
6
1
3,553
class A: def __init__(self, txt: str): self.v: A = None self.z: C = None self.t: B = None self.w: B = None self.txt = txt class B: def __init__(self, txt: str): self.p: A = None self.z: A = None self.q: D = None self.txt = txt class C: ...
i"
class A: def __init__(self, txt: str): self.v: A = None self.z: C = None self.t: B = None self.w: B = None self.txt = txt class B: def __init__(self, txt: str): self.p: A = None self.z: A = None self.q: D = None self.txt = txt class C: ...
5
12
2.4
0.6
4
1.25
4
2
3
4
1
1
5
1
4
0.333333
0
null
null
null
4
1
1
1
3,554
class A: def __init__(self, txt: str): self.r: B = None self.o: C = None self.q: C = None self.txt = txt class B: def __init__(self, txt: str): self.r: A = None self.txt = txt class C: def __init__(self, txt: str): self.p: A = None self.y: A ...
n"
class A: def __init__(self, txt: str): self.r: B = None self.o: C = None self.q: C = None self.txt = txt class B: def __init__(self, txt: str): self.r: A = None self.txt = txt class C: def __init__(self, txt: str): self.p: A = None self.y: A ...
8
19
2.375
0.339286
4
2
4
1
2.75
5
3
2
3
0.375
4
0.210526
3
2
4
3
3
3
2
2
3,555
class A: def __init__(self, txt: str): self.p: D = None self.o: B = None self.x: C = None self.z: 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.o: B ...
j"
class A: def __init__(self, txt: str): self.p: D = None self.o: B = None self.x: C = None self.z: 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.o: B ...
6
11
1.833333
0.366667
4
1.5
4
1
2.25
6
2
2
5
0.833333
5
0.454545
2
4
4
4
4
2
1
1
3,556
class A: def __init__(self, txt: str): self.o: C = None self.p: D = None self.w: C = None self.x: D = None self.txt = txt class B: def __init__(self, txt: str): self.w: B = None self.txt = txt class C: def __init__(self, txt: str): self.p: A ...
i"
class A: def __init__(self, txt: str): self.o: C = None self.p: D = None self.w: C = None self.x: D = None self.txt = txt class B: def __init__(self, txt: str): self.w: B = None self.txt = txt class C: def __init__(self, txt: str): self.p: A ...
8
12
1.5
0.214286
4
2
4
1
1.75
8
5
4
2
0.25
2
0.166667
7
2
8
3.75
1
8
8
1
3,557
class A: def __init__(self, txt: str): self.s: D = None self.x: D = None self.txt = txt class B: def __init__(self, txt: str): self.r: B = None self.u: C = None self.txt = txt class C: def __init__(self, txt: str): self.w: D = None self.q: D ...
d"
class A: def __init__(self, txt: str): self.s: D = None self.x: D = None self.txt = txt class B: def __init__(self, txt: str): self.r: B = None self.u: C = None self.txt = txt class C: def __init__(self, txt: str): self.w: D = None self.q: D ...
5
7
1.4
0.35
4
1.25
3
1
2
3
2
1
3
0.6
3
0.428571
1
3
3
3
2
2
2
1
3,558
class A: def __init__(self, txt: str): self.s: B = None self.q: C = None self.z: C = None self.o: 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.t: A ...
e"
class A: def __init__(self, txt: str): self.s: B = None self.q: C = None self.z: C = None self.o: 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.t: A ...
6
9
1.5
0.3
4
1.5
4
1
2
3
1
1
4
0.666667
3
0.333333
0
null
null
null
3
1
1
1
3,559
class A: def __init__(self, txt: str): self.w: D = None self.s: B = None self.y: D = None self.txt = txt class B: def __init__(self, txt: str): self.p: D = None self.w: D = None self.r: D = None self.txt = txt class C: def __init__(self, txt:...
c"
class A: def __init__(self, txt: str): self.w: D = None self.s: B = None self.y: D = None self.txt = txt class B: def __init__(self, txt: str): self.p: D = None self.w: D = None self.r: D = None self.txt = txt class C: def __init__(self, txt:...
7
15
2.142857
0.357143
4
1.75
3
1
2.5
4
2
1
3
0.428571
4
0.266667
2
2
3
2.5
4
1
1
2
3,560
class A: def __init__(self, txt: str): self.q: B = None self.x: A = None self.txt = txt class B: def __init__(self, txt: str): self.y: A = None self.s: C = None self.txt = txt class C: def __init__(self, txt: str): self.w: D = None self.txt =...
j"
class A: def __init__(self, txt: str): self.q: B = None self.x: A = None self.txt = txt class B: def __init__(self, txt: str): self.y: A = None self.s: C = None self.txt = txt class C: def __init__(self, txt: str): self.w: D = None self.txt =...
7
12
1.714286
0.285714
4
1.75
2
1
1.75
6
2
1
6
0.857143
6
0.5
1
3
3
3
4
3
3
2
3,561
class A: def __init__(self, txt: str): self.p: D = None self.q: C = None self.r: B = None self.w: D = None self.txt = txt class B: def __init__(self, txt: str): self.w: A = None self.v: D = None self.o: A = None self.txt = txt class C: ...
g"
class A: def __init__(self, txt: str): self.p: D = None self.q: C = None self.r: B = None self.w: D = None self.txt = txt class B: def __init__(self, txt: str): self.w: A = None self.v: D = None self.o: A = None self.txt = txt class C: ...
5
12
2.4
0.6
4
1.25
4
3
3.5
3
2
1
3
0.6
3
0.25
1
2
2
2
3
1
1
1
3,562
class A: def __init__(self, txt: str): self.p: B = None self.w: D = None self.x: C = None self.u: A = None self.txt = txt class B: def __init__(self, txt: str): self.u: B = None self.s: D = None self.y: A = None self.txt = txt class C: ...
f"
class A: def __init__(self, txt: str): self.p: B = None self.w: D = None self.x: C = None self.u: A = None self.txt = txt class B: def __init__(self, txt: str): self.u: B = None self.s: D = None self.y: A = None self.txt = txt class C: ...
10
27
2.7
0.3
4
2.5
4
1
2.25
9
3
2
5
0.5
7
0.259259
5
3
7
4.5
6
2
1
2
3,563
class A: def __init__(self, txt: str): self.r: A = None self.w: A = None self.z: B = None self.y: C = None self.txt = txt class B: def __init__(self, txt: str): self.t: B = None self.p: C = None self.s: A = None self.txt = txt class C: ...
a"
class A: def __init__(self, txt: str): self.r: A = None self.w: A = None self.z: B = None self.y: C = None self.txt = txt class B: def __init__(self, txt: str): self.t: B = None self.p: C = None self.s: A = None self.txt = txt class C: ...
8
22
2.75
0.392857
4
2
4
3
3.5
6
2
2
5
0.625
5
0.227273
2
4
4
4
5
2
1
2
3,564
class A: def __init__(self, txt: str): self.x: C = None self.txt = txt class B: def __init__(self, txt: str): self.v: C = None self.p: D = None self.o: D = None self.txt = txt class C: def __init__(self, txt: str): self.z: D = None self.txt =...
g"
class A: def __init__(self, txt: str): self.x: C = None self.txt = txt class B: def __init__(self, txt: str): self.v: C = None self.p: D = None self.o: D = None self.txt = txt class C: def __init__(self, txt: str): self.z: D = None self.txt =...
10
14
1.4
0.155556
4
2.5
3
1
1.5
8
3
3
4
0.4
4
0.285714
5
3
6
3.857143
4
3
1
1
3,565
class A: def __init__(self, txt: str): self.v: B = None self.p: D = None self.txt = txt class B: def __init__(self, txt: str): self.q: D = None self.p: B = None self.v: D = None self.y: B = None self.txt = txt class C: def __init__(self, txt:...
m"
class A: def __init__(self, txt: str): self.v: B = None self.p: D = None self.txt = txt class B: def __init__(self, txt: str): self.q: D = None self.p: B = None self.v: D = None self.y: B = None self.txt = txt class C: def __init__(self, txt:...
7
13
1.857143
0.309524
4
1.75
4
1
2.25
7
2
2
5
0.714286
6
0.461538
3
5
5
5
3
3
2
2
3,566
class A: def __init__(self, txt: str): self.r: A = None self.z: C = None self.txt = txt class B: def __init__(self, txt: str): self.s: D = None self.o: C = None self.v: D = None self.txt = txt class C: def __init__(self, txt: str): self.u: A ...
g"
class A: def __init__(self, txt: str): self.r: A = None self.z: C = None self.txt = txt class B: def __init__(self, txt: str): self.s: D = None self.o: C = None self.v: D = None self.txt = txt class C: def __init__(self, txt: str): self.u: A ...
9
16
1.777778
0.222222
4
2.25
3
1
2
3
2
1
3
0.333333
3
0.1875
1
2
2
2
2
2
1
1
3,567
class A: def __init__(self, txt: str): self.x: D = None self.txt = txt class B: def __init__(self, txt: str): self.r: C = None self.q: A = None self.o: C = None self.p: C = None self.txt = txt class C: def __init__(self, txt: str): self.z: A ...
a"
class A: def __init__(self, txt: str): self.x: D = None self.txt = txt class B: def __init__(self, txt: str): self.r: C = None self.q: A = None self.o: C = None self.p: C = None self.txt = txt class C: def __init__(self, txt: str): self.z: A ...
5
8
1.6
0.4
4
1.25
4
1
2.5
3
1
1
4
0.8
3
0.375
0
null
null
null
3
1
1
1
3,568
class A: def __init__(self, txt: str): self.r: D = None self.v: A = None self.w: A = None self.txt = txt class B: def __init__(self, txt: str): self.r: A = None self.o: C = None self.txt = txt class C: def __init__(self, txt: str): self.s: B ...
b"
class A: def __init__(self, txt: str): self.r: D = None self.v: A = None self.w: A = None self.txt = txt class B: def __init__(self, txt: str): self.r: A = None self.o: C = None self.txt = txt class C: def __init__(self, txt: str): self.s: B ...
5
9
1.8
0.45
4
1.25
3
2
2.5
3
1
1
4
0.8
3
0.333333
0
null
null
null
3
1
1
1
3,569
class A: def __init__(self, txt: str): self.o: A = None self.y: A = None self.txt = txt class B: def __init__(self, txt: str): self.x: C = None self.txt = txt class C: def __init__(self, txt: str): self.q: D = None self.o: D = None self.txt =...
b"
class A: def __init__(self, txt: str): self.o: A = None self.y: A = None self.txt = txt class B: def __init__(self, txt: str): self.x: C = None self.txt = txt class C: def __init__(self, txt: str): self.q: D = None self.o: D = None self.txt =...
8
14
1.75
0.25
4
2
4
1
2.25
4
1
1
5
0.625
4
0.285714
0
null
null
null
3
2
1
1
3,570
class A: def __init__(self, txt: str): self.s: C = None self.y: B = None self.o: D = None self.w: D = None self.txt = txt class B: def __init__(self, txt: str): self.z: D = None self.v: B = None self.u: D = None self.y: D = None se...
g"
class A: def __init__(self, txt: str): self.s: C = None self.y: B = None self.o: D = None self.w: D = None self.txt = txt class B: def __init__(self, txt: str): self.z: D = None self.v: B = None self.u: D = None self.y: D = None se...
7
15
2.142857
0.357143
4
1.75
4
2
3.25
5
1
1
6
0.857143
5
0.333333
0
null
null
null
4
2
2
1
3,571
class A: def __init__(self, txt: str): self.r: B = None self.s: D = None self.y: C = None self.u: 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.r: D ...
m"
class A: def __init__(self, txt: str): self.r: B = None self.s: D = None self.y: C = None self.u: 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.r: D ...
6
11
1.833333
0.366667
4
1.5
4
1
2.75
4
1
1
5
0.833333
4
0.363636
0
null
null
null
3
2
2
1
3,572
class A: def __init__(self, txt: str): self.w: 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.q: B = None self.x: C = None self.s: B = None self.r: C = None se...
h"
class A: def __init__(self, txt: str): self.w: 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.q: B = None self.x: C = None self.s: B = None self.r: C = None se...
6
12
2
0.4
4
1.5
4
2
3.25
4
2
2
3
0.5
3
0.25
2
2
2
2
2
3
3
2
3,573
class A: def __init__(self, txt: str): self.o: B = None self.txt = txt class B: def __init__(self, txt: str): self.t: C = None self.r: A = None self.txt = txt class C: def __init__(self, txt: str): self.x: A = None self.y: B = None self.q: C ...
e"
class A: def __init__(self, txt: str): self.o: B = None self.txt = txt class B: def __init__(self, txt: str): self.t: C = None self.r: A = None self.txt = txt class C: def __init__(self, txt: str): self.x: A = None self.y: B = None self.q: C ...
7
15
2.142857
0.357143
4
1.75
4
1
2.25
7
3
2
4
0.571429
5
0.333333
4
2
4
2.4
4
2
2
2
3,574
class A: def __init__(self, txt: str): self.t: C = None self.z: C = None self.p: D = None self.o: A = None self.txt = txt class B: def __init__(self, txt: str): self.x: D = None self.v: B = None self.u: C = None self.p: C = None se...
e"
class A: def __init__(self, txt: str): self.t: C = None self.z: C = None self.p: D = None self.o: A = None self.txt = txt class B: def __init__(self, txt: str): self.x: D = None self.v: B = None self.u: C = None self.p: C = None se...
9
24
2.666667
0.333333
4
2.25
4
2
3.5
3
1
1
4
0.444444
3
0.125
0
null
null
null
3
1
1
1
3,575
class A: def __init__(self, txt: str): self.y: C = None self.o: C = None self.u: B = None self.z: B = None self.txt = txt class B: def __init__(self, txt: str): self.t: A = None self.txt = txt class C: def __init__(self, txt: str): self.w: D ...
c"
class A: def __init__(self, txt: str): self.y: C = None self.o: C = None self.u: B = None self.z: B = None self.txt = txt class B: def __init__(self, txt: str): self.t: A = None self.txt = txt class C: def __init__(self, txt: str): self.w: D ...
5
8
1.6
0.4
4
1.25
4
1
2.25
5
3
2
3
0.6
3
0.375
3
2
4
2.5
2
3
1
1
3,576
class A: def __init__(self, txt: str): self.q: D = None self.txt = txt class B: def __init__(self, txt: str): self.s: D = None self.q: A = None self.txt = txt class C: def __init__(self, txt: str): self.y: A = None self.o: A = None self.q: C ...
g"
class A: def __init__(self, txt: str): self.q: D = None self.txt = txt class B: def __init__(self, txt: str): self.s: D = None self.q: A = None self.txt = txt class C: def __init__(self, txt: str): self.y: A = None self.o: A = None self.q: C ...
9
20
2.222222
0.277778
4
2.25
4
1
2.75
3
1
1
4
0.444444
3
0.15
0
null
null
null
3
1
1
1
3,577
class A: def __init__(self, txt: str): self.q: C = None self.txt = txt class B: def __init__(self, txt: str): self.q: A = None self.u: 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.q: C = None self.txt = txt class B: def __init__(self, txt: str): self.q: A = None self.u: D = None self.txt = txt class C: def __init__(self, txt: str): self.v: D = None self.txt = txt class D: def __...
8
12
1.5
0.214286
4
2
4
1
2
7
2
2
6
0.75
6
0.5
2
4
4
4
4
3
2
2
3,578
class A: def __init__(self, txt: str): self.y: B = None self.q: C = None self.txt = txt class B: def __init__(self, txt: str): self.t: C = None self.txt = txt class C: def __init__(self, txt: str): self.q: B = None self.s: D = None self.txt =...
n"
class A: def __init__(self, txt: str): self.y: B = None self.q: C = None self.txt = txt class B: def __init__(self, txt: str): self.t: C = None self.txt = txt class C: def __init__(self, txt: str): self.q: B = None self.s: D = None self.txt =...
5
8
1.6
0.4
4
1.25
3
1
2
3
2
1
3
0.6
3
0.375
1
3
3
3
3
1
1
1
3,579
class A: def __init__(self, txt: str): self.p: A = None self.txt = txt class B: def __init__(self, txt: str): self.t: A = None self.txt = txt class C: def __init__(self, txt: str): self.w: A = None self.txt = txt class D: def __init__(self, txt: str): ...
n"
class A: def __init__(self, txt: str): self.p: A = None self.txt = txt class B: def __init__(self, txt: str): self.t: A = None self.txt = txt class C: def __init__(self, txt: str): self.w: A = None self.txt = txt class D: def __init__(self, txt: str): ...
10
13
1.3
0.144444
4
2.5
2
1
1.25
9
5
4
3
0.3
3
0.230769
7
2
8
3.75
2
8
8
1
3,580
class A: def __init__(self, txt: str): self.p: C = None self.o: B = None self.s: C = 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.t: D = None self.txt =...
i"
class A: def __init__(self, txt: str): self.p: C = None self.o: B = None self.s: C = 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.t: D = None self.txt =...
8
12
1.5
0.214286
4
2
3
1
1.5
6
2
2
5
0.625
5
0.416667
2
3
3
3
3
2
1
1
3,581
class A: def __init__(self, txt: str): self.t: D = None self.txt = txt class B: def __init__(self, txt: str): self.o: D = None self.r: A = None self.s: A = None self.txt = txt class C: def __init__(self, txt: str): self.y: C = None self.q: D ...
i"
class A: def __init__(self, txt: str): self.t: D = None self.txt = txt class B: def __init__(self, txt: str): self.o: D = None self.r: A = None self.s: A = None self.txt = txt class C: def __init__(self, txt: str): self.y: C = None self.q: D ...
9
22
2.444444
0.305556
4
2.25
4
1
2.75
5
3
2
3
0.333333
4
0.181818
3
2
5
3
4
2
1
2
3,582
class A: def __init__(self, txt: str): self.t: B = None self.s: B = None self.r: C = None self.txt = txt class B: def __init__(self, txt: str): self.o: A = None self.v: C = None self.y: A = None self.u: A = None self.txt = txt class C: ...
a"
class A: def __init__(self, txt: str): self.t: B = None self.s: B = None self.r: C = None self.txt = txt class B: def __init__(self, txt: str): self.o: A = None self.v: C = None self.y: A = None self.u: A = None self.txt = txt class C: ...
5
9
1.8
0.45
4
1.25
4
1
2.75
5
2
1
4
0.8
5
0.555556
2
2
3
2.5
4
2
2
2
3,583
class A: def __init__(self, txt: str): self.s: D = None self.z: B = None self.txt = txt class B: def __init__(self, txt: str): self.p: C = None self.x: D = None self.r: C = None self.txt = txt class C: def __init__(self, txt: str): self.o: D ...
n"
class A: def __init__(self, txt: str): self.s: D = None self.z: B = None self.txt = txt class B: def __init__(self, txt: str): self.p: C = None self.x: D = None self.r: C = None self.txt = txt class C: def __init__(self, txt: str): self.o: D ...
6
13
2.166667
0.433333
4
1.5
3
1
2.25
5
2
1
4
0.666667
5
0.384615
2
2
4
3
5
1
1
2
3,584
class A: def __init__(self, txt: str): self.t: C = None self.s: B = None self.txt = txt class B: def __init__(self, txt: str): self.q: A = None self.txt = txt class C: def __init__(self, txt: str): self.u: A = None self.txt = txt class D: def __...
i"
class A: def __init__(self, txt: str): self.t: C = None self.s: B = None self.txt = txt class B: def __init__(self, txt: str): self.q: A = None self.txt = txt class C: def __init__(self, txt: str): self.u: A = None self.txt = txt class D: def __...
4
6
1.5
0.5
4
1
4
1
2
4
3
1
3
0.75
4
0.666667
2
2
4
2.666667
4
1
1
2
3,585
class A: def __init__(self, txt: str): self.z: C = None self.txt = txt class B: def __init__(self, txt: str): self.v: D = None self.r: A = None self.w: C = None self.z: D = None self.txt = txt class C: def __init__(self, txt: str): self.t: B ...
h"
class A: def __init__(self, txt: str): self.z: C = None self.txt = txt class B: def __init__(self, txt: str): self.v: D = None self.r: A = None self.w: C = None self.z: D = None self.txt = txt class C: def __init__(self, txt: str): self.t: B ...
4
10
2.5
0.833333
4
1
4
1
2.75
3
1
1
4
1
3
0.3
0
null
null
null
3
1
1
1
3,586
class A: def __init__(self, txt: str): self.z: D = None self.u: D = None self.t: C = None self.r: A = None self.txt = txt class B: def __init__(self, txt: str): self.p: A = None self.txt = txt class C: def __init__(self, txt: str): self.y: D ...
c"
class A: def __init__(self, txt: str): self.z: D = None self.u: D = None self.t: C = None self.r: A = None self.txt = txt class B: def __init__(self, txt: str): self.p: A = None self.txt = txt class C: def __init__(self, txt: str): self.y: 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
2
3
3
1
3,587
class A: def __init__(self, txt: str): self.w: C = None self.txt = txt class B: def __init__(self, txt: str): self.u: C = None self.z: C = None self.x: B = None self.txt = txt class C: def __init__(self, txt: str): self.u: B = None self.x: C ...
b"
class A: def __init__(self, txt: str): self.w: C = None self.txt = txt class B: def __init__(self, txt: str): self.u: C = None self.z: C = None self.x: B = None self.txt = txt class C: def __init__(self, txt: str): self.u: B = None self.x: C ...
9
18
2
0.25
4
2.25
3
1
2.25
4
2
1
3
0.333333
4
0.222222
2
2
4
3
2
2
2
2
3,588
class A: def __init__(self, txt: str): self.v: A = None self.txt = txt class B: def __init__(self, txt: str): self.v: A = None self.u: A = None self.t: D = None self.txt = txt class C: def __init__(self, txt: str): self.z: A = None self.p: A ...
j"
class A: def __init__(self, txt: str): self.v: A = None self.txt = txt class B: def __init__(self, txt: str): self.v: A = None self.u: A = None self.t: D = None self.txt = txt class C: def __init__(self, txt: str): self.z: A = None self.p: A ...
6
10
1.666667
0.333333
4
1.5
4
1
2.25
3
2
2
2
0.333333
2
0.2
2
2
2
2
1
3
3
1
3,589
class A: def __init__(self, txt: str): self.w: C = None self.txt = txt class B: def __init__(self, txt: str): self.s: D = None self.t: A = None self.txt = txt class C: def __init__(self, txt: str): self.s: A = None self.txt = txt class D: def __...
e"
class A: def __init__(self, txt: str): self.w: C = None self.txt = txt class B: def __init__(self, txt: str): self.s: D = None self.t: A = None self.txt = txt class C: def __init__(self, txt: str): self.s: A = None self.txt = txt class D: def __...
7
10
1.428571
0.238095
4
1.75
2
1
1.25
5
3
3
2
0.285714
2
0.2
4
2
4
2.666667
2
3
1
1
3,590
class A: def __init__(self, txt: str): self.o: D = None self.y: D = None self.txt = txt class B: def __init__(self, txt: str): self.q: A = None self.v: D = None self.txt = txt class C: def __init__(self, txt: str): self.v: D = None self.p: A ...
b"
class A: def __init__(self, txt: str): self.o: D = None self.y: D = None self.txt = txt class B: def __init__(self, txt: str): self.q: A = None self.v: D = None self.txt = txt class C: def __init__(self, txt: str): self.v: D = None self.p: A ...
7
14
2
0.333333
4
1.75
3
2
2.25
5
2
2
4
0.571429
4
0.285714
2
2
2
2
3
2
1
1
3,591
class A: def __init__(self, txt: str): self.s: A = None self.u: D = None self.w: A = None self.txt = txt class B: def __init__(self, txt: str): self.o: D = None self.p: A = None self.w: A = None self.q: C = None self.txt = txt class C: ...
c"
class A: def __init__(self, txt: str): self.s: A = None self.u: D = None self.w: A = None self.txt = txt class B: def __init__(self, txt: str): self.o: D = None self.p: A = None self.w: A = None self.q: C = None self.txt = txt class C: ...
8
19
2.375
0.339286
4
2
4
2
3
8
2
2
5
0.625
6
0.315789
4
4
5
4.5
5
2
1
2
3,592
class A: def __init__(self, txt: str): self.y: D = None self.txt = txt class B: def __init__(self, txt: str): self.x: D = None self.t: D = None self.txt = txt class C: def __init__(self, txt: str): self.x: D = None self.v: A = None self.q: B ...
l"
class A: def __init__(self, txt: str): self.y: D = None self.txt = txt class B: def __init__(self, txt: str): self.x: D = None self.t: D = None self.txt = txt class C: def __init__(self, txt: str): self.x: D = None self.v: A = None self.q: B ...
9
19
2.111111
0.263889
4
2.25
4
1
2.5
8
3
2
4
0.444444
6
0.315789
5
2
5
2.857143
4
4
2
2
3,593
class A: def __init__(self, txt: str): self.w: D = None self.y: D = None self.txt = txt class B: def __init__(self, txt: str): self.v: A = None self.q: D = None self.u: C = None self.txt = txt class C: def __init__(self, txt: str): self.p: D ...
k"
class A: def __init__(self, txt: str): self.w: D = None self.y: D = None self.txt = txt class B: def __init__(self, txt: str): self.v: A = None self.q: D = None self.u: C = None self.txt = txt class C: def __init__(self, txt: str): self.p: D ...
4
8
2
0.666667
4
1
3
2
2.5
3
2
2
2
0.5
2
0.25
2
2
2
2
2
2
1
1
3,594
class A: def __init__(self, txt: str): self.q: C = None self.r: D = None self.s: B = None self.u: C = None self.txt = txt class B: def __init__(self, txt: str): self.v: C = None self.r: D = None self.w: B = None self.txt = txt class C: ...
a"
class A: def __init__(self, txt: str): self.q: C = None self.r: D = None self.s: B = None self.u: C = None self.txt = txt class B: def __init__(self, txt: str): self.v: C = None self.r: D = None self.w: B = None self.txt = txt class C: ...
5
11
2.2
0.55
4
1.25
4
1
2.25
5
2
2
4
0.8
4
0.363636
2
2
2
2
3
3
2
2
3,595
class A: def __init__(self, txt: str): self.s: A = None self.w: A = None self.q: B = None self.txt = txt class B: def __init__(self, txt: str): self.y: A = None self.q: C = None self.p: C = None self.txt = txt class C: def __init__(self, txt:...
a"
class A: def __init__(self, txt: str): self.s: A = None self.w: A = None self.q: B = None self.txt = txt class B: def __init__(self, txt: str): self.y: A = None self.q: C = None self.p: C = None self.txt = txt class C: def __init__(self, txt:...
8
20
2.5
0.357143
4
2
4
1
2.75
4
2
2
3
0.375
3
0.15
2
2
2
2
3
2
1
1
3,596
class A: def __init__(self, txt: str): self.v: C = None self.u: B = None self.txt = txt class B: def __init__(self, txt: str): self.w: D = None self.q: B = None self.txt = txt class C: def __init__(self, txt: str): self.u: A = None self.r: D ...
c"
class A: def __init__(self, txt: str): self.v: C = None self.u: B = None self.txt = txt class B: def __init__(self, txt: str): self.w: D = None self.q: B = None self.txt = txt class C: def __init__(self, txt: str): self.u: A = None self.r: D ...
5
10
2
0.5
4
1.25
3
2
2.25
4
2
2
3
0.6
3
0.3
2
2
2
2
3
2
1
1
3,597
class A: def __init__(self, txt: str): self.o: A = None self.s: B = None self.y: C = None self.p: 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.x: D ...
l"
class A: def __init__(self, txt: str): self.o: A = None self.s: B = None self.y: C = None self.p: 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.x: D ...
7
20
2.857143
0.47619
4
1.75
4
1
2.75
6
2
2
4
0.571429
5
0.25
3
3
6
4
5
2
1
2
3,598
class A: def __init__(self, txt: str): self.r: A = None self.z: D = None self.u: C = None self.o: B = None self.txt = txt class B: def __init__(self, txt: str): self.o: C = None self.t: D = None self.txt = txt class C: def __init__(self, txt:...
h"
class A: def __init__(self, txt: str): self.r: A = None self.z: D = None self.u: C = None self.o: B = None self.txt = txt class B: def __init__(self, txt: str): self.o: C = None self.t: D = None self.txt = txt class C: def __init__(self, txt:...
6
18
3
0.6
4
1.5
4
2
3.25
5
2
1
5
0.833333
5
0.277778
1
2
2
2
4
2
2
2
3,599
class A: def __init__(self, txt: str): self.x: C = None self.s: C = None self.w: A = None self.v: 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.z: C ...
f"
class A: def __init__(self, txt: str): self.x: C = None self.s: C = None self.w: A = None self.v: 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.z: C ...
8
16
2
0.285714
4
2
4
1
2.25
3
2
1
3
0.375
3
0.1875
1
2
2
2
3
1
1
2