id
int64
0
9k
prompt
stringlengths
265
3.32k
answer
stringclasses
14 values
pythoncode
stringlengths
267
3.32k
num_nodes
int64
3
10
num_edges
int64
3
53
avg_node_edge
float64
1
5.3
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.6
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
8
longest_cycle
int64
2
10
average_cycle
float64
2
8
unique_edge_label
int64
1
9
max_label_occurrences
int64
1
10
max_label_consecutive
int64
1
10
max_node_outdegree
int64
1
4
1,500
class A: def __init__(self, txt: str): self.y: A = None self.w: A = None self.s: B = None self.txt = txt class B: def __init__(self, txt: str): self.w: C = None self.o: A = None self.s: A = None self.txt = txt class C: def __init__(self, txt:...
l"
class A: def __init__(self, txt: str): self.y: A = None self.w: A = None self.s: B = None self.txt = txt class B: def __init__(self, txt: str): self.w: C = None self.o: A = None self.s: A = None self.txt = txt class C: def __init__(self, txt:...
5
10
2
0.5
3
1.666667
3
3
3
5
2
1
4
0.8
5
0.5
2
3
5
4
4
2
1
2
1,501
class A: def __init__(self, txt: str): self.r: B = None self.txt = txt class B: def __init__(self, txt: str): self.u: C = None self.x: B = None self.txt = txt class C: def __init__(self, txt: str): self.t: C = None self.z: C = None self.x: B ...
k"
class A: def __init__(self, txt: str): self.r: B = None self.txt = txt class B: def __init__(self, txt: str): self.u: C = None self.x: B = None self.txt = txt class C: def __init__(self, txt: str): self.t: C = None self.z: C = None self.x: B ...
5
9
1.8
0.45
3
1.666667
3
1
2
3
2
2
2
0.4
2
0.222222
2
2
2
2
1
3
3
1
1,502
class A: def __init__(self, txt: str): self.v: B = None self.w: C = None 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.v: B = None self.txt =...
m"
class A: def __init__(self, txt: str): self.v: B = None self.w: C = None 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.v: B = None self.txt =...
5
7
1.4
0.35
3
1.666667
3
1
1.666667
3
2
1
3
0.6
3
0.428571
1
2
2
2
2
2
2
1
1,503
class A: def __init__(self, txt: str): self.s: A = None self.u: A = None self.t: A = None self.txt = txt class B: def __init__(self, txt: str): self.p: C = None self.x: A = None self.txt = txt class C: def __init__(self, txt: str): self.v: C ...
b"
class A: def __init__(self, txt: str): self.s: A = None self.u: A = None self.t: A = None self.txt = txt class B: def __init__(self, txt: str): self.p: C = None self.x: A = None self.txt = txt class C: def __init__(self, txt: str): self.v: C ...
6
8
1.333333
0.266667
3
2
3
2
2.333333
5
3
1
3
0.5
5
0.625
3
2
5
3
2
3
3
2
1,504
class A: def __init__(self, txt: str): self.r: A = None self.s: B = None self.t: B = None self.txt = txt class B: def __init__(self, txt: str): self.r: A = None self.p: B = None self.txt = txt class C: def __init__(self, txt: str): self.r: A ...
d"
class A: def __init__(self, txt: str): self.r: A = None self.s: B = None self.t: B = None self.txt = txt class B: def __init__(self, txt: str): self.r: A = None self.p: B = None self.txt = txt class C: def __init__(self, txt: str): self.r: A ...
8
17
2.125
0.303571
3
2.666667
3
2
2.333333
8
3
2
5
0.625
5
0.294118
4
3
6
3.6
3
4
2
1
1,505
class A: def __init__(self, txt: str): self.r: C = 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.t: B = None self.x: B = None self.txt = txt k = A("k") h = B("h...
f"
class A: def __init__(self, txt: str): self.r: C = 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.t: B = None self.x: B = None self.txt = txt k = A("k") h = B("h...
3
3
1
0.5
3
1
2
1
1.333333
3
2
1
3
1
3
1
1
3
3
3
3
1
1
1
1,506
class A: def __init__(self, txt: str): self.t: B = None self.y: C = None self.z: 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: A = None self.t: B ...
n"
class A: def __init__(self, txt: str): self.t: B = None self.y: C = None self.z: 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: A = None self.t: B ...
3
5
1.666667
0.833333
3
1
3
1
2
3
2
1
3
1
3
0.6
1
3
3
3
3
1
1
1
1,507
class A: def __init__(self, txt: str): self.s: C = None self.o: C = None self.q: A = None self.txt = txt class B: def __init__(self, txt: str): self.o: A = None self.q: B = None self.w: B = None self.txt = txt class C: def __init__(self, txt:...
k"
class A: def __init__(self, txt: str): self.s: C = None self.o: C = None self.q: A = None self.txt = txt class B: def __init__(self, txt: str): self.o: A = None self.q: B = None self.w: B = None self.txt = txt class C: def __init__(self, txt:...
5
9
1.8
0.45
3
1.666667
3
1
2.333333
3
1
1
4
0.8
3
0.333333
0
null
null
null
3
1
1
1
1,508
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.o: A = None self.txt = txt class C: def __init__(self, txt: str): self.t: B = None self.w: C = None self.txt =...
j"
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.o: A = None self.txt = txt class C: def __init__(self, txt: str): self.t: B = None self.w: C = None self.txt =...
4
6
1.5
0.5
3
1.333333
2
1
1.666667
4
2
1
3
0.75
4
0.666667
2
3
3
3
3
2
2
2
1,509
class A: def __init__(self, txt: str): self.o: A = None self.p: C = None self.t: B = None self.txt = txt class B: def __init__(self, txt: str): self.p: B = None self.s: C = None self.txt = txt class C: def __init__(self, txt: str): self.u: C ...
a"
class A: def __init__(self, txt: str): self.o: A = None self.p: C = None self.t: B = None self.txt = txt class B: def __init__(self, txt: str): self.p: B = None self.s: C = None self.txt = txt class C: def __init__(self, txt: str): self.u: C ...
7
18
2.571429
0.428571
3
2.333333
3
2
2.666667
6
3
1
5
0.714286
6
0.333333
2
2
4
2.666667
3
2
2
2
1,510
class A: def __init__(self, txt: str): self.v: C = None self.o: B = None self.p: B = 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.x: B = None self.txt =...
m"
class A: def __init__(self, txt: str): self.v: C = None self.o: B = None self.p: B = 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.x: B = None self.txt =...
3
4
1.333333
0.666667
3
1
3
1
1.666667
3
2
1
3
1
3
0.75
1
2
2
2
3
1
1
1
1,511
class A: def __init__(self, txt: str): self.s: B = None self.w: A = 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.x: B = None self.u: B = None self.q: A ...
f"
class A: def __init__(self, txt: str): self.s: B = None self.w: A = 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.x: B = None self.u: B = None self.q: A ...
7
13
1.857143
0.309524
3
2.333333
3
1
2
4
1
1
5
0.714286
4
0.307692
0
null
null
null
4
1
1
1
1,512
class A: def __init__(self, txt: str): self.w: B = None self.y: C = None self.txt = txt class B: def __init__(self, txt: str): self.y: B = None self.txt = txt class C: def __init__(self, txt: str): self.o: C = None self.txt = txt l = A("l") e = B("e...
e"
class A: def __init__(self, txt: str): self.w: B = None self.y: C = None self.txt = txt class B: def __init__(self, txt: str): self.y: B = None self.txt = txt class C: def __init__(self, txt: str): self.o: C = None self.txt = txt l = A("l") e = B("e...
9
11
1.222222
0.152778
3
3
2
1
1.333333
8
2
2
5
0.555556
5
0.454545
4
4
4
4
2
7
7
1
1,513
class A: def __init__(self, txt: str): self.x: C = None self.txt = txt class B: def __init__(self, txt: str): self.o: B = None self.v: C = None self.txt = txt class C: def __init__(self, txt: str): self.q: B = None self.txt = txt e = A("e") j = B("j...
n"
class A: def __init__(self, txt: str): self.x: C = None self.txt = txt class B: def __init__(self, txt: str): self.o: B = None self.v: C = None self.txt = txt class C: def __init__(self, txt: str): self.q: B = None self.txt = txt e = A("e") j = B("j...
4
6
1.5
0.5
3
1.333333
2
1
1.333333
4
2
2
3
0.75
3
0.5
2
3
3
3
3
2
1
1
1,514
class A: def __init__(self, txt: str): self.r: B = None self.v: B = None self.txt = txt class B: def __init__(self, txt: str): self.u: A = None self.r: A = None self.v: B = None self.txt = txt class C: def __init__(self, txt: str): self.u: C ...
k"
class A: def __init__(self, txt: str): self.r: B = None self.v: B = None self.txt = txt class B: def __init__(self, txt: str): self.u: A = None self.r: A = None self.v: B = None self.txt = txt class C: def __init__(self, txt: str): self.u: C ...
6
9
1.5
0.3
3
2
3
1
2
4
3
2
2
0.333333
2
0.222222
3
2
4
2.5
1
4
4
1
1,515
class A: def __init__(self, txt: str): self.u: 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.t: B = None self.txt = txt l = A("l") e = B("e") h = C("h") f = A("f") ...
e"
class A: def __init__(self, txt: str): self.u: 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.t: B = None self.txt = txt l = A("l") e = B("e") h = C("h") f = A("f") ...
7
7
1
0.166667
3
2.333333
1
1
1
3
2
1
3
0.428571
3
0.428571
1
2
2
2
2
2
2
1
1,516
class A: def __init__(self, txt: str): self.o: C = None self.r: C = None self.z: A = None self.txt = txt class B: def __init__(self, txt: str): self.s: C = None self.t: C = None self.txt = txt class C: def __init__(self, txt: str): self.s: A ...
a"
class A: def __init__(self, txt: str): self.o: C = None self.r: C = None self.z: A = None self.txt = txt class B: def __init__(self, txt: str): self.s: C = None self.t: C = None self.txt = txt class C: def __init__(self, txt: str): self.s: A ...
10
24
2.4
0.266667
3
3.333333
3
2
2.666667
4
1
1
5
0.5
4
0.166667
0
null
null
null
2
2
1
1
1,517
class A: def __init__(self, txt: str): self.q: C = None self.t: A = None self.txt = txt class B: def __init__(self, txt: str): self.q: C = None self.o: C = None self.txt = txt class C: def __init__(self, txt: str): self.y: B = None self.s: A ...
d"
class A: def __init__(self, txt: str): self.q: C = None self.t: A = None self.txt = txt class B: def __init__(self, txt: str): self.q: C = None self.o: C = None self.txt = txt class C: def __init__(self, txt: str): self.y: B = None self.s: A ...
4
7
1.75
0.583333
3
1.333333
2
2
2
3
1
1
4
1
3
0.428571
0
null
null
null
3
1
1
1
1,518
class A: def __init__(self, txt: str): self.v: B = None self.y: A = None self.q: A = None self.txt = txt class B: def __init__(self, txt: str): self.s: A = None self.y: A = None self.w: C = None self.txt = txt class C: def __init__(self, txt:...
l"
class A: def __init__(self, txt: str): self.v: B = None self.y: A = None self.q: A = None self.txt = txt class B: def __init__(self, txt: str): self.s: A = None self.y: A = None self.w: C = None self.txt = txt class C: def __init__(self, txt:...
6
13
2.166667
0.433333
3
2
3
2
2.666667
4
2
2
3
0.5
3
0.230769
2
2
2
2
3
2
1
2
1,519
class A: def __init__(self, txt: str): self.r: C = None self.o: 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.w: B = None self.s: B = None self.txt =...
m"
class A: def __init__(self, txt: str): self.r: C = None self.o: 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.w: B = None self.s: B = None self.txt =...
3
3
1
0.5
3
1
2
1
1.666667
3
2
2
2
0.666667
2
0.666667
2
2
2
2
2
2
1
1
1,520
class A: def __init__(self, txt: str): self.p: B = 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.y: A = None self.r: B = None self.txt = txt k = A("k") j = B("j...
j"
class A: def __init__(self, txt: str): self.p: B = 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.y: A = None self.r: B = None self.txt = txt k = A("k") j = B("j...
4
5
1.25
0.416667
3
1.333333
2
1
1.333333
4
2
2
3
0.75
3
0.6
2
3
3
3
3
2
1
1
1,521
class A: def __init__(self, txt: str): self.t: B = None self.txt = txt class B: def __init__(self, txt: str): self.w: A = None self.z: C = None self.p: C = None self.txt = txt class C: def __init__(self, txt: str): self.p: B = None self.q: A ...
i"
class A: def __init__(self, txt: str): self.t: B = None self.txt = txt class B: def __init__(self, txt: str): self.w: A = None self.z: C = None self.p: C = None self.txt = txt class C: def __init__(self, txt: str): self.p: B = None self.q: A ...
5
8
1.6
0.4
3
1.666667
3
1
2
3
2
1
3
0.6
3
0.375
1
3
3
3
3
1
1
1
1,522
class A: def __init__(self, txt: str): self.y: B = None self.r: A = None self.x: 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.y: A = None self.x: B ...
c"
class A: def __init__(self, txt: str): self.y: B = None self.r: A = None self.x: 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.y: A = None self.x: B ...
8
14
1.75
0.25
3
2.666667
3
1
2
6
1
1
7
0.875
6
0.428571
0
null
null
null
2
3
2
1
1,523
class A: def __init__(self, txt: str): self.t: C = None self.txt = txt class B: def __init__(self, txt: str): self.u: B = None self.z: A = None self.txt = txt class C: def __init__(self, txt: str): self.q: C = None self.t: A = None self.w: B ...
g"
class A: def __init__(self, txt: str): self.t: C = None self.txt = txt class B: def __init__(self, txt: str): self.u: B = None self.z: A = None self.txt = txt class C: def __init__(self, txt: str): self.q: C = None self.t: A = None self.w: B ...
5
11
2.2
0.55
3
1.666667
3
1
2
4
2
1
4
0.8
4
0.363636
1
3
3
3
3
2
1
1
1,524
class A: def __init__(self, txt: str): self.z: B = None self.r: C = None self.txt = txt class B: def __init__(self, txt: str): self.u: B = None self.w: C = None self.z: C = None self.txt = txt class C: def __init__(self, txt: str): self.p: B ...
c"
class A: def __init__(self, txt: str): self.z: B = None self.r: C = None self.txt = txt class B: def __init__(self, txt: str): self.u: B = None self.w: C = None self.z: C = None self.txt = txt class C: def __init__(self, txt: str): self.p: B ...
8
18
2.25
0.321429
3
2.666667
3
2
2.333333
6
3
2
4
0.5
4
0.222222
3
2
4
2.5
3
4
4
2
1,525
class A: def __init__(self, txt: str): self.p: C = None self.v: B = None self.txt = txt class B: def __init__(self, txt: str): self.z: B = None self.txt = txt class C: def __init__(self, txt: str): self.z: A = None self.q: A = None self.y: B ...
i"
class A: def __init__(self, txt: str): self.p: C = None self.v: B = None self.txt = txt class B: def __init__(self, txt: str): self.z: B = None self.txt = txt class C: def __init__(self, txt: str): self.z: A = None self.q: A = None self.y: B ...
6
10
1.666667
0.333333
3
2
3
1
2
4
2
1
4
0.666667
4
0.4
1
2
2
2
3
2
2
1
1,526
class A: def __init__(self, txt: str): self.s: C = None self.z: C = None self.y: C = None self.txt = txt class B: def __init__(self, txt: str): self.z: A = None self.q: C = None self.txt = txt class C: def __init__(self, txt: str): self.s: C ...
l"
class A: def __init__(self, txt: str): self.s: C = None self.z: C = None self.y: C = None self.txt = txt class B: def __init__(self, txt: str): self.z: A = None self.q: C = None self.txt = txt class C: def __init__(self, txt: str): self.s: C ...
4
8
2
0.666667
3
1.333333
3
2
2.666667
4
2
1
4
1
4
0.5
1
4
4
4
4
1
1
1
1,527
class A: def __init__(self, txt: str): self.q: C = None self.txt = txt class B: def __init__(self, txt: str): self.p: A = None self.txt = txt class C: def __init__(self, txt: str): self.u: B = None self.y: C = None self.z: C = None self.txt =...
j"
class A: def __init__(self, txt: str): self.q: C = None self.txt = txt class B: def __init__(self, txt: str): self.p: A = None self.txt = txt class C: def __init__(self, txt: str): self.u: B = None self.y: C = None self.z: C = None self.txt =...
4
6
1.5
0.5
3
1.333333
3
1
1.666667
3
2
1
3
0.75
3
0.5
1
3
3
3
3
1
1
1
1,528
class A: def __init__(self, txt: str): self.w: A = None self.txt = txt class B: def __init__(self, txt: str): self.p: B = None self.y: C = None self.u: A = None self.txt = txt class C: def __init__(self, txt: str): self.p: A = None self.x: A ...
k"
class A: def __init__(self, txt: str): self.w: A = None self.txt = txt class B: def __init__(self, txt: str): self.p: B = None self.y: C = None self.u: A = None self.txt = txt class C: def __init__(self, txt: str): self.p: A = None self.x: A ...
6
12
2
0.4
3
2
3
1
2.333333
5
2
1
4
0.666667
5
0.416667
2
2
2
2
3
2
2
2
1,529
class A: def __init__(self, txt: str): self.w: B = None self.o: C = None self.txt = txt class B: def __init__(self, txt: str): self.p: B = None self.z: A = None self.txt = txt class C: def __init__(self, txt: str): self.o: B = None self.w: B ...
j"
class A: def __init__(self, txt: str): self.w: B = None self.o: C = None self.txt = txt class B: def __init__(self, txt: str): self.p: B = None self.z: A = None self.txt = txt class C: def __init__(self, txt: str): self.o: B = None self.w: B ...
4
8
2
0.666667
3
1.333333
3
2
2.333333
3
2
1
3
0.75
3
0.375
1
2
2
2
2
2
2
1
1,530
class A: def __init__(self, txt: str): self.x: B = None self.z: C = None self.txt = txt class B: def __init__(self, txt: str): self.p: C = None self.o: A = None self.txt = txt class C: def __init__(self, txt: str): self.v: A = None self.txt =...
c"
class A: def __init__(self, txt: str): self.x: B = None self.z: C = None self.txt = txt class B: def __init__(self, txt: str): self.p: C = None self.o: A = None self.txt = txt class C: def __init__(self, txt: str): self.v: A = None self.txt =...
3
5
1.666667
0.833333
3
1
2
1
1.666667
3
2
1
3
1
3
0.6
1
2
2
2
3
1
1
1
1,531
class A: def __init__(self, txt: str): self.t: B = None self.u: B = None self.txt = txt class B: def __init__(self, txt: str): self.p: A = None self.txt = txt class C: def __init__(self, txt: str): self.o: A = None self.txt = txt f = A("f") g = B("g...
f"
class A: def __init__(self, txt: str): self.t: B = None self.u: B = None self.txt = txt class B: def __init__(self, txt: str): self.p: A = None self.txt = txt class C: def __init__(self, txt: str): self.o: A = None self.txt = txt f = A("f") g = B("g...
3
3
1
0.5
3
1
2
1
1.333333
3
2
1
3
1
3
1
1
2
2
2
3
1
1
1
1,532
class A: def __init__(self, txt: str): self.v: C = None self.txt = txt class B: def __init__(self, txt: str): self.p: C = None self.txt = txt class C: def __init__(self, txt: str): self.x: A = None self.o: C = None self.txt = txt c = A("c") g = B("g...
m"
class A: def __init__(self, txt: str): self.v: C = None self.txt = txt class B: def __init__(self, txt: str): self.p: C = None self.txt = txt class C: def __init__(self, txt: str): self.x: A = None self.o: C = None self.txt = txt c = A("c") g = B("g...
10
12
1.2
0.133333
3
3.333333
2
1
1.333333
9
5
3
4
0.4
5
0.416667
6
2
8
4
4
3
2
2
1,533
class A: def __init__(self, txt: str): self.v: C = None self.r: B = None self.z: C = None self.txt = txt class B: def __init__(self, txt: str): self.t: A = None self.r: B = None self.txt = txt class C: def __init__(self, txt: str): self.q: C ...
n"
class A: def __init__(self, txt: str): self.v: C = None self.r: B = None self.z: C = None self.txt = txt class B: def __init__(self, txt: str): self.t: A = None self.r: B = None self.txt = txt class C: def __init__(self, txt: str): self.q: C ...
7
15
2.142857
0.357143
3
2.333333
3
2
2.333333
6
3
2
4
0.571429
4
0.266667
3
2
4
2.5
4
2
1
1
1,534
class A: def __init__(self, txt: str): self.q: C = None self.w: A = None self.t: C = None self.txt = txt class B: def __init__(self, txt: str): self.x: C = None self.z: A = None self.txt = txt class C: def __init__(self, txt: str): self.p: C ...
d"
class A: def __init__(self, txt: str): self.q: C = None self.w: A = None self.t: C = None self.txt = txt class B: def __init__(self, txt: str): self.x: C = None self.z: A = None self.txt = txt class C: def __init__(self, txt: str): self.p: C ...
8
18
2.25
0.321429
3
2.666667
3
2
2.333333
3
1
1
4
0.5
3
0.166667
0
null
null
null
3
1
1
1
1,535
class A: def __init__(self, txt: str): self.p: C = None self.z: A = None self.txt = txt class B: def __init__(self, txt: str): self.w: A = None self.v: A = None self.t: A = None self.txt = txt class C: def __init__(self, txt: str): self.t: A ...
f"
class A: def __init__(self, txt: str): self.p: C = None self.z: A = None self.txt = txt class B: def __init__(self, txt: str): self.w: A = None self.v: A = None self.t: A = None self.txt = txt class C: def __init__(self, txt: str): self.t: A ...
5
10
2
0.5
3
1.666667
3
2
2.666667
4
2
1
4
0.8
4
0.4
1
2
2
2
3
2
2
1
1,536
class A: def __init__(self, txt: str): self.s: A = None self.txt = txt class B: def __init__(self, txt: str): self.t: A = None self.w: C = None self.x: A = None self.txt = txt class C: def __init__(self, txt: str): self.w: B = None self.y: C ...
l"
class A: def __init__(self, txt: str): self.s: A = None self.txt = txt class B: def __init__(self, txt: str): self.t: A = None self.w: C = None self.x: A = None self.txt = txt class C: def __init__(self, txt: str): self.w: B = None self.y: C ...
7
13
1.857143
0.309524
3
2.333333
3
1
2
7
4
3
3
0.428571
3
0.230769
5
2
6
3.111111
2
6
6
1
1,537
class A: def __init__(self, txt: str): self.v: B = None self.t: B = None self.txt = txt class B: def __init__(self, txt: str): self.s: C = None self.r: A = None self.txt = txt class C: def __init__(self, txt: str): self.u: C = None self.r: A ...
g"
class A: def __init__(self, txt: str): self.v: B = None self.t: B = None self.txt = txt class B: def __init__(self, txt: str): self.s: C = None self.r: A = None self.txt = txt class C: def __init__(self, txt: str): self.u: C = None self.r: A ...
7
14
2
0.333333
3
2.333333
2
2
2
4
1
1
5
0.714286
4
0.285714
0
null
null
null
3
2
1
1
1,538
class A: def __init__(self, txt: str): self.p: A = None self.t: C = None self.txt = txt class B: def __init__(self, txt: str): self.s: B = None self.txt = txt class C: def __init__(self, txt: str): self.s: A = None self.t: A = None self.txt =...
h"
class A: def __init__(self, txt: str): self.p: A = None self.t: C = None self.txt = txt class B: def __init__(self, txt: str): self.s: B = None self.txt = txt class C: def __init__(self, txt: str): self.s: A = None self.t: A = None self.txt =...
10
13
1.3
0.144444
3
3.333333
2
1
1.666667
5
2
2
3
0.3
3
0.230769
3
3
3
3
1
5
5
1
1,539
class A: def __init__(self, txt: str): self.y: B = None self.txt = txt class B: def __init__(self, txt: str): self.o: C = None self.u: A = None self.z: A = None self.txt = txt class C: def __init__(self, txt: str): self.w: A = None self.o: A ...
h"
class A: def __init__(self, txt: str): self.y: B = None self.txt = txt class B: def __init__(self, txt: str): self.o: C = None self.u: A = None self.z: A = None self.txt = txt class C: def __init__(self, txt: str): self.w: A = None self.o: A ...
7
14
2
0.333333
3
2.333333
3
1
2.333333
7
2
2
5
0.714286
6
0.428571
3
3
3
3
3
4
2
2
1,540
class A: def __init__(self, txt: str): self.q: A = None self.x: A = None self.o: B = None self.txt = txt class B: def __init__(self, txt: str): self.w: B = None self.y: A = None self.txt = txt class C: def __init__(self, txt: str): self.q: C ...
f"
class A: def __init__(self, txt: str): self.q: A = None self.x: A = None self.o: B = None self.txt = txt class B: def __init__(self, txt: str): self.w: B = None self.y: A = None self.txt = txt class C: def __init__(self, txt: str): self.q: C ...
9
21
2.333333
0.291667
3
3
3
2
2.333333
7
2
1
5
0.555556
7
0.333333
3
2
7
4.666667
5
2
1
2
1,541
class A: def __init__(self, txt: str): self.w: C = None self.q: B = None self.x: B = 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.u: C = None self.y: B ...
f"
class A: def __init__(self, txt: str): self.w: C = None self.q: B = None self.x: B = 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.u: C = None self.y: B ...
7
13
1.857143
0.309524
3
2.333333
3
1
2
5
3
3
2
0.285714
2
0.153846
4
2
4
2.666667
1
5
5
1
1,542
class A: def __init__(self, txt: str): self.w: B = None self.txt = txt class B: def __init__(self, txt: str): self.z: B = None self.txt = txt class C: def __init__(self, txt: str): self.t: C = None self.w: B = None self.s: B = None self.txt =...
d"
class A: def __init__(self, txt: str): self.w: B = None self.txt = txt class B: def __init__(self, txt: str): self.z: B = None self.txt = txt class C: def __init__(self, txt: str): self.t: C = None self.w: B = None self.s: B = None self.txt =...
5
8
1.6
0.4
3
1.666667
3
1
1.666667
4
2
2
3
0.6
3
0.375
2
2
2
2
2
3
3
1
1,543
class A: def __init__(self, txt: str): self.r: A = None self.u: C = None self.q: C = None self.txt = txt class B: def __init__(self, txt: str): self.z: B = None self.txt = txt class C: def __init__(self, txt: str): self.u: B = None self.txt =...
h"
class A: def __init__(self, txt: str): self.r: A = None self.u: C = None self.q: C = None self.txt = txt class B: def __init__(self, txt: str): self.z: B = None self.txt = txt class C: def __init__(self, txt: str): self.u: B = None self.txt =...
10
14
1.4
0.155556
3
3.333333
3
1
1.666667
3
2
1
3
0.3
3
0.214286
1
2
2
2
2
2
2
1
1,544
class A: def __init__(self, txt: str): self.v: C = None self.p: 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.s: A = None self.z: A = None self.txt =...
e"
class A: def __init__(self, txt: str): self.v: C = None self.p: 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.s: A = None self.z: A = None self.txt =...
3
3
1
0.5
3
1
2
1
1.666667
3
2
2
2
0.666667
2
0.666667
2
2
2
2
2
2
1
1
1,545
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.p: C = None self.txt = txt class C: def __init__(self, txt: str): self.t: A = None self.r: C = None self.txt =...
j"
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.p: C = None self.txt = txt class C: def __init__(self, txt: str): self.t: A = None self.r: C = None self.txt =...
10
16
1.6
0.177778
3
3.333333
2
1
1.666667
7
3
2
5
0.5
6
0.375
3
2
5
3.25
4
3
1
2
1,546
class A: def __init__(self, txt: str): self.s: A = None self.p: B = None self.r: B = None self.txt = txt class B: def __init__(self, txt: str): self.x: A = None self.r: C = None self.t: B = None self.txt = txt class C: def __init__(self, txt:...
c"
class A: def __init__(self, txt: str): self.s: A = None self.p: B = None self.r: B = None self.txt = txt class B: def __init__(self, txt: str): self.x: A = None self.r: C = None self.t: B = None self.txt = txt class C: def __init__(self, txt:...
6
17
2.833333
0.566667
3
2
3
3
3
4
2
2
3
0.5
3
0.176471
2
2
2
2
1
4
4
1
1,547
class A: def __init__(self, txt: str): self.z: A = None self.txt = txt class B: def __init__(self, txt: str): self.x: A = None self.v: B = None self.t: A = None self.txt = txt class C: def __init__(self, txt: str): self.z: B = None self.o: B ...
b"
class A: def __init__(self, txt: str): self.z: A = None self.txt = txt class B: def __init__(self, txt: str): self.x: A = None self.v: B = None self.t: A = None self.txt = txt class C: def __init__(self, txt: str): self.z: B = None self.o: B ...
10
19
1.9
0.211111
3
3.333333
3
1
2
6
2
2
5
0.5
5
0.263158
2
2
2
2
4
3
3
1
1,548
class A: def __init__(self, txt: str): self.y: B = None self.u: B = None self.txt = txt class B: def __init__(self, txt: str): self.v: B = None self.txt = txt class C: def __init__(self, txt: str): self.o: C = None self.r: A = None self.txt =...
m"
class A: def __init__(self, txt: str): self.y: B = None self.u: B = None self.txt = txt class B: def __init__(self, txt: str): self.v: B = None self.txt = txt class C: def __init__(self, txt: str): self.o: C = None self.r: A = None self.txt =...
9
11
1.222222
0.152778
3
3
2
1
1.666667
9
5
5
2
0.222222
2
0.181818
8
2
8
4
1
9
9
1
1,549
class A: def __init__(self, txt: str): self.w: B = None self.txt = txt class B: def __init__(self, txt: str): self.z: A = None self.txt = txt class C: def __init__(self, txt: str): self.u: A = None self.txt = txt n = A("n") e = B("e") l = C("l") k = C("k") ...
e"
class A: def __init__(self, txt: str): self.w: B = None self.txt = txt class B: def __init__(self, txt: str): self.z: A = None self.txt = txt class C: def __init__(self, txt: str): self.u: A = None self.txt = txt n = A("n") e = B("e") l = C("l") k = C("k") ...
6
6
1
0.2
3
2
1
1
1
3
2
1
3
0.5
3
0.5
1
2
2
2
2
2
1
1
1,550
class A: def __init__(self, txt: str): self.r: C = None self.txt = txt class B: def __init__(self, txt: str): self.u: B = None self.x: C = None self.p: A = None self.txt = txt class C: def __init__(self, txt: str): self.z: B = None self.p: C ...
n"
class A: def __init__(self, txt: str): self.r: C = None self.txt = txt class B: def __init__(self, txt: str): self.u: B = None self.x: C = None self.p: A = None self.txt = txt class C: def __init__(self, txt: str): self.z: B = None self.p: C ...
7
17
2.428571
0.404762
3
2.333333
3
1
2.333333
4
2
1
4
0.571429
4
0.235294
1
3
3
3
3
2
1
2
1,551
class A: def __init__(self, txt: str): self.p: 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.r: A = None self.y: B = None self.w: A = None self.txt =...
k"
class A: def __init__(self, txt: str): self.p: 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.r: A = None self.y: B = None self.w: A = None self.txt =...
3
4
1.333333
0.666667
3
1
3
1
1.666667
3
2
1
3
1
3
0.75
1
3
3
3
3
1
1
1
1,552
class A: def __init__(self, txt: str): self.x: B = None self.z: B = None self.txt = txt class B: def __init__(self, txt: str): self.z: C = None self.w: C = None self.txt = txt class C: def __init__(self, txt: str): self.s: A = None self.t: A ...
f"
class A: def __init__(self, txt: str): self.x: B = None self.z: B = None self.txt = txt class B: def __init__(self, txt: str): self.z: C = None self.w: C = None self.txt = txt class C: def __init__(self, txt: str): self.s: A = None self.t: A ...
6
12
2
0.4
3
2
3
2
2.333333
3
2
1
3
0.5
3
0.25
1
3
3
3
3
1
1
1
1,553
class A: def __init__(self, txt: str): self.p: C = None self.y: C = None self.t: B = None self.txt = txt class B: def __init__(self, txt: str): self.y: A = None self.txt = txt class C: def __init__(self, txt: str): self.p: B = None self.txt =...
c"
class A: def __init__(self, txt: str): self.p: C = None self.y: C = None self.t: B = None self.txt = txt class B: def __init__(self, txt: str): self.y: A = None self.txt = txt class C: def __init__(self, txt: str): self.p: B = None self.txt =...
3
4
1.333333
0.666667
3
1
3
1
1.666667
3
2
1
3
1
3
0.75
1
3
3
3
2
2
2
1
1,554
class A: def __init__(self, txt: str): self.z: C = None self.txt = txt class B: def __init__(self, txt: str): self.w: B = None self.txt = txt class C: def __init__(self, txt: str): self.p: C = None self.q: B = None self.txt = txt e = A("e") f = B("f...
k"
class A: def __init__(self, txt: str): self.z: C = None self.txt = txt class B: def __init__(self, txt: str): self.w: B = None self.txt = txt class C: def __init__(self, txt: str): self.p: C = None self.q: B = None self.txt = txt e = A("e") f = B("f...
6
8
1.333333
0.266667
3
2
2
1
1.333333
4
3
2
2
0.333333
2
0.25
3
2
4
2.5
1
4
4
1
1,555
class A: def __init__(self, txt: str): self.x: C = None self.txt = txt class B: def __init__(self, txt: str): self.q: A = None self.u: C = None self.p: B = None self.txt = txt class C: def __init__(self, txt: str): self.t: B = None self.p: A ...
g"
class A: def __init__(self, txt: str): self.x: C = None self.txt = txt class B: def __init__(self, txt: str): self.q: A = None self.u: C = None self.p: B = None self.txt = txt class C: def __init__(self, txt: str): self.t: B = None self.p: A ...
8
17
2.125
0.303571
3
2.666667
3
1
2
3
2
2
2
0.25
2
0.117647
2
2
2
2
2
2
1
1
1,556
class A: def __init__(self, txt: str): self.o: B = None self.txt = txt class B: def __init__(self, txt: str): self.w: C = None self.txt = txt class C: def __init__(self, txt: str): self.r: A = None self.x: B = None self.txt = txt l = A("l") j = B("j...
j"
class A: def __init__(self, txt: str): self.o: B = None self.txt = txt class B: def __init__(self, txt: str): self.w: C = None self.txt = txt class C: def __init__(self, txt: str): self.r: A = None self.x: B = None self.txt = txt l = A("l") j = B("j...
3
4
1.333333
0.666667
3
1
2
1
1.333333
3
2
2
2
0.666667
2
0.5
2
2
2
2
2
2
1
1
1,557
class A: def __init__(self, txt: str): self.q: A = None self.v: A = None self.x: A = None self.txt = txt class B: def __init__(self, txt: str): self.y: C = None self.o: A = None self.txt = txt class C: def __init__(self, txt: str): self.y: B ...
d"
class A: def __init__(self, txt: str): self.q: A = None self.v: A = None self.x: A = None self.txt = txt class B: def __init__(self, txt: str): self.y: C = None self.o: A = None self.txt = txt class C: def __init__(self, txt: str): self.y: B ...
5
6
1.2
0.3
3
1.666667
3
1
2
3
2
1
2
0.4
3
0.5
2
2
2
2
2
2
2
2
1,558
class A: def __init__(self, txt: str): self.v: B = None self.r: B = None self.txt = txt class B: def __init__(self, txt: str): self.z: A = None self.t: C = None self.y: A = None self.txt = txt class C: def __init__(self, txt: str): self.u: B ...
g"
class A: def __init__(self, txt: str): self.v: B = None self.r: B = None self.txt = txt class B: def __init__(self, txt: str): self.z: A = None self.t: C = None self.y: A = None self.txt = txt class C: def __init__(self, txt: str): self.u: B ...
3
5
1.666667
0.833333
3
1
3
2
2.666667
3
2
1
3
1
3
0.6
1
3
3
3
2
2
2
1
1,559
class A: def __init__(self, txt: str): self.v: C = None self.s: B = None self.txt = txt class B: def __init__(self, txt: str): self.z: C = None self.txt = txt class C: def __init__(self, txt: str): self.s: B = None self.txt = txt i = A("i") k = B("k...
g"
class A: def __init__(self, txt: str): self.v: C = None self.s: B = None self.txt = txt class B: def __init__(self, txt: str): self.z: C = None self.txt = txt class C: def __init__(self, txt: str): self.s: B = None self.txt = txt i = A("i") k = B("k...
6
8
1.333333
0.266667
3
2
2
1
1.333333
3
2
2
2
0.333333
2
0.25
2
2
2
2
2
2
1
1
1,560
class A: def __init__(self, txt: str): self.x: A = None self.o: A = None self.txt = txt class B: def __init__(self, txt: str): self.r: B = None self.txt = txt class C: def __init__(self, txt: str): self.z: A = None self.p: C = None self.x: B ...
b"
class A: def __init__(self, txt: str): self.x: A = None self.o: A = None self.txt = txt class B: def __init__(self, txt: str): self.r: B = None self.txt = txt class C: def __init__(self, txt: str): self.z: A = None self.p: C = None self.x: B ...
7
11
1.571429
0.261905
3
2.333333
3
1
2
7
3
2
4
0.571429
5
0.454545
4
2
4
2.666667
4
4
2
2
1,561
class A: def __init__(self, txt: str): self.w: C = None self.txt = txt class B: def __init__(self, txt: str): self.y: A = None self.txt = txt class C: def __init__(self, txt: str): self.p: C = None self.txt = txt a = A("a") h = B("h") m = C("m") d = C("d") ...
d"
class A: def __init__(self, txt: str): self.w: C = None self.txt = txt class B: def __init__(self, txt: str): self.y: A = None self.txt = txt class C: def __init__(self, txt: str): self.p: C = None self.txt = txt a = A("a") h = B("h") m = C("m") d = C("d") ...
4
4
1
0.333333
3
1.333333
1
1
1
3
2
2
2
0.5
2
0.5
2
2
2
2
1
3
3
1
1,562
class A: def __init__(self, txt: str): self.o: C = None self.y: C = None self.txt = txt class B: def __init__(self, txt: str): self.y: A = None self.v: A = None self.txt = txt class C: def __init__(self, txt: str): self.u: B = None self.r: A ...
h"
class A: def __init__(self, txt: str): self.o: C = None self.y: C = None self.txt = txt class B: def __init__(self, txt: str): self.y: A = None self.v: A = None self.txt = txt class C: def __init__(self, txt: str): self.u: B = None self.r: A ...
8
16
2
0.285714
3
2.666667
2
2
2
7
2
1
6
0.75
7
0.4375
2
3
3
3
3
4
2
2
1,563
class A: def __init__(self, txt: str): self.o: C = None self.u: A = None self.txt = txt class B: def __init__(self, txt: str): self.q: B = None self.p: B = None self.r: B = None self.txt = txt class C: def __init__(self, txt: str): self.t: B ...
f"
class A: def __init__(self, txt: str): self.o: C = None self.u: A = None self.txt = txt class B: def __init__(self, txt: str): self.q: B = None self.p: B = None self.r: B = None self.txt = txt class C: def __init__(self, txt: str): self.t: B ...
7
10
1.428571
0.238095
3
2.333333
3
2
2.333333
6
3
3
3
0.428571
4
0.4
4
2
4
2.666667
4
3
1
2
1,564
class A: def __init__(self, txt: str): self.q: C = None self.txt = txt class B: def __init__(self, txt: str): self.u: B = None self.txt = txt class C: def __init__(self, txt: str): self.o: B = None self.t: C = None self.y: C = None self.txt =...
f"
class A: def __init__(self, txt: str): self.q: C = None self.txt = txt class B: def __init__(self, txt: str): self.u: B = None self.txt = txt class C: def __init__(self, txt: str): self.o: B = None self.t: C = None self.y: C = None self.txt =...
9
13
1.444444
0.180556
3
3
3
1
1.666667
8
3
3
5
0.555556
5
0.384615
4
2
4
2.666667
3
6
6
1
1,565
class A: def __init__(self, txt: str): self.x: B = None self.txt = txt class B: def __init__(self, txt: str): self.q: B = None self.txt = txt class C: def __init__(self, txt: str): self.r: A = None self.q: A = None self.txt = txt m = A("m") k = B("k...
k"
class A: def __init__(self, txt: str): self.x: B = None self.txt = txt class B: def __init__(self, txt: str): self.q: B = None self.txt = txt class C: def __init__(self, txt: str): self.r: A = None self.q: A = None self.txt = txt m = A("m") k = B("k...
6
8
1.333333
0.266667
3
2
2
1
1.333333
3
2
1
3
0.5
3
0.375
1
2
2
2
2
2
2
1
1,566
class A: def __init__(self, txt: str): self.r: C = None self.p: B = None self.v: A = None self.txt = txt class B: def __init__(self, txt: str): self.t: A = None self.s: C = None self.z: C = None self.txt = txt class C: def __init__(self, txt:...
h"
class A: def __init__(self, txt: str): self.r: C = None self.p: B = None self.v: A = None self.txt = txt class B: def __init__(self, txt: str): self.t: A = None self.s: C = None self.z: C = None self.txt = txt class C: def __init__(self, txt:...
4
10
2.5
0.833333
3
1.333333
3
2
2.666667
3
2
1
3
0.75
3
0.3
1
2
2
2
3
1
1
1
1,567
class A: def __init__(self, txt: str): self.w: B = 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.x: A = None self.t: B = None self.txt = txt f = A("f") m = B("m...
h"
class A: def __init__(self, txt: str): self.w: B = 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.x: A = None self.t: B = None self.txt = txt f = A("f") m = B("m...
7
9
1.285714
0.214286
3
2.333333
2
1
1.333333
3
1
1
4
0.571429
3
0.333333
0
null
null
null
3
1
1
1
1,568
class A: def __init__(self, txt: str): self.v: B = None self.u: B = None self.txt = txt class B: def __init__(self, txt: str): self.z: B = None self.t: C = None self.txt = txt class C: def __init__(self, txt: str): self.w: B = None self.u: B ...
b"
class A: def __init__(self, txt: str): self.v: B = None self.u: B = None self.txt = txt class B: def __init__(self, txt: str): self.z: B = None self.t: C = None self.txt = txt class C: def __init__(self, txt: str): self.w: B = None self.u: B ...
5
8
1.6
0.4
3
1.666667
3
2
2.333333
3
2
1
3
0.6
3
0.375
1
3
3
3
3
1
1
1
1,569
class A: def __init__(self, txt: str): self.w: B = 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.r: A = None self.u: B = None self.txt = txt e = A("e") d = B("d...
k"
class A: def __init__(self, txt: str): self.w: B = 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.r: A = None self.u: B = None self.txt = txt e = A("e") d = B("d...
4
5
1.25
0.416667
3
1.333333
2
1
1.333333
4
2
2
3
0.75
3
0.6
2
3
3
3
3
2
1
1
1,570
class A: def __init__(self, txt: str): self.o: C = None self.txt = txt class B: def __init__(self, txt: str): self.u: A = None self.p: C = None self.txt = txt class C: def __init__(self, txt: str): self.u: A = None self.o: A = None self.txt =...
d"
class A: def __init__(self, txt: str): self.o: C = None self.txt = txt class B: def __init__(self, txt: str): self.u: A = None self.p: C = None self.txt = txt class C: def __init__(self, txt: str): self.u: A = None self.o: A = None self.txt =...
4
6
1.5
0.5
3
1.333333
2
1
1.666667
4
3
1
3
0.75
4
0.666667
2
2
4
2.666667
2
3
2
2
1,571
class A: def __init__(self, txt: str): self.o: C = None self.txt = txt class B: def __init__(self, txt: str): self.w: C = None self.q: C = None self.txt = txt class C: def __init__(self, txt: str): self.v: C = None self.txt = txt i = A("i") a = B("a...
d"
class A: def __init__(self, txt: str): self.o: C = None self.txt = txt class B: def __init__(self, txt: str): self.w: C = None self.q: C = None self.txt = txt class C: def __init__(self, txt: str): self.v: C = None self.txt = txt i = A("i") a = B("a...
10
13
1.3
0.144444
3
3.333333
2
1
1.333333
4
2
1
4
0.4
4
0.307692
1
3
3
3
2
3
3
1
1,572
class A: def __init__(self, txt: str): self.z: B = None self.w: C = None self.o: A = None self.txt = txt class B: def __init__(self, txt: str): self.x: C = None self.s: B = None self.o: C = None self.txt = txt class C: def __init__(self, txt:...
g"
class A: def __init__(self, txt: str): self.z: B = None self.w: C = None self.o: A = None self.txt = txt class B: def __init__(self, txt: str): self.x: C = None self.s: B = None self.o: C = None self.txt = txt class C: def __init__(self, txt:...
10
21
2.1
0.233333
3
3.333333
3
1
2.333333
3
1
1
4
0.4
3
0.142857
0
null
null
null
2
2
1
1
1,573
class A: def __init__(self, txt: str): self.u: B = None self.txt = txt class B: def __init__(self, txt: str): self.r: B = None self.txt = txt class C: def __init__(self, txt: str): self.s: A = None self.txt = txt k = A("k") d = B("d") g = C("g") n = B("n") ...
n"
class A: def __init__(self, txt: str): self.u: B = None self.txt = txt class B: def __init__(self, txt: str): self.r: B = None self.txt = txt class C: def __init__(self, txt: str): self.s: A = None self.txt = txt k = A("k") d = B("d") g = C("g") n = B("n") ...
5
5
1
0.25
3
1.666667
1
1
1
3
2
1
3
0.6
3
0.6
1
2
2
2
2
2
2
1
1,574
class A: def __init__(self, txt: str): self.t: B = None self.x: B = None self.txt = txt class B: def __init__(self, txt: str): self.y: C = None self.z: A = None self.txt = txt class C: def __init__(self, txt: str): self.z: A = None self.p: C ...
j"
class A: def __init__(self, txt: str): self.t: B = None self.x: B = None self.txt = txt class B: def __init__(self, txt: str): self.y: C = None self.z: A = None self.txt = txt class C: def __init__(self, txt: str): self.z: A = None self.p: C ...
9
21
2.333333
0.291667
3
3
3
2
2.333333
9
4
4
4
0.444444
4
0.190476
6
2
6
3.333333
4
4
1
1
1,575
class A: def __init__(self, txt: str): self.x: A = None self.z: A = None self.v: B = None self.txt = txt class B: def __init__(self, txt: str): self.s: C = None self.txt = txt class C: def __init__(self, txt: str): self.u: A = None self.r: B ...
h"
class A: def __init__(self, txt: str): self.x: A = None self.z: A = None self.v: B = None self.txt = txt class B: def __init__(self, txt: str): self.s: C = None self.txt = txt class C: def __init__(self, txt: str): self.u: A = None self.r: B ...
8
12
1.5
0.214286
3
2.666667
3
1
2
8
3
3
3
0.375
3
0.25
6
3
6
4
3
3
1
1
1,576
class A: def __init__(self, txt: str): self.q: B = None self.r: B = None self.x: C = None self.txt = txt class B: def __init__(self, txt: str): self.v: C = None self.u: B = None self.x: A = None self.txt = txt class C: def __init__(self, txt:...
g"
class A: def __init__(self, txt: str): self.q: B = None self.r: B = None self.x: C = None self.txt = txt class B: def __init__(self, txt: str): self.v: C = None self.u: B = None self.x: A = None self.txt = txt class C: def __init__(self, txt:...
4
10
2.5
0.833333
3
1.333333
3
2
2.666667
4
2
1
3
0.75
4
0.4
2
2
4
3
3
2
1
2
1,577
class A: def __init__(self, txt: str): self.r: A = None self.v: A = 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.txt = txt j = A("j") b = B("b...
c"
class A: def __init__(self, txt: str): self.r: A = None self.v: A = 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.txt = txt j = A("j") b = B("b...
10
14
1.4
0.155556
3
3.333333
2
1
1.333333
6
4
3
2
0.2
2
0.142857
5
2
6
3.111111
2
3
1
1
1,578
class A: def __init__(self, txt: str): self.x: A = None self.z: A = None self.txt = txt class B: def __init__(self, txt: str): self.s: A = None self.o: A = None self.txt = txt class C: def __init__(self, txt: str): self.x: B = None self.q: A ...
l"
class A: def __init__(self, txt: str): self.x: A = None self.z: A = None self.txt = txt class B: def __init__(self, txt: str): self.s: A = None self.o: A = None self.txt = txt class C: def __init__(self, txt: str): self.x: B = None self.q: A ...
6
12
2
0.4
3
2
3
2
2.333333
3
2
1
3
0.5
3
0.25
1
2
2
2
2
2
2
1
1,579
class A: def __init__(self, txt: str): self.w: B = None self.txt = txt class B: def __init__(self, txt: str): self.p: B = None self.txt = txt class C: def __init__(self, txt: str): self.p: A = None self.txt = txt d = A("d") g = B("g") b = C("b") e = B("e") ...
m"
class A: def __init__(self, txt: str): self.w: B = None self.txt = txt class B: def __init__(self, txt: str): self.p: B = None self.txt = txt class C: def __init__(self, txt: str): self.p: A = None self.txt = txt d = A("d") g = B("g") b = C("b") e = B("e") ...
5
5
1
0.25
3
1.666667
1
1
1
4
2
2
3
0.6
3
0.6
2
2
2
2
1
4
4
1
1,580
class A: def __init__(self, txt: str): self.w: A = None self.p: B = None self.txt = txt class B: def __init__(self, txt: str): self.t: B = None self.txt = txt class C: def __init__(self, txt: str): self.v: A = None self.txt = txt a = A("a") e = B("e...
h"
class A: def __init__(self, txt: str): self.w: A = None self.p: B = None self.txt = txt class B: def __init__(self, txt: str): self.t: B = None self.txt = txt class C: def __init__(self, txt: str): self.v: A = None self.txt = txt a = A("a") e = B("e...
9
11
1.222222
0.152778
3
3
2
1
1.333333
5
3
2
3
0.333333
3
0.272727
3
2
4
2.5
1
5
5
1
1,581
class A: def __init__(self, txt: str): self.s: A = None self.r: B = None self.w: C = None self.txt = txt class B: def __init__(self, txt: str): self.q: A = None self.p: C = None self.txt = txt class C: def __init__(self, txt: str): self.u: A ...
e"
class A: def __init__(self, txt: str): self.s: A = None self.r: B = None self.w: C = None self.txt = txt class B: def __init__(self, txt: str): self.q: A = None self.p: C = None self.txt = txt class C: def __init__(self, txt: str): self.u: A ...
8
16
2
0.285714
3
2.666667
3
2
2.333333
6
2
1
6
0.75
6
0.375
1
4
4
4
5
2
1
1
1,582
class A: def __init__(self, txt: str): self.p: C = None self.txt = txt class B: def __init__(self, txt: str): self.y: C = None self.u: A = None self.w: C = None self.txt = txt class C: def __init__(self, txt: str): self.q: C = None self.txt =...
j"
class A: def __init__(self, txt: str): self.p: C = None self.txt = txt class B: def __init__(self, txt: str): self.y: C = None self.u: A = None self.w: C = None self.txt = txt class C: def __init__(self, txt: str): self.q: C = None self.txt =...
8
11
1.375
0.196429
3
2.666667
3
1
1.666667
8
4
4
3
0.375
3
0.272727
6
2
6
3.333333
2
7
7
1
1,583
class A: def __init__(self, txt: str): self.r: A = None self.p: A = None self.s: B = None self.txt = txt class B: def __init__(self, txt: str): self.p: A = None self.o: A = None self.y: A = None self.txt = txt class C: def __init__(self, txt:...
e"
class A: def __init__(self, txt: str): self.r: A = None self.p: A = None self.s: B = None self.txt = txt class B: def __init__(self, txt: str): self.p: A = None self.o: A = None self.y: A = None self.txt = txt class C: def __init__(self, txt:...
7
13
1.857143
0.309524
3
2.333333
3
2
2.666667
7
3
1
5
0.714286
7
0.538462
3
2
4
3
4
3
3
3
1,584
class A: def __init__(self, txt: str): self.u: B = None self.z: B = None self.t: A = None self.txt = txt class B: def __init__(self, txt: str): self.x: A = None self.txt = txt class C: def __init__(self, txt: str): self.q: A = None self.y: B ...
c"
class A: def __init__(self, txt: str): self.u: B = None self.z: B = None self.t: A = None self.txt = txt class B: def __init__(self, txt: str): self.x: A = None self.txt = txt class C: def __init__(self, txt: str): self.q: A = None self.y: B ...
4
7
1.75
0.583333
3
1.333333
3
1
2.333333
3
2
1
3
0.75
3
0.428571
1
3
3
3
3
1
1
1
1,585
class A: def __init__(self, txt: str): self.v: C = None self.txt = txt class B: def __init__(self, txt: str): self.y: A = None self.z: A = None self.q: C = None self.txt = txt class C: def __init__(self, txt: str): self.r: A = None self.txt =...
d"
class A: def __init__(self, txt: str): self.v: C = None self.txt = txt class B: def __init__(self, txt: str): self.y: A = None self.z: A = None self.q: C = None self.txt = txt class C: def __init__(self, txt: str): self.r: A = None self.txt =...
3
4
1.333333
0.666667
3
1
3
1
1.666667
3
2
2
2
0.666667
2
0.5
2
2
2
2
2
2
1
1
1,586
class A: def __init__(self, txt: str): self.v: B = None self.q: A = None self.r: B = None self.txt = txt class B: def __init__(self, txt: str): self.t: C = None self.p: C = None self.txt = txt class C: def __init__(self, txt: str): self.t: A ...
d"
class A: def __init__(self, txt: str): self.v: B = None self.q: A = None self.r: B = None self.txt = txt class B: def __init__(self, txt: str): self.t: C = None self.p: C = None self.txt = txt class C: def __init__(self, txt: str): self.t: A ...
8
14
1.75
0.25
3
2.666667
3
2
2.333333
3
1
1
4
0.5
3
0.214286
0
null
null
null
3
1
1
1
1,587
class A: def __init__(self, txt: str): self.w: C = None self.txt = txt class B: def __init__(self, txt: str): self.p: A = None self.txt = txt class C: def __init__(self, txt: str): self.p: C = None self.txt = txt c = A("c") e = B("e") f = C("f") m = A("m") ...
f"
class A: def __init__(self, txt: str): self.w: C = None self.txt = txt class B: def __init__(self, txt: str): self.p: A = None self.txt = txt class C: def __init__(self, txt: str): self.p: C = None self.txt = txt c = A("c") e = B("e") f = C("f") m = A("m") ...
9
9
1
0.125
3
3
1
1
1
5
3
2
3
0.333333
3
0.333333
3
2
4
2.5
2
4
4
1
1,588
class A: def __init__(self, txt: str): self.y: A = None self.txt = txt class B: def __init__(self, txt: str): self.s: A = None self.txt = txt class C: def __init__(self, txt: str): self.u: A = None self.txt = txt k = A("k") i = B("i") d = C("d") a = B("a") ...
k"
class A: def __init__(self, txt: str): self.y: A = None self.txt = txt class B: def __init__(self, txt: str): self.s: A = None self.txt = txt class C: def __init__(self, txt: str): self.u: A = None self.txt = txt k = A("k") i = B("i") d = C("d") a = B("a") ...
6
6
1
0.2
3
2
1
1
1
6
3
3
3
0.5
3
0.5
4
2
4
2.666667
2
5
5
1
1,589
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.r: B = None self.txt = txt class C: def __init__(self, txt: str): self.o: B = None self.txt = txt d = A("d") k = B("k...
d"
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.r: B = None self.txt = txt class C: def __init__(self, txt: str): self.o: B = None self.txt = txt d = A("d") k = B("k...
8
12
1.5
0.214286
3
2.666667
2
1
1.333333
7
2
2
5
0.625
6
0.5
3
2
3
2.333333
4
3
3
2
1,590
class A: def __init__(self, txt: str): self.o: A = None self.txt = txt class B: def __init__(self, txt: str): self.y: A = None self.z: A = None self.o: A = None self.txt = txt class C: def __init__(self, txt: str): self.w: B = None self.txt =...
g"
class A: def __init__(self, txt: str): self.o: A = None self.txt = txt class B: def __init__(self, txt: str): self.y: A = None self.z: A = None self.o: A = None self.txt = txt class C: def __init__(self, txt: str): self.w: B = None self.txt =...
6
8
1.333333
0.266667
3
2
3
1
1.666667
6
4
3
2
0.333333
2
0.25
5
2
6
3.111111
1
6
6
1
1,591
class A: def __init__(self, txt: str): self.z: B = None self.w: B = None self.txt = txt class B: def __init__(self, txt: str): self.t: C = None self.u: A = None self.txt = txt class C: def __init__(self, txt: str): self.w: C = None self.s: B ...
m"
class A: def __init__(self, txt: str): self.z: B = None self.w: B = None self.txt = txt class B: def __init__(self, txt: str): self.t: C = None self.u: A = None self.txt = txt class C: def __init__(self, txt: str): self.w: C = None self.s: B ...
4
7
1.75
0.583333
3
1.333333
3
2
2.333333
3
2
1
3
0.75
3
0.428571
1
2
2
2
3
1
1
2
1,592
class A: def __init__(self, txt: str): self.o: B = None self.y: C = None self.txt = txt class B: def __init__(self, txt: str): self.q: B = None self.txt = txt class C: def __init__(self, txt: str): self.z: B = None self.u: B = None self.r: A ...
b"
class A: def __init__(self, txt: str): self.o: B = None self.y: C = None self.txt = txt class B: def __init__(self, txt: str): self.q: B = None self.txt = txt class C: def __init__(self, txt: str): self.z: B = None self.u: B = None self.r: A ...
7
13
1.857143
0.309524
3
2.333333
3
1
2
7
4
4
2
0.285714
2
0.153846
6
2
6
3.333333
1
7
7
1
1,593
class A: def __init__(self, txt: str): self.r: B = None self.z: B = None self.v: A = None self.txt = txt class B: def __init__(self, txt: str): self.w: C = None self.y: C = None self.r: B = None self.txt = txt class C: def __init__(self, txt:...
b"
class A: def __init__(self, txt: str): self.r: B = None self.z: B = None self.v: A = None self.txt = txt class B: def __init__(self, txt: str): self.w: C = None self.y: C = None self.r: B = None self.txt = txt class C: def __init__(self, txt:...
10
21
2.1
0.233333
3
3.333333
3
1
2.333333
9
3
2
5
0.5
7
0.333333
5
2
7
4.285714
5
4
3
2
1,594
class A: def __init__(self, txt: str): self.x: B = 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.w: C = None self.q: A = None self.txt = txt i = A("i") h = B("h...
b"
class A: def __init__(self, txt: str): self.x: B = 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.w: C = None self.q: A = None self.txt = txt i = A("i") h = B("h...
7
10
1.428571
0.238095
3
2.333333
2
1
1.333333
4
1
1
5
0.714286
4
0.4
0
null
null
null
4
1
1
1
1,595
class A: def __init__(self, txt: str): self.s: C = None self.txt = txt class B: def __init__(self, txt: str): self.z: B = None self.q: C = None self.w: C = None self.txt = txt class C: def __init__(self, txt: str): self.s: A = None self.p: B ...
n"
class A: def __init__(self, txt: str): self.s: C = None self.txt = txt class B: def __init__(self, txt: str): self.z: B = None self.q: C = None self.w: C = None self.txt = txt class C: def __init__(self, txt: str): self.s: A = None self.p: B ...
8
18
2.25
0.321429
3
2.666667
3
1
2.333333
7
2
1
5
0.625
7
0.388889
3
2
4
2.666667
4
2
2
2
1,596
class A: def __init__(self, txt: str): self.r: C = None self.v: C = None self.o: B = None self.txt = txt class B: def __init__(self, txt: str): self.z: A = None self.o: C = None self.txt = txt class C: def __init__(self, txt: str): self.v: B ...
m"
class A: def __init__(self, txt: str): self.r: C = None self.v: C = None self.o: B = None self.txt = txt class B: def __init__(self, txt: str): self.z: A = None self.o: C = None self.txt = txt class C: def __init__(self, txt: str): self.v: B ...
5
10
2
0.5
3
1.666667
3
2
2.333333
4
1
1
5
1
4
0.4
0
null
null
null
3
2
1
1
1,597
class A: def __init__(self, txt: str): self.p: A = None self.x: B = None self.y: B = 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.z: C = None self.y: A ...
j"
class A: def __init__(self, txt: str): self.p: A = None self.x: B = None self.y: B = 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.z: C = None self.y: A ...
7
14
2
0.333333
3
2.333333
3
1
2.333333
6
2
1
5
0.714286
6
0.428571
2
3
3
3
3
4
3
2
1,598
class A: def __init__(self, txt: str): self.y: A = None self.w: B = None self.txt = txt class B: def __init__(self, txt: str): self.w: A = None self.y: B = None self.z: B = None self.txt = txt class C: def __init__(self, txt: str): self.t: B ...
n"
class A: def __init__(self, txt: str): self.y: A = None self.w: B = None self.txt = txt class B: def __init__(self, txt: str): self.w: A = None self.y: B = None self.z: B = None self.txt = txt class C: def __init__(self, txt: str): self.t: B ...
6
12
2
0.4
3
2
3
2
2.333333
4
1
1
5
0.833333
4
0.333333
0
null
null
null
2
2
1
1
1,599
class A: def __init__(self, txt: str): self.o: B = None self.y: B = 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.s: B = None self.txt =...
g"
class A: def __init__(self, txt: str): self.o: B = None self.y: B = 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.s: B = None self.txt =...
8
11
1.375
0.196429
3
2.666667
2
1
1.666667
4
2
1
4
0.5
4
0.363636
1
2
2
2
2
3
3
2