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,400
class A: def __init__(self, txt: str): self.v: D = None self.r: B = None self.u: D = None self.txt = txt class B: def __init__(self, txt: str): self.o: C = None self.t: A = None self.txt = txt class C: def __init__(self, txt: str): self.s: D ...
a"
class A: def __init__(self, txt: str): self.v: D = None self.r: B = None self.u: D = None self.txt = txt class B: def __init__(self, txt: str): self.o: C = None self.t: A = None self.txt = txt class C: def __init__(self, txt: str): self.s: D ...
4
10
2.5
0.833333
4
1
4
2
3
3
1
1
4
1
3
0.3
0
null
null
null
3
1
1
1
3,401
class A: def __init__(self, txt: str): self.v: D = None self.q: C = None self.p: C = 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.r: A ...
m"
class A: def __init__(self, txt: str): self.v: D = None self.q: C = None self.p: C = 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.r: A ...
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
3
2
1
2
3,402
class A: def __init__(self, txt: str): self.q: B = None self.txt = txt class B: def __init__(self, txt: str): self.y: A = None self.o: D = None self.w: C = None self.x: D = None self.txt = txt class C: def __init__(self, txt: str): self.z: D ...
f"
class A: def __init__(self, txt: str): self.q: B = None self.txt = txt class B: def __init__(self, txt: str): self.y: A = None self.o: D = None self.w: C = None self.x: D = None self.txt = txt class C: def __init__(self, txt: str): self.z: D ...
5
10
2
0.5
4
1.25
4
1
2.5
5
3
2
3
0.6
4
0.4
3
2
5
3
3
3
2
2
3,403
class A: def __init__(self, txt: str): self.x: C = 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.r: B = None self.o: D = None self.txt = txt class D: def __...
f"
class A: def __init__(self, txt: str): self.x: C = 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.r: B = None self.o: D = None self.txt = txt class D: def __...
7
8
1.142857
0.190476
4
1.75
2
1
1.25
5
2
1
5
0.714286
5
0.625
1
3
3
3
3
2
1
1
3,404
class A: def __init__(self, txt: str): self.o: C = None self.x: A = None self.txt = txt class B: def __init__(self, txt: str): self.p: C = None self.o: B = None self.txt = txt class C: def __init__(self, txt: str): self.o: A = None self.q: B ...
g"
class A: def __init__(self, txt: str): self.o: C = None self.x: A = None self.txt = txt class B: def __init__(self, txt: str): self.p: C = None self.o: B = None self.txt = txt class C: def __init__(self, txt: str): self.o: A = None self.q: B ...
10
18
1.8
0.2
4
2.5
2
1
1.75
6
2
2
5
0.5
5
0.277778
2
2
2
2
3
4
4
2
3,405
class A: def __init__(self, txt: str): self.o: A = None self.q: B = None self.p: B = None self.x: A = None self.txt = txt class B: def __init__(self, txt: str): self.p: C = None self.q: C = None self.w: A = None self.txt = txt class C: ...
l"
class A: def __init__(self, txt: str): self.o: A = None self.q: B = None self.p: B = None self.x: A = None self.txt = txt class B: def __init__(self, txt: str): self.p: C = None self.q: C = None self.w: A = None self.txt = txt class C: ...
5
10
2
0.5
4
1.25
4
3
3.25
5
2
1
4
0.8
5
0.5
2
3
3
3
4
2
1
2
3,406
class A: def __init__(self, txt: str): self.s: B = None self.txt = txt class B: def __init__(self, txt: str): self.x: A = None self.w: C = None self.s: A = None self.o: C = None self.txt = txt class C: def __init__(self, txt: str): self.s: C ...
b"
class A: def __init__(self, txt: str): self.s: B = None self.txt = txt class B: def __init__(self, txt: str): self.x: A = None self.w: C = None self.s: A = None self.o: C = None self.txt = txt class C: def __init__(self, txt: str): self.s: C ...
6
13
2.166667
0.433333
4
1.5
4
1
2.5
5
2
2
4
0.666667
4
0.307692
2
2
2
2
3
3
1
1
3,407
class A: def __init__(self, txt: str): self.t: D = 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.r: B = None self.x: C = None self.txt = txt class D: def __...
d"
class A: def __init__(self, txt: str): self.t: D = 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.r: B = None self.x: C = None self.txt = txt class D: def __...
7
9
1.285714
0.214286
4
1.75
2
1
1.25
5
2
1
5
0.714286
5
0.555556
1
5
5
5
4
2
2
1
3,408
class A: def __init__(self, txt: str): self.z: B = None self.txt = txt class B: def __init__(self, txt: str): self.z: C = None self.u: C = None self.txt = txt class C: def __init__(self, txt: str): self.v: B = None self.txt = txt class D: def __...
a"
class A: def __init__(self, txt: str): self.z: B = None self.txt = txt class B: def __init__(self, txt: str): self.z: C = None self.u: C = None self.txt = txt class C: def __init__(self, txt: str): self.v: B = None self.txt = txt class D: def __...
4
5
1.25
0.416667
4
1
3
1
1.75
4
2
2
3
0.75
3
0.6
2
2
2
2
2
3
2
1
3,409
class A: def __init__(self, txt: str): self.u: C = None self.s: B = None self.txt = txt class B: def __init__(self, txt: str): self.s: A = None self.v: D = None self.x: D = None self.txt = txt class C: def __init__(self, txt: str): self.y: C ...
e"
class A: def __init__(self, txt: str): self.u: C = None self.s: B = None self.txt = txt class B: def __init__(self, txt: str): self.s: A = None self.v: D = None self.x: D = None self.txt = txt class C: def __init__(self, txt: str): self.y: C ...
9
18
2
0.25
4
2.25
3
2
2.5
5
2
1
5
0.555556
5
0.277778
1
4
4
4
3
3
2
2
3,410
class A: def __init__(self, txt: str): self.r: D = None self.txt = txt class B: def __init__(self, txt: str): self.t: A = None self.u: C = None self.txt = txt class C: def __init__(self, txt: str): self.o: B = None self.txt = txt class D: def __...
l"
class A: def __init__(self, txt: str): self.r: D = None self.txt = txt class B: def __init__(self, txt: str): self.t: A = None self.u: C = None self.txt = txt class C: def __init__(self, txt: str): self.o: B = None self.txt = txt class D: def __...
5
8
1.6
0.4
4
1.25
2
1
1.5
5
2
2
4
0.8
4
0.5
2
3
3
3
3
2
1
2
3,411
class A: def __init__(self, txt: str): self.r: D = None self.x: C = None self.p: B = None self.u: B = None self.txt = txt class B: def __init__(self, txt: str): self.z: B = None self.u: C = None self.txt = txt class C: def __init__(self, txt:...
l"
class A: def __init__(self, txt: str): self.r: D = None self.x: C = None self.p: B = None self.u: B = None self.txt = txt class B: def __init__(self, txt: str): self.z: B = None self.u: C = None self.txt = txt class C: def __init__(self, txt:...
6
15
2.5
0.5
4
1.5
4
1
2.75
5
2
1
5
0.833333
5
0.333333
1
3
3
3
5
1
1
2
3,412
class A: def __init__(self, txt: str): self.o: C = None self.txt = txt class B: def __init__(self, txt: str): self.y: C = None self.t: C = None self.txt = txt class C: def __init__(self, txt: str): self.y: D = None self.txt = txt class D: def __...
h"
class A: def __init__(self, txt: str): self.o: C = None self.txt = txt class B: def __init__(self, txt: str): self.y: C = None self.t: C = None self.txt = txt class C: def __init__(self, txt: str): self.y: D = None self.txt = txt class D: def __...
6
6
1
0.2
4
1.5
2
1
1.25
3
2
2
2
0.333333
2
0.333333
2
2
2
2
2
2
1
1
3,413
class A: def __init__(self, txt: str): self.x: C = None self.txt = txt class B: def __init__(self, txt: str): self.q: B = None self.u: B = None self.txt = txt class C: def __init__(self, txt: str): self.r: C = None self.v: C = None self.w: C ...
a"
class A: def __init__(self, txt: str): self.x: C = None self.txt = txt class B: def __init__(self, txt: str): self.q: B = None self.u: B = None self.txt = txt class C: def __init__(self, txt: str): self.r: C = None self.v: C = None self.w: C ...
10
19
1.9
0.211111
4
2.5
4
1
2.75
3
2
1
3
0.3
3
0.157895
1
2
2
2
3
1
1
1
3,414
class A: def __init__(self, txt: str): self.y: B = None self.txt = txt class B: def __init__(self, txt: str): self.p: D = None self.y: C = None self.txt = txt class C: def __init__(self, txt: str): self.q: D = None self.txt = txt class D: def __...
k"
class A: def __init__(self, txt: str): self.y: B = None self.txt = txt class B: def __init__(self, txt: str): self.p: D = None self.y: C = None self.txt = txt class C: def __init__(self, txt: str): self.q: D = None self.txt = txt class D: def __...
7
11
1.571429
0.261905
4
1.75
3
1
1.75
7
2
2
6
0.857143
6
0.545455
2
2
2
2
4
3
1
2
3,415
class A: def __init__(self, txt: str): self.q: C = None self.s: D = None self.z: D = None self.r: B = None self.txt = txt class B: def __init__(self, txt: str): self.s: A = None self.txt = txt class C: def __init__(self, txt: str): self.x: A ...
e"
class A: def __init__(self, txt: str): self.q: C = None self.s: D = None self.z: D = None self.r: B = None self.txt = txt class B: def __init__(self, txt: str): self.s: A = None self.txt = txt class C: def __init__(self, txt: str): self.x: A ...
8
15
1.875
0.267857
4
2
4
1
2
3
1
1
4
0.5
3
0.2
0
null
null
null
3
1
1
1
3,416
class A: def __init__(self, txt: str): self.z: B = None self.txt = txt class B: def __init__(self, txt: str): self.s: D = None self.o: C = None self.txt = txt class C: def __init__(self, txt: str): self.y: D = None self.txt = txt class D: def __...
d"
class A: def __init__(self, txt: str): self.z: B = None self.txt = txt class B: def __init__(self, txt: str): self.s: D = None self.o: C = None self.txt = txt class C: def __init__(self, txt: str): self.y: D = None self.txt = txt class D: def __...
7
9
1.285714
0.214286
4
1.75
2
1
1.25
3
2
1
3
0.428571
3
0.333333
1
2
2
2
2
2
2
1
3,417
class A: def __init__(self, txt: str): self.r: C = None self.txt = txt class B: def __init__(self, txt: str): self.u: C = None self.w: A = None self.v: A = None self.txt = txt class C: def __init__(self, txt: str): self.q: B = None self.y: A ...
b"
class A: def __init__(self, txt: str): self.r: C = None self.txt = txt class B: def __init__(self, txt: str): self.u: C = None self.w: A = None self.v: A = None self.txt = txt class C: def __init__(self, txt: str): self.q: B = None self.y: A ...
7
16
2.285714
0.380952
4
1.75
4
1
2.75
3
1
1
4
0.571429
3
0.1875
0
null
null
null
3
1
1
1
3,418
class A: def __init__(self, txt: str): self.t: B = None self.z: B = None self.p: C = None self.x: B = None self.txt = txt class B: def __init__(self, txt: str): self.v: C = None self.s: C = None self.txt = txt class C: def __init__(self, txt:...
e"
class A: def __init__(self, txt: str): self.t: B = None self.z: B = None self.p: C = None self.x: B = None self.txt = txt class B: def __init__(self, txt: str): self.v: C = None self.s: C = None self.txt = txt class C: def __init__(self, txt:...
4
8
2
0.666667
4
1
4
2
3
3
2
1
3
0.75
3
0.375
1
2
2
2
3
1
1
1
3,419
class A: def __init__(self, txt: str): self.p: D = None self.x: B = None self.w: D = None self.txt = txt class B: def __init__(self, txt: str): self.v: A = None self.q: B = None self.r: D = None self.p: A = None self.txt = txt class C: ...
c"
class A: def __init__(self, txt: str): self.p: D = None self.x: B = None self.w: D = None self.txt = txt class B: def __init__(self, txt: str): self.v: A = None self.q: B = None self.r: D = None self.p: A = None self.txt = txt class C: ...
8
19
2.375
0.339286
4
2
4
1
2.75
4
2
1
4
0.5
4
0.210526
1
4
4
4
3
2
2
1
3,420
class A: def __init__(self, txt: str): self.x: C = None self.z: B = None self.v: B = None self.txt = txt class B: def __init__(self, txt: str): self.u: A = None self.r: C = None self.x: C = None self.txt = txt class C: def __init__(self, txt:...
h"
class A: def __init__(self, txt: str): self.x: C = None self.z: B = None self.v: B = None self.txt = txt class B: def __init__(self, txt: str): self.u: A = None self.r: C = None self.x: C = None self.txt = txt class C: def __init__(self, txt:...
10
24
2.4
0.266667
4
2.5
3
2
2.75
8
2
1
8
0.8
8
0.333333
1
3
3
3
5
3
1
2
3,421
class A: def __init__(self, txt: str): self.u: C = None self.o: D = None self.txt = txt class B: def __init__(self, txt: str): self.y: A = None self.t: B = None self.o: A = None self.txt = txt class C: def __init__(self, txt: str): self.z: B ...
e"
class A: def __init__(self, txt: str): self.u: C = None self.o: D = None self.txt = txt class B: def __init__(self, txt: str): self.y: A = None self.t: B = None self.o: A = None self.txt = txt class C: def __init__(self, txt: str): self.z: B ...
6
11
1.833333
0.366667
4
1.5
4
1
2.5
5
2
1
5
0.833333
5
0.454545
1
3
3
3
5
1
1
1
3,422
class A: def __init__(self, txt: str): self.z: 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.o: D = None self.txt = txt class D: def __init__(self, txt: str): ...
d"
class A: def __init__(self, txt: str): self.z: 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.o: D = None self.txt = txt class D: def __init__(self, txt: str): ...
5
7
1.4
0.35
4
1.25
4
1
1.75
4
2
1
4
0.8
4
0.571429
1
4
4
4
3
2
1
1
3,423
class A: def __init__(self, txt: str): self.q: D = None self.z: C = None self.o: D = None self.s: D = None self.txt = txt class B: def __init__(self, txt: str): self.r: D = None self.t: A = None self.txt = txt class C: def __init__(self, txt:...
k"
class A: def __init__(self, txt: str): self.q: D = None self.z: C = None self.o: D = None self.s: D = None self.txt = txt class B: def __init__(self, txt: str): self.r: D = None self.t: A = None self.txt = txt class C: def __init__(self, txt:...
7
13
1.857143
0.309524
4
1.75
4
2
2.5
5
2
2
4
0.571429
4
0.307692
2
3
3
3
4
2
1
2
3,424
class A: def __init__(self, txt: str): self.w: D = None self.y: B = None self.txt = txt class B: def __init__(self, txt: str): self.q: D = None self.u: A = None self.r: C = None self.txt = txt class C: def __init__(self, txt: str): self.t: B ...
e"
class A: def __init__(self, txt: str): self.w: D = None self.y: B = None self.txt = txt class B: def __init__(self, txt: str): self.q: D = None self.u: A = None self.r: C = None self.txt = txt class C: def __init__(self, txt: str): self.t: B ...
5
12
2.4
0.6
4
1.25
4
2
3
3
2
1
3
0.6
3
0.25
1
2
2
2
3
1
1
1
3,425
class A: def __init__(self, txt: str): self.w: D = None self.t: C = None self.r: D = None self.txt = txt class B: def __init__(self, txt: str): self.y: C = None self.p: D = None self.txt = txt class C: def __init__(self, txt: str): self.q: A ...
k"
class A: def __init__(self, txt: str): self.w: D = None self.t: C = None self.r: D = None self.txt = txt class B: def __init__(self, txt: str): self.y: C = None self.p: D = None self.txt = txt class C: def __init__(self, txt: str): self.q: A ...
7
21
3
0.5
4
1.75
4
1
2.5
7
2
2
5
0.714286
6
0.285714
3
2
7
3.666667
4
3
2
2
3,426
class A: def __init__(self, txt: str): self.o: D = None self.r: D = None self.s: C = None self.t: C = None self.txt = txt class B: def __init__(self, txt: str): self.r: D = None self.q: D = None self.y: A = None self.o: B = None se...
e"
class A: def __init__(self, txt: str): self.o: D = None self.r: D = None self.s: C = None self.t: C = None self.txt = txt class B: def __init__(self, txt: str): self.r: D = None self.q: D = None self.y: A = None self.o: B = None se...
6
13
2.166667
0.433333
4
1.5
4
1
2.75
5
2
2
4
0.666667
4
0.307692
2
2
2
2
4
2
1
1
3,427
class A: def __init__(self, txt: str): self.r: B = None self.txt = txt class B: def __init__(self, txt: str): self.x: B = None self.txt = txt class C: def __init__(self, txt: str): self.q: C = None self.txt = txt class D: def __init__(self, txt: str): ...
g"
class A: def __init__(self, txt: str): self.r: B = None self.txt = txt class B: def __init__(self, txt: str): self.x: B = None self.txt = txt class C: def __init__(self, txt: str): self.q: C = None self.txt = txt class D: def __init__(self, txt: str): ...
8
8
1
0.142857
4
2
2
1
1.25
4
3
2
2
0.25
2
0.25
3
2
4
2.5
1
4
4
1
3,428
class A: def __init__(self, txt: str): self.q: A = None self.s: D = None self.t: D = None self.txt = txt class B: def __init__(self, txt: str): self.x: D = None self.p: C = None self.w: B = None self.z: D = None self.txt = txt class C: ...
l"
class A: def __init__(self, txt: str): self.q: A = None self.s: D = None self.t: D = None self.txt = txt class B: def __init__(self, txt: str): self.x: D = None self.p: C = None self.w: B = None self.z: D = None self.txt = txt class C: ...
6
12
2
0.4
4
1.5
4
1
2.25
4
1
1
5
0.833333
4
0.333333
0
null
null
null
4
1
1
1
3,429
class A: def __init__(self, txt: str): self.t: A = None self.txt = txt class B: def __init__(self, txt: str): self.w: D = None self.u: C = None self.x: D = None self.txt = txt class C: def __init__(self, txt: str): self.u: A = None self.r: B ...
d"
class A: def __init__(self, txt: str): self.t: A = None self.txt = txt class B: def __init__(self, txt: str): self.w: D = None self.u: C = None self.x: D = None self.txt = txt class C: def __init__(self, txt: str): self.u: A = None self.r: B ...
7
16
2.285714
0.380952
4
1.75
4
1
2.5
3
2
1
3
0.428571
3
0.1875
1
3
3
3
1
3
3
1
3,430
class A: def __init__(self, txt: str): self.y: C = None self.w: A = None self.t: A = None self.q: C = 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.s: D ...
a"
class A: def __init__(self, txt: str): self.y: C = None self.w: A = None self.t: A = None self.q: C = 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.s: D ...
7
11
1.571429
0.261905
4
1.75
4
1
2.5
4
1
1
5
0.714286
4
0.363636
0
null
null
null
3
2
2
1
3,431
class A: def __init__(self, txt: str): self.w: B = None self.r: B = None self.txt = txt class B: def __init__(self, txt: str): self.o: C = None self.r: C = None self.s: D = None self.t: C = None self.txt = txt class C: def __init__(self, txt:...
e"
class A: def __init__(self, txt: str): self.w: B = None self.r: B = None self.txt = txt class B: def __init__(self, txt: str): self.o: C = None self.r: C = None self.s: D = None self.t: C = None self.txt = txt class C: def __init__(self, txt:...
5
11
2.2
0.55
4
1.25
4
2
3.25
5
2
1
5
1
5
0.454545
1
3
3
3
5
1
1
1
3,432
class A: def __init__(self, txt: str): self.p: C = None self.txt = txt class B: def __init__(self, txt: str): self.r: B = None self.y: B = None self.w: D = None self.txt = txt class C: def __init__(self, txt: str): self.q: D = None self.txt =...
n"
class A: def __init__(self, txt: str): self.p: C = None self.txt = txt class B: def __init__(self, txt: str): self.r: B = None self.y: B = None self.w: D = None self.txt = txt class C: def __init__(self, txt: str): self.q: D = None self.txt =...
7
9
1.285714
0.214286
4
1.75
3
1
1.5
5
3
2
3
0.428571
3
0.333333
3
2
4
2.5
2
4
4
1
3,433
class A: def __init__(self, txt: str): self.q: C = None self.u: C = None self.w: D = None self.txt = txt class B: def __init__(self, txt: str): self.s: D = None self.p: D = None self.txt = txt class C: def __init__(self, txt: str): self.w: B ...
d"
class A: def __init__(self, txt: str): self.q: C = None self.u: C = None self.w: D = None self.txt = txt class B: def __init__(self, txt: str): self.s: D = None self.p: D = None self.txt = txt class C: def __init__(self, txt: str): self.w: B ...
7
18
2.571429
0.428571
4
1.75
4
2
2.75
6
3
1
5
0.714286
6
0.333333
2
2
5
3.333333
5
2
1
3
3,434
class A: def __init__(self, txt: str): self.t: D = None self.u: D = None self.txt = txt class B: def __init__(self, txt: str): self.u: A = None self.w: A = None self.r: C = None self.y: D = None self.txt = txt class C: def __init__(self, txt:...
b"
class A: def __init__(self, txt: str): self.t: D = None self.u: D = None self.txt = txt class B: def __init__(self, txt: str): self.u: A = None self.w: A = None self.r: C = None self.y: D = None self.txt = txt class C: def __init__(self, txt:...
5
12
2.4
0.6
4
1.25
4
2
2.75
5
2
1
4
0.8
5
0.416667
2
3
5
4
5
1
1
2
3,435
class A: def __init__(self, txt: str): self.u: A = None self.s: A = None self.x: C = None self.w: D = None self.txt = txt class B: def __init__(self, txt: str): self.z: C = None self.r: B = None self.q: C = None self.txt = txt class C: ...
k"
class A: def __init__(self, txt: str): self.u: A = None self.s: A = None self.x: C = None self.w: D = None self.txt = txt class B: def __init__(self, txt: str): self.z: C = None self.r: B = None self.q: C = None self.txt = txt class C: ...
7
16
2.285714
0.380952
4
1.75
4
2
2.75
5
2
1
5
0.714286
5
0.3125
1
2
2
2
4
2
1
2
3,436
class A: def __init__(self, txt: str): self.s: C = None self.txt = txt class B: def __init__(self, txt: str): self.y: A = None self.p: A = None self.x: A = None self.v: C = None self.txt = txt class C: def __init__(self, txt: str): self.u: A ...
c"
class A: def __init__(self, txt: str): self.s: C = None self.txt = txt class B: def __init__(self, txt: str): self.y: A = None self.p: A = None self.x: A = None self.v: C = None self.txt = txt class C: def __init__(self, txt: str): self.u: A ...
4
5
1.25
0.416667
4
1
4
1
2
3
2
2
2
0.5
2
0.4
2
2
2
2
2
2
1
1
3,437
class A: def __init__(self, txt: str): self.x: C = None self.u: D = None self.txt = txt class B: def __init__(self, txt: str): self.u: A = None self.x: C = None self.txt = txt class C: def __init__(self, txt: str): self.q: B = None self.txt =...
f"
class A: def __init__(self, txt: str): self.x: C = None self.u: D = None self.txt = txt class B: def __init__(self, txt: str): self.u: A = None self.x: C = None self.txt = txt class C: def __init__(self, txt: str): self.q: B = None self.txt =...
7
11
1.571429
0.261905
4
1.75
2
1
1.5
6
2
2
4
0.571429
4
0.363636
3
3
3
3
3
2
1
1
3,438
class A: def __init__(self, txt: str): self.p: C = None self.v: D = None self.x: B = None self.y: C = None self.txt = txt class B: def __init__(self, txt: str): self.q: D = None self.u: B = None self.txt = txt class C: def __init__(self, txt:...
j"
class A: def __init__(self, txt: str): self.p: C = None self.v: D = None self.x: B = None self.y: C = None self.txt = txt class B: def __init__(self, txt: str): self.q: D = None self.u: B = None self.txt = txt class C: def __init__(self, txt:...
6
12
2
0.4
4
1.5
4
1
2.5
6
3
2
4
0.666667
5
0.416667
3
2
6
3.5
4
3
3
2
3,439
class A: def __init__(self, txt: str): self.x: C = None self.u: C = None self.txt = txt class B: def __init__(self, txt: str): self.z: A = None self.o: A = None self.r: B = None self.txt = txt class C: def __init__(self, txt: str): self.t: B ...
b"
class A: def __init__(self, txt: str): self.x: C = None self.u: C = None self.txt = txt class B: def __init__(self, txt: str): self.z: A = None self.o: A = None self.r: B = None self.txt = txt class C: def __init__(self, txt: str): self.t: B ...
5
7
1.4
0.35
4
1.25
3
1
2
5
2
1
4
0.8
5
0.714286
2
3
3
3
5
1
1
2
3,440
class A: def __init__(self, txt: str): self.v: C = None self.u: C = None self.q: B = None self.o: B = None self.txt = txt class B: def __init__(self, txt: str): self.p: B = None self.y: C = None self.o: A = None self.txt = txt class C: ...
h"
class A: def __init__(self, txt: str): self.v: C = None self.u: C = None self.q: B = None self.o: B = None self.txt = txt class B: def __init__(self, txt: str): self.p: B = None self.y: C = None self.o: A = None self.txt = txt class C: ...
7
20
2.857143
0.47619
4
1.75
4
1
3
7
3
2
4
0.571429
4
0.2
4
3
6
3.6
4
2
1
1
3,441
class A: def __init__(self, txt: str): self.u: C = None self.p: B = None self.o: C = 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.s: A = None self.t: A ...
m"
class A: def __init__(self, txt: str): self.u: C = None self.p: B = None self.o: C = 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.s: A = None self.t: A ...
5
8
1.6
0.4
4
1.25
3
1
2
4
1
1
5
1
4
0.5
0
null
null
null
4
1
1
1
3,442
class A: def __init__(self, txt: str): self.t: D = None self.x: B = None self.r: D = None self.v: D = None self.txt = txt class B: def __init__(self, txt: str): self.x: C = None self.u: C = None self.txt = txt class C: def __init__(self, txt:...
b"
class A: def __init__(self, txt: str): self.t: D = None self.x: B = None self.r: D = None self.v: D = None self.txt = txt class B: def __init__(self, txt: str): self.x: C = None self.u: C = None self.txt = txt class C: def __init__(self, txt:...
4
6
1.5
0.5
4
1
4
2
2.75
3
1
1
4
1
3
0.5
0
null
null
null
3
1
1
1
3,443
class A: def __init__(self, txt: str): self.r: B = None self.t: B = None self.txt = txt class B: def __init__(self, txt: str): self.w: D = None self.txt = txt class C: def __init__(self, txt: str): self.v: D = None self.txt = txt class D: def __...
a"
class A: def __init__(self, txt: str): self.r: B = None self.t: B = None self.txt = txt class B: def __init__(self, txt: str): self.w: D = None self.txt = txt class C: def __init__(self, txt: str): self.v: D = None self.txt = txt class D: def __...
5
5
1
0.25
4
1.25
3
1
1.75
3
2
1
3
0.6
3
0.6
1
2
2
2
3
1
1
1
3,444
class A: def __init__(self, txt: str): self.r: 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.z: A = None self.v: B = None self.txt = txt class D: def __...
l"
class A: def __init__(self, txt: str): self.r: 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.z: A = None self.v: B = None self.txt = txt class D: def __...
7
11
1.571429
0.261905
4
1.75
2
1
1.5
6
2
2
4
0.571429
4
0.363636
3
3
3
3
4
2
1
1
3,445
class A: def __init__(self, txt: str): self.z: D = None self.o: B = None self.p: B = None self.txt = txt class B: def __init__(self, txt: str): self.v: B = None self.o: A = None self.x: A = None self.u: B = None self.txt = txt class C: ...
k"
class A: def __init__(self, txt: str): self.z: D = None self.o: B = None self.p: B = None self.txt = txt class B: def __init__(self, txt: str): self.v: B = None self.o: A = None self.x: A = None self.u: B = None self.txt = txt class C: ...
9
20
2.222222
0.277778
4
2.25
4
1
2.5
6
2
1
5
0.555556
6
0.3
2
2
2
2
4
2
2
2
3,446
class A: def __init__(self, txt: str): self.p: A = None self.txt = txt class B: def __init__(self, txt: str): self.w: C = None self.q: A = None self.u: C = None self.txt = txt class C: def __init__(self, txt: str): self.v: B = None self.txt =...
e"
class A: def __init__(self, txt: str): self.p: A = None self.txt = txt class B: def __init__(self, txt: str): self.w: C = None self.q: A = None self.u: C = None self.txt = txt class C: def __init__(self, txt: str): self.v: B = None self.txt =...
8
11
1.375
0.196429
4
2
3
1
2
3
1
1
4
0.5
3
0.272727
0
null
null
null
3
1
1
1
3,447
class A: def __init__(self, txt: str): self.r: C = None self.z: C = None self.txt = txt class B: def __init__(self, txt: str): self.u: A = None self.txt = txt class C: def __init__(self, txt: str): self.o: D = None self.txt = txt class D: def __...
h"
class A: def __init__(self, txt: str): self.r: C = None self.z: C = None self.txt = txt class B: def __init__(self, txt: str): self.u: A = None self.txt = txt class C: def __init__(self, txt: str): self.o: D = None self.txt = txt class D: def __...
5
7
1.4
0.35
4
1.25
2
1
1.5
5
2
2
3
0.6
3
0.428571
3
3
3
3
3
2
1
1
3,448
class A: def __init__(self, txt: str): self.o: B = None self.z: C = None self.w: B = None self.v: C = None self.txt = txt class B: def __init__(self, txt: str): self.r: B = None self.q: C = None self.z: B = None self.txt = txt class C: ...
m"
class A: def __init__(self, txt: str): self.o: B = None self.z: C = None self.w: B = None self.v: C = None self.txt = txt class B: def __init__(self, txt: str): self.r: B = None self.q: C = None self.z: B = None self.txt = txt class C: ...
10
24
2.4
0.266667
4
2.5
4
1
3
7
3
1
5
0.5
7
0.291667
3
2
5
3.5
6
2
1
2
3,449
class A: def __init__(self, txt: str): self.v: D = None self.s: D = None self.x: C = None self.r: C = None self.txt = txt class B: def __init__(self, txt: str): self.p: C = None self.t: D = None self.q: A = None self.txt = txt class C: ...
b"
class A: def __init__(self, txt: str): self.v: D = None self.s: D = None self.x: C = None self.r: C = None self.txt = txt class B: def __init__(self, txt: str): self.p: C = None self.t: D = None self.q: A = None self.txt = txt class C: ...
9
24
2.666667
0.333333
4
2.25
4
2
3
7
3
2
4
0.444444
4
0.166667
4
3
6
3.6
4
2
1
1
3,450
class A: def __init__(self, txt: str): self.r: D = None self.txt = txt class B: def __init__(self, txt: str): self.p: D = None self.r: A = None self.txt = txt class C: def __init__(self, txt: str): self.y: D = None self.txt = txt class D: def __...
c"
class A: def __init__(self, txt: str): self.r: D = None self.txt = txt class B: def __init__(self, txt: str): self.p: D = None self.r: A = None self.txt = txt class C: def __init__(self, txt: str): self.y: D = 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
3
2
2
2
3,451
class A: def __init__(self, txt: str): self.p: A = None self.r: C = None self.w: D = None self.v: C = None self.txt = txt class B: def __init__(self, txt: str): self.w: A = None self.t: D = None self.txt = txt class C: def __init__(self, txt:...
c"
class A: def __init__(self, txt: str): self.p: A = None self.r: C = None self.w: D = None self.v: C = None self.txt = txt class B: def __init__(self, txt: str): self.w: A = None self.t: D = None self.txt = txt class C: def __init__(self, txt:...
8
23
2.875
0.410714
4
2
4
2
3.25
5
2
1
5
0.625
5
0.217391
1
3
3
3
5
1
1
2
3,452
class A: def __init__(self, txt: str): self.q: C = None self.z: C = 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.p: A = None self.o: B = None self.u: D ...
e"
class A: def __init__(self, txt: str): self.q: C = None self.z: C = 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.p: A = None self.o: B = None self.u: D ...
10
19
1.9
0.211111
4
2.5
3
1
2
5
2
1
5
0.5
5
0.263158
1
2
2
2
3
3
3
2
3,453
class A: def __init__(self, txt: str): self.z: 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.w: C = None self.t: C = None self.s: A = None self.txt =...
h"
class A: def __init__(self, txt: str): self.z: 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.w: C = None self.t: C = None self.s: A = None self.txt =...
8
14
1.75
0.25
4
2
3
1
2
4
2
1
4
0.5
4
0.285714
1
2
2
2
3
2
2
1
3,454
class A: def __init__(self, txt: str): self.x: D = None self.txt = txt class B: def __init__(self, txt: str): self.o: C = None self.txt = txt class C: def __init__(self, txt: str): self.w: B = None self.q: C = None self.y: B = None self.txt =...
e"
class A: def __init__(self, txt: str): self.x: D = None self.txt = txt class B: def __init__(self, txt: str): self.o: C = None self.txt = txt class C: def __init__(self, txt: str): self.w: B = None self.q: C = None self.y: B = None self.txt =...
7
15
2.142857
0.357143
4
1.75
4
1
2.25
6
3
2
3
0.428571
5
0.333333
4
2
4
3
3
2
2
2
3,455
class A: def __init__(self, txt: str): self.t: B = None self.txt = txt class B: def __init__(self, txt: str): self.o: B = None self.s: D = None self.w: A = None self.r: C = None self.txt = txt class C: def __init__(self, txt: str): self.u: A ...
d"
class A: def __init__(self, txt: str): self.t: B = None self.txt = txt class B: def __init__(self, txt: str): self.o: B = None self.s: D = None self.w: A = None self.r: C = None self.txt = txt class C: def __init__(self, txt: str): self.u: A ...
8
18
2.25
0.321429
4
2
4
1
2.5
4
2
1
4
0.5
4
0.222222
1
3
3
3
4
1
1
1
3,456
class A: def __init__(self, txt: str): self.t: C = None self.txt = txt class B: def __init__(self, txt: str): self.z: D = None self.t: C = None self.txt = txt class C: def __init__(self, txt: str): self.x: A = None self.q: A = None self.t: A ...
i"
class A: def __init__(self, txt: str): self.t: C = None self.txt = txt class B: def __init__(self, txt: str): self.z: D = None self.t: C = None self.txt = txt class C: def __init__(self, txt: str): self.x: A = None self.q: A = None self.t: A ...
7
8
1.142857
0.190476
4
1.75
3
1
2
4
2
1
3
0.428571
4
0.5
2
2
2
2
2
3
2
2
3,457
class A: def __init__(self, txt: str): self.o: D = None self.w: B = None self.z: B = None self.p: C = None self.txt = txt class B: def __init__(self, txt: str): self.z: A = None self.u: B = None self.x: C = None self.txt = txt class C: ...
b"
class A: def __init__(self, txt: str): self.o: D = None self.w: B = None self.z: B = None self.p: C = None self.txt = txt class B: def __init__(self, txt: str): self.z: A = None self.u: B = None self.x: C = None self.txt = txt class C: ...
10
25
2.5
0.277778
4
2.5
4
2
2.75
3
2
2
2
0.2
2
0.08
2
2
2
2
2
2
1
1
3,458
class A: def __init__(self, txt: str): self.y: B = None self.t: B = None self.q: 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.y: B ...
a"
class A: def __init__(self, txt: str): self.y: B = None self.t: B = None self.q: 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.y: B ...
7
13
1.857143
0.309524
4
1.75
4
1
2
6
4
3
2
0.285714
3
0.230769
5
2
6
3.111111
3
3
1
2
3,459
class A: def __init__(self, txt: str): self.s: B = None self.z: C = None self.txt = txt class B: def __init__(self, txt: str): self.x: D = None self.r: A = None self.s: B = None self.txt = txt class C: def __init__(self, txt: str): self.o: C ...
f"
class A: def __init__(self, txt: str): self.s: B = None self.z: C = None self.txt = txt class B: def __init__(self, txt: str): self.x: D = None self.r: A = None self.s: B = None self.txt = txt class C: def __init__(self, txt: str): self.o: C ...
10
18
1.8
0.2
4
2.5
3
1
1.75
6
3
2
4
0.4
4
0.222222
3
2
4
2.5
2
5
5
1
3,460
class A: def __init__(self, txt: str): self.u: C = None self.r: C = None self.txt = txt class B: def __init__(self, txt: str): self.x: D = None self.o: A = None self.txt = txt class C: def __init__(self, txt: str): self.t: A = None self.p: A ...
e"
class A: def __init__(self, txt: str): self.u: C = None self.r: C = None self.txt = txt class B: def __init__(self, txt: str): self.x: D = None self.o: A = None self.txt = txt class C: def __init__(self, txt: str): self.t: A = None self.p: A ...
5
9
1.8
0.45
4
1.25
4
2
3
3
1
1
4
0.8
3
0.333333
0
null
null
null
3
1
1
1
3,461
class A: def __init__(self, txt: str): self.u: C = None self.w: C = None self.txt = txt class B: def __init__(self, txt: str): self.q: D = None self.txt = txt class C: def __init__(self, txt: str): self.u: B = None self.w: B = None self.txt =...
c"
class A: def __init__(self, txt: str): self.u: C = None self.w: C = None self.txt = txt class B: def __init__(self, txt: str): self.q: D = None self.txt = txt class C: def __init__(self, txt: str): self.u: B = None self.w: B = None self.txt =...
7
12
1.714286
0.285714
4
1.75
3
1
2
7
3
3
4
0.571429
5
0.416667
4
2
5
3.333333
4
3
1
2
3,462
class A: def __init__(self, txt: str): self.p: A = None self.txt = txt class B: def __init__(self, txt: str): self.x: D = None self.txt = txt class C: def __init__(self, txt: str): self.p: B = None self.txt = txt class D: def __init__(self, txt: str): ...
e"
class A: def __init__(self, txt: str): self.p: A = None self.txt = txt class B: def __init__(self, txt: str): self.x: D = None self.txt = txt class C: def __init__(self, txt: str): self.p: B = None self.txt = txt class D: def __init__(self, txt: str): ...
8
16
2
0.285714
4
2
3
1
1.5
7
4
3
3
0.375
3
0.1875
5
2
6
3.111111
2
6
6
1
3,463
class A: def __init__(self, txt: str): self.o: B = None self.z: B = None self.txt = txt class B: def __init__(self, txt: str): self.s: A = None self.t: B = None self.w: D = None self.z: B = None self.txt = txt class C: def __init__(self, txt:...
c"
class A: def __init__(self, txt: str): self.o: B = None self.z: B = None self.txt = txt class B: def __init__(self, txt: str): self.s: A = None self.t: B = None self.w: D = None self.z: B = None self.txt = txt class C: def __init__(self, txt:...
10
25
2.5
0.277778
4
2.5
4
1
2.25
3
1
1
4
0.4
3
0.12
0
null
null
null
3
1
1
1
3,464
class A: def __init__(self, txt: str): self.o: A = None self.txt = txt class B: def __init__(self, txt: str): self.r: B = None self.y: A = None self.txt = txt class C: def __init__(self, txt: str): self.x: B = None self.txt = txt class D: def __...
b"
class A: def __init__(self, txt: str): self.o: A = None self.txt = txt class B: def __init__(self, txt: str): self.r: B = None self.y: A = None self.txt = txt class C: def __init__(self, txt: str): self.x: B = None self.txt = txt class D: def __...
7
13
1.857143
0.309524
4
1.75
4
1
2
6
3
3
3
0.428571
3
0.230769
4
2
4
2.666667
2
5
5
1
3,465
class A: def __init__(self, txt: str): self.y: D = None self.t: D = None self.u: A = None self.z: A = None self.txt = txt class B: def __init__(self, txt: str): self.x: D = None self.y: C = None self.u: D = None self.p: B = None se...
m"
class A: def __init__(self, txt: str): self.y: D = None self.t: D = None self.u: A = None self.z: A = None self.txt = txt class B: def __init__(self, txt: str): self.x: D = None self.y: C = None self.u: D = None self.p: B = None se...
8
18
2.25
0.321429
4
2
4
1
3
7
3
2
5
0.625
5
0.277778
3
2
4
2.5
3
4
2
2
3,466
class A: def __init__(self, txt: str): self.o: C = None self.r: B = None self.txt = txt class B: def __init__(self, txt: str): self.o: A = None self.txt = txt class C: def __init__(self, txt: str): self.v: D = None self.txt = txt class D: def __...
e"
class A: def __init__(self, txt: str): self.o: C = None self.r: B = None self.txt = txt class B: def __init__(self, txt: str): self.o: A = None self.txt = txt class C: def __init__(self, txt: str): self.v: D = None self.txt = txt class D: def __...
8
9
1.125
0.160714
4
2
2
1
1.25
5
3
2
3
0.375
3
0.333333
3
2
4
2.5
2
3
2
2
3,467
class A: def __init__(self, txt: str): self.s: C = None self.p: C = None self.txt = txt class B: def __init__(self, txt: str): self.w: A = None self.r: C = None self.o: C = None self.y: D = None self.txt = txt class C: def __init__(self, txt:...
c"
class A: def __init__(self, txt: str): self.s: C = None self.p: C = None self.txt = txt class B: def __init__(self, txt: str): self.w: A = None self.r: C = None self.o: C = None self.y: D = None self.txt = txt class C: def __init__(self, txt:...
8
16
2
0.285714
4
2
4
2
3.5
7
2
2
6
0.75
6
0.375
2
3
3
3
4
3
2
2
3,468
class A: def __init__(self, txt: str): self.r: C = None self.o: D = None self.x: 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.s: A = None self.txt =...
h"
class A: def __init__(self, txt: str): self.r: C = None self.o: D = None self.x: 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.s: A = None self.txt =...
10
18
1.8
0.2
4
2.5
3
1
1.75
3
1
1
4
0.4
3
0.166667
0
null
null
null
3
1
1
1
3,469
class A: def __init__(self, txt: str): self.q: B = None self.txt = txt class B: def __init__(self, txt: str): self.w: D = None self.txt = txt class C: def __init__(self, txt: str): self.q: B = None self.txt = txt class D: def __init__(self, txt: str): ...
g"
class A: def __init__(self, txt: str): self.q: B = None self.txt = txt class B: def __init__(self, txt: str): self.w: D = None self.txt = txt class C: def __init__(self, txt: str): self.q: B = None self.txt = txt class D: def __init__(self, txt: str): ...
4
5
1.25
0.416667
4
1
4
1
1.75
4
2
1
4
1
4
0.8
1
3
3
3
3
2
1
1
3,470
class A: def __init__(self, txt: str): self.r: C = None self.txt = txt class B: def __init__(self, txt: str): self.q: D = None self.txt = txt class C: def __init__(self, txt: str): self.s: C = None self.txt = txt class D: def __init__(self, txt: str): ...
a"
class A: def __init__(self, txt: str): self.r: C = None self.txt = txt class B: def __init__(self, txt: str): self.q: D = None self.txt = txt class C: def __init__(self, txt: str): self.s: C = None self.txt = txt class D: def __init__(self, txt: str): ...
8
8
1
0.142857
4
2
1
1
1
4
2
2
3
0.375
3
0.375
2
2
2
2
2
3
3
1
3,471
class A: def __init__(self, txt: str): self.v: B = None self.r: C = None self.o: B = None self.txt = txt class B: def __init__(self, txt: str): self.p: D = None self.v: C = None self.txt = txt class C: def __init__(self, txt: str): self.s: A ...
l"
class A: def __init__(self, txt: str): self.v: B = None self.r: C = None self.o: B = None self.txt = txt class B: def __init__(self, txt: str): self.p: D = None self.v: C = None self.txt = txt class C: def __init__(self, txt: str): self.s: A ...
6
11
1.833333
0.366667
4
1.5
4
1
2.5
5
3
2
3
0.5
3
0.272727
3
2
4
2.5
3
2
1
1
3,472
class A: def __init__(self, txt: str): self.t: D = None self.o: D = None self.txt = txt class B: def __init__(self, txt: str): self.v: C = None self.y: B = None self.txt = txt class C: def __init__(self, txt: str): self.r: C = None self.txt =...
k"
class A: def __init__(self, txt: str): self.t: D = None self.o: D = None self.txt = txt class B: def __init__(self, txt: str): self.v: C = None self.y: B = None self.txt = txt class C: def __init__(self, txt: str): self.r: C = None self.txt =...
7
15
2.142857
0.357143
4
1.75
4
1
2.25
6
2
2
5
0.714286
5
0.333333
2
2
2
2
4
3
3
2
3,473
class A: def __init__(self, txt: str): self.s: C = None self.r: D = None self.p: B = 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.w: A = None self.txt =...
e"
class A: def __init__(self, txt: str): self.s: C = None self.r: D = None self.p: B = 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.w: A = None self.txt =...
4
7
1.75
0.583333
4
1
3
1
1.75
4
2
2
3
0.75
3
0.428571
2
3
3
3
3
2
1
1
3,474
class A: def __init__(self, txt: str): self.z: D = None self.u: A = None self.p: 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.q: B = None self.txt =...
k"
class A: def __init__(self, txt: str): self.z: D = None self.u: A = None self.p: 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.q: B = None self.txt =...
10
19
1.9
0.211111
4
2.5
3
1
1.75
9
3
2
5
0.5
6
0.315789
5
3
6
5
3
6
2
2
3,475
class A: def __init__(self, txt: str): self.q: A = None self.x: C = None self.txt = txt class B: def __init__(self, txt: str): self.p: A = None self.t: B = None self.txt = txt class C: def __init__(self, txt: str): self.q: B = None self.txt =...
l"
class A: def __init__(self, txt: str): self.q: A = None self.x: C = None self.txt = txt class B: def __init__(self, txt: str): self.p: A = None self.t: B = None self.txt = txt class C: def __init__(self, txt: str): self.q: B = None self.txt =...
8
13
1.625
0.232143
4
2
2
1
1.5
3
1
1
4
0.5
3
0.230769
0
null
null
null
3
1
1
1
3,476
class A: def __init__(self, txt: str): self.v: D = None self.x: C = None self.txt = txt class B: def __init__(self, txt: str): self.w: C = None self.s: D = None self.u: C = None self.q: A = None self.txt = txt class C: def __init__(self, txt:...
h"
class A: def __init__(self, txt: str): self.v: D = None self.x: C = None self.txt = txt class B: def __init__(self, txt: str): self.w: C = None self.s: D = None self.u: C = None self.q: A = None self.txt = txt class C: def __init__(self, txt:...
4
8
2
0.666667
4
1
4
1
2.25
3
2
1
3
0.75
3
0.375
1
3
3
3
3
1
1
1
3,477
class A: def __init__(self, txt: str): self.z: 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.t: C = None self.s: C = None self.w: B = None self.txt =...
n"
class A: def __init__(self, txt: str): self.z: 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.t: C = None self.s: C = None self.w: B = None self.txt =...
10
17
1.7
0.188889
4
2.5
4
1
2.25
4
3
2
2
0.2
2
0.117647
3
2
4
2.5
1
4
4
1
3,478
class A: def __init__(self, txt: str): self.s: B = None self.p: D = None self.txt = txt class B: def __init__(self, txt: str): self.v: D = None self.txt = txt class C: def __init__(self, txt: str): self.s: A = None self.x: D = None self.u: A ...
c"
class A: def __init__(self, txt: str): self.s: B = None self.p: D = None self.txt = txt class B: def __init__(self, txt: str): self.v: D = None self.txt = txt class C: def __init__(self, txt: str): self.s: A = None self.x: D = None self.u: A ...
9
16
1.777778
0.222222
4
2.25
4
1
2
7
3
3
4
0.444444
4
0.25
4
2
4
2.666667
2
4
1
1
3,479
class A: def __init__(self, txt: str): self.p: B = None self.txt = txt class B: def __init__(self, txt: str): self.w: A = None self.x: D = None self.txt = txt class C: def __init__(self, txt: str): self.q: D = None self.txt = txt class D: def __...
g"
class A: def __init__(self, txt: str): self.p: B = None self.txt = txt class B: def __init__(self, txt: str): self.w: A = None self.x: D = None self.txt = txt class C: def __init__(self, txt: str): self.q: D = None self.txt = txt class D: def __...
4
6
1.5
0.5
4
1
2
1
1.5
4
2
2
3
0.75
3
0.5
2
2
2
2
3
2
1
1
3,480
class A: def __init__(self, txt: str): self.t: C = None self.txt = txt class B: def __init__(self, txt: str): self.w: A = None self.s: A = None self.x: A = None self.r: C = None self.txt = txt class C: def __init__(self, txt: str): self.x: D ...
d"
class A: def __init__(self, txt: str): self.t: C = None self.txt = txt class B: def __init__(self, txt: str): self.w: A = None self.s: A = None self.x: A = None self.r: C = None self.txt = txt class C: def __init__(self, txt: str): self.x: D ...
8
20
2.5
0.357143
4
2
4
1
2.5
4
2
2
3
0.375
3
0.15
2
2
2
2
3
2
1
1
3,481
class A: def __init__(self, txt: str): self.r: C = None self.o: D = None self.w: C = None self.txt = txt class B: def __init__(self, txt: str): self.t: C = None self.u: A = None self.v: C = None self.txt = txt class C: def __init__(self, txt:...
b"
class A: def __init__(self, txt: str): self.r: C = None self.o: D = None self.w: C = None self.txt = txt class B: def __init__(self, txt: str): self.t: C = None self.u: A = None self.v: C = None self.txt = txt class C: def __init__(self, txt:...
8
12
1.5
0.214286
4
2
3
1
2
6
2
2
4
0.5
4
0.333333
3
3
3
3
3
3
2
1
3,482
class A: def __init__(self, txt: str): self.s: C = None self.y: C = None self.txt = txt class B: def __init__(self, txt: str): self.o: C = None self.t: A = None self.txt = txt class C: def __init__(self, txt: str): self.q: B = None self.txt =...
a"
class A: def __init__(self, txt: str): self.s: C = None self.y: C = None self.txt = txt class B: def __init__(self, txt: str): self.o: C = None self.t: A = None self.txt = txt class C: def __init__(self, txt: str): self.q: B = None self.txt =...
4
5
1.25
0.416667
4
1
2
1
1.5
4
2
1
4
1
4
0.8
1
3
3
3
4
1
1
1
3,483
class A: def __init__(self, txt: str): self.o: B = None self.t: D = None self.v: C = None self.txt = txt class B: def __init__(self, txt: str): self.z: A = None self.y: A = None self.r: B = None self.txt = txt class C: def __init__(self, txt:...
k"
class A: def __init__(self, txt: str): self.o: B = None self.t: D = None self.v: C = None self.txt = txt class B: def __init__(self, txt: str): self.z: A = None self.y: A = None self.r: B = None self.txt = txt class C: def __init__(self, txt:...
6
11
1.833333
0.366667
4
1.5
3
1
2.5
6
3
3
3
0.5
3
0.272727
4
2
4
2.666667
3
3
1
1
3,484
class A: def __init__(self, txt: str): self.z: B = None self.u: C = None self.r: D = None self.txt = txt class B: def __init__(self, txt: str): self.r: D = None self.q: D = None self.z: C = None self.o: B = None self.txt = txt class C: ...
i"
class A: def __init__(self, txt: str): self.z: B = None self.u: C = None self.r: D = None self.txt = txt class B: def __init__(self, txt: str): self.r: D = None self.q: D = None self.z: C = None self.o: B = None self.txt = txt class C: ...
10
22
2.2
0.244444
4
2.5
4
1
2.25
10
4
3
6
0.6
8
0.363636
5
2
10
5.666667
4
5
2
3
3,485
class A: def __init__(self, txt: str): self.y: C = None self.t: C = None self.txt = txt class B: def __init__(self, txt: str): self.v: D = None self.z: D = None self.u: A = None self.txt = txt class C: def __init__(self, txt: str): self.t: D ...
j"
class A: def __init__(self, txt: str): self.y: C = None self.t: C = None self.txt = txt class B: def __init__(self, txt: str): self.v: D = None self.z: D = None self.u: A = None self.txt = txt class C: def __init__(self, txt: str): self.t: D ...
6
10
1.666667
0.333333
4
1.5
3
1
1.75
6
3
2
4
0.666667
4
0.4
3
2
4
2.5
3
3
2
1
3,486
class A: def __init__(self, txt: str): self.s: D = None self.txt = txt class B: def __init__(self, txt: str): self.p: A = None self.z: A = None self.r: C = None self.txt = txt class C: def __init__(self, txt: str): self.y: D = None self.s: B ...
f"
class A: def __init__(self, txt: str): self.s: D = None self.txt = txt class B: def __init__(self, txt: str): self.p: A = None self.z: A = None self.r: C = None self.txt = txt class C: def __init__(self, txt: str): self.y: D = None self.s: B ...
4
6
1.5
0.5
4
1
3
1
2
3
2
1
3
0.75
3
0.5
1
2
2
2
3
1
1
1
3,487
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.u: A = None self.z: A = None self.txt = txt class C: def __init__(self, txt: str): self.x: B = None self.txt =...
m"
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.u: A = None self.z: A = None self.txt = txt class C: def __init__(self, txt: str): self.x: B = None self.txt =...
5
7
1.4
0.35
4
1.25
3
1
1.75
4
2
2
3
0.6
3
0.428571
2
3
3
3
3
2
1
1
3,488
class A: def __init__(self, txt: str): self.u: D = None self.w: B = None self.r: 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.t: D = None self.o: B ...
a"
class A: def __init__(self, txt: str): self.u: D = None self.w: B = None self.r: 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.t: D = None self.o: B ...
4
8
2
0.666667
4
1
3
1
2
4
2
2
3
0.75
3
0.375
2
3
3
3
3
2
1
1
3,489
class A: def __init__(self, txt: str): self.y: C = None self.txt = txt class B: def __init__(self, txt: str): self.y: C = None self.txt = txt class C: def __init__(self, txt: str): self.u: B = None self.o: B = None self.w: D = None self.s: B ...
k"
class A: def __init__(self, txt: str): self.y: C = None self.txt = txt class B: def __init__(self, txt: str): self.y: C = None self.txt = txt class C: def __init__(self, txt: str): self.u: B = None self.o: B = None self.w: D = None self.s: B ...
5
10
2
0.5
4
1.25
4
1
2.25
3
2
1
3
0.6
3
0.3
1
2
2
2
3
1
1
2
3,490
class A: def __init__(self, txt: str): self.u: B = None self.w: B = None self.p: A = None self.txt = txt class B: def __init__(self, txt: str): self.r: B = None self.t: D = None self.txt = txt class C: def __init__(self, txt: str): self.v: A ...
e"
class A: def __init__(self, txt: str): self.u: B = None self.w: B = None self.p: A = None self.txt = txt class B: def __init__(self, txt: str): self.r: B = None self.t: D = None self.txt = txt class C: def __init__(self, txt: str): self.v: A ...
7
14
2
0.333333
4
1.75
3
1
1.75
6
2
2
5
0.714286
5
0.357143
2
2
2
2
4
2
1
1
3,491
class A: def __init__(self, txt: str): self.x: C = None self.txt = txt class B: def __init__(self, txt: str): self.p: A = None self.v: C = None self.txt = txt class C: def __init__(self, txt: str): self.t: C = None self.z: C = None self.u: C ...
a"
class A: def __init__(self, txt: str): self.x: C = None self.txt = txt class B: def __init__(self, txt: str): self.p: A = None self.v: C = None self.txt = txt class C: def __init__(self, txt: str): self.t: C = None self.z: C = None self.u: C ...
9
17
1.888889
0.236111
4
2.25
3
1
2
7
3
2
4
0.444444
6
0.352941
4
2
5
3.4
4
3
2
2
3,492
class A: def __init__(self, txt: str): self.z: C = None self.txt = txt class B: def __init__(self, txt: str): self.w: C = None self.txt = txt class C: def __init__(self, txt: str): self.v: A = None self.txt = txt class D: def __init__(self, txt: str): ...
g"
class A: def __init__(self, txt: str): self.z: C = None self.txt = txt class B: def __init__(self, txt: str): self.w: C = None self.txt = txt class C: def __init__(self, txt: str): self.v: A = None self.txt = txt class D: def __init__(self, txt: str): ...
5
9
1.8
0.45
4
1.25
3
1
1.5
5
2
2
4
0.8
4
0.444444
2
2
2
2
3
2
1
1
3,493
class A: def __init__(self, txt: str): self.s: C = None self.txt = txt class B: def __init__(self, txt: str): self.y: B = None self.q: B = None self.txt = txt class C: def __init__(self, txt: str): self.q: B = None self.x: A = None self.t: B ...
l"
class A: def __init__(self, txt: str): self.s: C = None self.txt = txt class B: def __init__(self, txt: str): self.y: B = None self.q: B = None self.txt = txt class C: def __init__(self, txt: str): self.q: B = None self.x: A = None self.t: B ...
10
12
1.2
0.133333
4
2.5
4
1
2
10
5
3
4
0.4
6
0.5
7
2
8
3.75
4
5
5
2
3,494
class A: def __init__(self, txt: str): self.u: C = 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.s: D = None self.v: D = None self.txt = txt class D: def __...
g"
class A: def __init__(self, txt: str): self.u: C = 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.s: D = None self.v: D = None self.txt = txt class D: def __...
4
4
1
0.333333
4
1
2
1
1.5
4
2
1
4
1
4
1
1
4
4
4
3
2
2
1
3,495
class A: def __init__(self, txt: str): self.r: D = None self.txt = txt class B: def __init__(self, txt: str): self.o: D = None self.v: D = None self.r: A = None self.txt = txt class C: def __init__(self, txt: str): self.y: A = None self.u: D ...
f"
class A: def __init__(self, txt: str): self.r: D = None self.txt = txt class B: def __init__(self, txt: str): self.o: D = None self.v: D = None self.r: A = None self.txt = txt class C: def __init__(self, txt: str): self.y: A = None self.u: D ...
7
14
2
0.333333
4
1.75
4
1
2.75
7
3
2
4
0.571429
5
0.357143
4
2
5
3
4
2
1
2
3,496
class A: def __init__(self, txt: str): self.u: D = None self.txt = txt class B: def __init__(self, txt: str): self.s: A = None self.u: A = None self.z: C = None self.txt = txt class C: def __init__(self, txt: str): self.t: D = None self.txt =...
k"
class A: def __init__(self, txt: str): self.u: D = None self.txt = txt class B: def __init__(self, txt: str): self.s: A = None self.u: A = None self.z: C = None self.txt = txt class C: def __init__(self, txt: str): self.t: D = None self.txt =...
8
13
1.625
0.232143
4
2
3
1
2
6
4
3
2
0.25
3
0.230769
5
2
6
3.111111
3
3
1
2
3,497
class A: def __init__(self, txt: str): self.u: D = None self.z: C = None self.o: C = None self.txt = txt class B: def __init__(self, txt: str): self.t: C = None self.u: B = None self.r: D = None self.txt = txt class C: def __init__(self, txt:...
i"
class A: def __init__(self, txt: str): self.u: D = None self.z: C = None self.o: C = None self.txt = txt class B: def __init__(self, txt: str): self.t: C = None self.u: B = None self.r: D = None self.txt = txt class C: def __init__(self, txt:...
5
13
2.6
0.65
4
1.25
4
2
3
4
2
1
4
0.8
4
0.307692
1
2
2
2
4
1
1
2
3,498
class A: def __init__(self, txt: str): self.z: B = None self.r: D = None self.txt = txt class B: def __init__(self, txt: str): self.v: C = None self.o: A = None self.txt = txt class C: def __init__(self, txt: str): self.s: B = None self.w: C ...
d"
class A: def __init__(self, txt: str): self.z: B = None self.r: D = None self.txt = txt class B: def __init__(self, txt: str): self.v: C = None self.o: A = None self.txt = txt class C: def __init__(self, txt: str): self.s: B = None self.w: C ...
8
18
2.25
0.321429
4
2
4
1
2.25
4
1
1
5
0.625
4
0.222222
0
null
null
null
2
3
2
1
3,499
class A: def __init__(self, txt: str): self.z: C = None self.v: B = None self.t: C = None self.r: C = None self.txt = txt class B: def __init__(self, txt: str): self.u: A = None self.txt = txt class C: def __init__(self, txt: str): self.y: B ...
b"
class A: def __init__(self, txt: str): self.z: C = None self.v: B = None self.t: C = None self.r: C = None self.txt = txt class B: def __init__(self, txt: str): self.u: A = None self.txt = txt class C: def __init__(self, txt: str): self.y: B ...
5
6
1.2
0.3
4
1.25
4
1
1.75
4
2
1
4
0.8
4
0.666667
1
3
3
3
3
2
1
1