id
int64
0
6k
prompt
stringlengths
265
1.96k
answer
stringclasses
10 values
pythoncode
stringlengths
267
1.96k
depth0
stringclasses
10 values
depth1
stringclasses
10 values
depth2
stringclasses
10 values
depth3
stringclasses
10 values
depth4
stringclasses
11 values
depth5
stringclasses
11 values
depth6
stringclasses
11 values
depth7
stringclasses
11 values
num_nodes
int64
3
7
num_edges
int64
3
29
num_classes
int64
2
7
path_length
int64
3
7
num_cycle
int64
0
6
2,000
class A: def __init__(self, txt: str): self.z: D = 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.v: D = None self.txt = txt class D: def __init__(self, txt: str): ...
e"
class A: def __init__(self, txt: str): self.z: D = 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.v: D = None self.txt = txt class D: def __init__(self, txt: str): ...
h
e
g
h
e
x
x
x
4
5
4
4
2
2,001
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: D = None self.txt = txt class C: def __init__(self, txt: str): self.q: D = None self.txt = txt class D: def __...
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: D = None self.txt = txt class C: def __init__(self, txt: str): self.q: D = None self.txt = txt class D: def __...
b
j
a
c
x
x
x
x
7
10
4
3
0
2,002
class A: def __init__(self, txt: str): self.x: D = None self.p: B = None self.q: D = None self.txt = txt class B: def __init__(self, txt: str): self.z: A = None self.p: D = None self.t: C = None self.txt = txt class C: def __init__(self, txt:...
j"
class A: def __init__(self, txt: str): self.x: D = None self.p: B = None self.q: D = None self.txt = txt class B: def __init__(self, txt: str): self.z: A = None self.p: D = None self.t: C = None self.txt = txt class C: def __init__(self, txt:...
d
i
e
j
a
e
j
x
6
15
4
6
2
2,003
class A: def __init__(self, txt: str): self.w: D = None self.txt = txt class B: def __init__(self, txt: str): self.y: D = None self.s: B = None self.q: C = None self.txt = txt class C: def __init__(self, txt: str): self.u: A = None self.q: B ...
g"
class A: def __init__(self, txt: str): self.w: D = None self.txt = txt class B: def __init__(self, txt: str): self.y: D = None self.s: B = None self.q: C = None self.txt = txt class C: def __init__(self, txt: str): self.u: A = None self.q: B ...
c
g
c
j
h
g
x
x
7
13
4
5
2
2,004
class A: def __init__(self, txt: str): self.s: C = None self.txt = txt class B: def __init__(self, txt: str): self.w: C = None self.t: B = None self.txt = txt class C: def __init__(self, txt: str): self.w: B = None self.txt = txt class D: def __...
j"
class A: def __init__(self, txt: str): self.s: C = None self.txt = txt class B: def __init__(self, txt: str): self.w: C = None self.t: B = None self.txt = txt class C: def __init__(self, txt: str): self.w: B = None self.txt = txt class D: def __...
c
j
c
j
e
j
x
x
6
10
4
5
3
2,005
class A: def __init__(self, txt: str): self.v: A = None self.o: C = None self.y: A = None self.z: B = None self.txt = txt class B: def __init__(self, txt: str): self.x: A = None self.o: C = None self.txt = txt class C: def __init__(self, txt:...
i"
class A: def __init__(self, txt: str): self.v: A = None self.o: C = None self.y: A = None self.z: B = None self.txt = txt class B: def __init__(self, txt: str): self.x: A = None self.o: C = None self.txt = txt class C: def __init__(self, txt:...
a
i
e
h
a
i
x
x
7
14
4
5
2
2,006
class A: def __init__(self, txt: str): self.u: D = None self.o: A = None self.z: C = None self.txt = txt class B: def __init__(self, txt: str): self.v: B = None self.txt = txt class C: def __init__(self, txt: str): self.p: B = None self.txt =...
b"
class A: def __init__(self, txt: str): self.u: D = None self.o: A = None self.z: C = None self.txt = txt class B: def __init__(self, txt: str): self.v: B = None self.txt = txt class C: def __init__(self, txt: str): self.p: B = None self.txt =...
f
a
b
a
b
a
b
x
6
10
4
6
4
2,007
class A: def __init__(self, txt: str): self.q: D = None self.y: C = None self.w: D = None self.s: C = None self.txt = txt class B: def __init__(self, txt: str): self.y: D = None self.s: D = None self.t: B = None self.txt = txt class C: ...
a"
class A: def __init__(self, txt: str): self.q: D = None self.y: C = None self.w: D = None self.s: C = None self.txt = txt class B: def __init__(self, txt: str): self.y: D = None self.s: D = None self.t: B = None self.txt = txt class C: ...
h
i
h
f
a
x
x
x
6
16
4
4
1
2,008
class A: def __init__(self, txt: str): self.q: C = None self.p: D = None self.txt = txt class B: def __init__(self, txt: str): self.x: A = None self.r: C = None self.txt = txt class C: def __init__(self, txt: str): self.s: B = None self.txt =...
a"
class A: def __init__(self, txt: str): self.q: C = None self.p: D = None self.txt = txt class B: def __init__(self, txt: str): self.x: A = None self.r: C = None self.txt = txt class C: def __init__(self, txt: str): self.s: B = None self.txt =...
f
g
b
a
x
x
x
x
4
6
4
3
0
2,009
class A: def __init__(self, txt: str): self.z: C = None self.txt = txt class B: def __init__(self, txt: str): self.y: A = None self.s: D = None self.u: B = None self.txt = txt class C: def __init__(self, txt: str): self.x: A = None self.t: A ...
h"
class A: def __init__(self, txt: str): self.z: C = None self.txt = txt class B: def __init__(self, txt: str): self.y: A = None self.s: D = None self.u: B = None self.txt = txt class C: def __init__(self, txt: str): self.x: A = None self.t: A ...
e
c
h
c
h
x
x
x
7
13
4
4
2
2,010
class A: def __init__(self, txt: str): self.r: C = None self.z: B = None self.s: D = None self.txt = txt class B: def __init__(self, txt: str): self.r: D = None self.u: C = None self.t: D = None self.z: C = None self.txt = txt class C: ...
e"
class A: def __init__(self, txt: str): self.r: C = None self.z: B = None self.s: D = None self.txt = txt class B: def __init__(self, txt: str): self.r: D = None self.u: C = None self.t: D = None self.z: C = None self.txt = txt class C: ...
e
h
g
e
x
x
x
x
4
10
4
3
1
2,011
class A: def __init__(self, txt: str): self.v: D = None self.u: 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.t: C = None self.p: D = None self.o: D ...
b"
class A: def __init__(self, txt: str): self.v: D = None self.u: 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.t: C = None self.p: D = None self.o: D ...
b
e
b
e
c
e
b
x
7
15
4
6
4
2,012
class A: def __init__(self, txt: str): self.p: C = None self.txt = txt class B: def __init__(self, txt: str): self.s: A = None self.w: B = None self.o: B = None self.t: D = None self.txt = txt class C: def __init__(self, txt: str): self.v: A ...
h"
class A: def __init__(self, txt: str): self.p: C = None self.txt = txt class B: def __init__(self, txt: str): self.s: A = None self.w: B = None self.o: B = None self.t: D = None self.txt = txt class C: def __init__(self, txt: str): self.v: A ...
g
i
j
e
h
x
x
x
6
15
4
4
0
2,013
class A: def __init__(self, txt: str): self.y: B = None self.s: C = None self.o: D = None self.txt = txt class B: def __init__(self, txt: str): self.u: D = None self.txt = txt class C: def __init__(self, txt: str): self.u: B = None self.x: B ...
j"
class A: def __init__(self, txt: str): self.y: B = None self.s: C = None self.o: D = None self.txt = txt class B: def __init__(self, txt: str): self.u: D = None self.txt = txt class C: def __init__(self, txt: str): self.u: B = None self.x: B ...
j
i
j
i
j
x
x
x
4
7
4
4
3
2,014
class A: def __init__(self, txt: str): self.r: D = None self.q: D = 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: B = None self.txt = txt class D: def __...
g"
class A: def __init__(self, txt: str): self.r: D = None self.q: D = 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: B = None self.txt = txt class D: def __...
g
b
g
b
g
x
x
x
4
4
4
4
3
2,015
class A: def __init__(self, txt: str): self.q: B = None self.r: B = None self.txt = txt class B: def __init__(self, txt: str): self.o: C = None self.u: D = None self.txt = txt class C: def __init__(self, txt: str): self.r: B = None self.txt =...
d"
class A: def __init__(self, txt: str): self.q: B = None self.r: B = None self.txt = txt class B: def __init__(self, txt: str): self.o: C = None self.u: D = None self.txt = txt class C: def __init__(self, txt: str): self.r: B = None self.txt =...
h
d
h
a
d
x
x
x
5
8
4
4
2
2,016
class A: def __init__(self, txt: str): self.y: D = None self.txt = txt class B: def __init__(self, txt: str): self.w: D = None self.s: C = None self.txt = txt class C: def __init__(self, txt: str): self.v: A = None self.w: B = None self.t: A ...
d"
class A: def __init__(self, txt: str): self.y: D = None self.txt = txt class B: def __init__(self, txt: str): self.w: D = None self.s: C = None self.txt = txt class C: def __init__(self, txt: str): self.v: A = None self.w: B = None self.t: A ...
a
j
d
g
d
g
d
x
6
11
4
6
3
2,017
class A: def __init__(self, txt: str): self.u: C = None self.s: B = None self.r: D = None self.txt = txt class B: def __init__(self, txt: str): self.q: D = None self.w: D = None self.u: A = None self.txt = txt class C: def __init__(self, txt:...
i"
class A: def __init__(self, txt: str): self.u: C = None self.s: B = None self.r: D = None self.txt = txt class B: def __init__(self, txt: str): self.q: D = None self.w: D = None self.u: A = None self.txt = txt class C: def __init__(self, txt:...
c
i
j
i
x
x
x
x
4
8
4
3
1
2,018
class A: def __init__(self, txt: str): self.v: B = None self.r: C = None self.txt = txt class B: def __init__(self, txt: str): self.u: A = None self.y: C = None self.v: A = None self.txt = txt class C: def __init__(self, txt: str): self.u: A ...
c"
class A: def __init__(self, txt: str): self.v: B = None self.r: C = None self.txt = txt class B: def __init__(self, txt: str): self.u: A = None self.y: C = None self.v: A = None self.txt = txt class C: def __init__(self, txt: str): self.u: A ...
i
c
a
c
x
x
x
x
5
10
4
3
1
2,019
class A: def __init__(self, txt: str): self.p: B = None self.r: B = None self.t: D = None self.z: C = None self.txt = txt class B: def __init__(self, txt: str): self.p: D = None self.txt = txt class C: def __init__(self, txt: str): self.x: A ...
f"
class A: def __init__(self, txt: str): self.p: B = None self.r: B = None self.t: D = None self.z: C = None self.txt = txt class B: def __init__(self, txt: str): self.p: D = None self.txt = txt class C: def __init__(self, txt: str): self.x: A ...
d
f
i
f
x
x
x
x
6
13
4
3
1
2,020
class A: def __init__(self, txt: str): self.w: A = None self.t: A = None self.x: B = None self.txt = txt class B: def __init__(self, txt: str): self.x: D = None self.txt = txt class C: def __init__(self, txt: str): self.s: D = None self.o: D ...
e"
class A: def __init__(self, txt: str): self.w: A = None self.t: A = None self.x: B = None self.txt = txt class B: def __init__(self, txt: str): self.x: D = None self.txt = txt class C: def __init__(self, txt: str): self.s: D = None self.o: D ...
d
i
e
f
e
x
x
x
6
8
4
4
1
2,021
class A: def __init__(self, txt: str): self.w: A = None self.r: B = None self.t: C = None self.txt = txt class B: def __init__(self, txt: str): self.w: A = None self.r: A = None self.s: A = None self.x: A = None self.txt = txt class C: ...
i"
class A: def __init__(self, txt: str): self.w: A = None self.r: B = None self.t: C = None self.txt = txt class B: def __init__(self, txt: str): self.w: A = None self.r: A = None self.s: A = None self.x: A = None self.txt = txt class C: ...
i
b
i
b
d
i
x
x
7
15
4
5
3
2,022
class A: def __init__(self, txt: str): self.z: B = None self.o: D = None self.txt = txt class B: def __init__(self, txt: str): self.r: C = None self.p: A = None self.txt = txt class C: def __init__(self, txt: str): self.t: D = None self.s: B ...
g"
class A: def __init__(self, txt: str): self.z: B = None self.o: D = None self.txt = txt class B: def __init__(self, txt: str): self.r: C = None self.p: A = None self.txt = txt class C: def __init__(self, txt: str): self.t: D = None self.s: B ...
j
d
h
j
d
g
x
x
6
12
4
5
2
2,023
class A: def __init__(self, txt: str): self.t: B = None self.w: B = None self.z: D = None self.u: B = None self.txt = txt class B: def __init__(self, txt: str): self.v: C = None self.z: D = None self.x: A = None self.txt = txt class C: ...
f"
class A: def __init__(self, txt: str): self.t: B = None self.w: B = None self.z: D = None self.u: B = None self.txt = txt class B: def __init__(self, txt: str): self.v: C = None self.z: D = None self.x: A = None self.txt = txt class C: ...
b
f
b
f
b
f
x
x
5
10
4
5
4
2,024
class A: def __init__(self, txt: str): self.s: B = None self.p: C = None self.z: C = 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.w: A = None self.t: A ...
i"
class A: def __init__(self, txt: str): self.s: B = None self.p: C = None self.z: C = 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.w: A = None self.t: A ...
i
g
i
g
i
x
x
x
4
5
4
4
3
2,025
class A: def __init__(self, txt: str): self.u: B = None self.txt = txt class B: def __init__(self, txt: str): self.o: A = None self.y: A = None self.w: C = None self.txt = txt class C: def __init__(self, txt: str): self.y: A = None self.txt =...
h"
class A: def __init__(self, txt: str): self.u: B = None self.txt = txt class B: def __init__(self, txt: str): self.o: A = None self.y: A = None self.w: C = None self.txt = txt class C: def __init__(self, txt: str): self.y: A = None self.txt =...
h
a
j
h
x
x
x
x
4
5
4
3
1
2,026
class A: def __init__(self, txt: str): self.o: B = None self.y: A = None self.q: A = None self.txt = txt class B: def __init__(self, txt: str): self.t: D = None self.x: D = None self.z: C = None self.txt = txt class C: def __init__(self, txt:...
b"
class A: def __init__(self, txt: str): self.o: B = None self.y: A = None self.q: A = None self.txt = txt class B: def __init__(self, txt: str): self.t: D = None self.x: D = None self.z: C = None self.txt = txt class C: def __init__(self, txt:...
f
h
b
d
b
h
b
x
6
15
4
6
3
2,027
class A: def __init__(self, txt: str): self.x: D = None self.u: C = None self.s: D = None self.o: B = None self.txt = txt class B: def __init__(self, txt: str): self.u: D = None self.r: D = None self.v: D = None self.x: B = None se...
f"
class A: def __init__(self, txt: str): self.x: D = None self.u: C = None self.s: D = None self.o: B = None self.txt = txt class B: def __init__(self, txt: str): self.u: D = None self.r: D = None self.v: D = None self.x: B = None se...
f
a
f
i
c
f
x
x
6
16
4
5
2
2,028
class A: def __init__(self, txt: str): self.p: D = None self.txt = txt class B: def __init__(self, txt: str): self.o: D = None self.txt = txt class C: def __init__(self, txt: str): self.u: B = None self.y: A = None self.t: A = None self.x: B ...
e"
class A: def __init__(self, txt: str): self.p: D = None self.txt = txt class B: def __init__(self, txt: str): self.o: D = None self.txt = txt class C: def __init__(self, txt: str): self.u: B = None self.y: A = None self.t: A = None self.x: B ...
e
c
j
e
x
x
x
x
4
5
4
3
1
2,029
class A: def __init__(self, txt: str): self.y: C = None self.s: D = None self.txt = txt class B: def __init__(self, txt: str): self.s: C = None self.u: D = None self.x: A = None self.t: C = None self.txt = txt class C: def __init__(self, txt:...
f"
class A: def __init__(self, txt: str): self.y: C = None self.s: D = None self.txt = txt class B: def __init__(self, txt: str): self.s: C = None self.u: D = None self.x: A = None self.t: C = None self.txt = txt class C: def __init__(self, txt:...
b
f
j
f
g
f
x
x
6
13
4
5
2
2,030
class A: def __init__(self, txt: str): self.r: C = None self.x: B = None self.p: C = None self.txt = txt class B: def __init__(self, txt: str): self.p: C = None self.o: D = None self.u: A = None self.txt = txt class C: def __init__(self, txt:...
j"
class A: def __init__(self, txt: str): self.r: C = None self.x: B = None self.p: C = None self.txt = txt class B: def __init__(self, txt: str): self.p: C = None self.o: D = None self.u: A = None self.txt = txt class C: def __init__(self, txt:...
i
c
i
c
i
c
j
x
6
13
4
6
4
2,031
class A: def __init__(self, txt: str): self.s: D = None self.txt = txt class B: def __init__(self, txt: str): self.p: D = None self.s: C = None self.txt = txt class C: def __init__(self, txt: str): self.z: D = None self.w: D = None self.x: A ...
f"
class A: def __init__(self, txt: str): self.s: D = None self.txt = txt class B: def __init__(self, txt: str): self.p: D = None self.s: C = None self.txt = txt class C: def __init__(self, txt: str): self.z: D = None self.w: D = None self.x: A ...
e
f
g
f
x
x
x
x
4
8
4
3
1
2,032
class A: def __init__(self, txt: str): self.t: A = None self.w: B = None self.u: C = None self.r: C = None self.txt = txt class B: def __init__(self, txt: str): self.t: C = None self.x: C = None self.y: A = None self.txt = txt class C: ...
f"
class A: def __init__(self, txt: str): self.t: A = None self.w: B = None self.u: C = None self.r: C = None self.txt = txt class B: def __init__(self, txt: str): self.t: C = None self.x: C = None self.y: A = None self.txt = txt class C: ...
a
f
a
f
a
f
x
x
7
17
4
5
4
2,033
class A: def __init__(self, txt: str): self.q: D = None self.r: D = None self.txt = txt class B: def __init__(self, txt: str): self.p: C = None self.s: C = None self.txt = txt class C: def __init__(self, txt: str): self.v: C = None self.u: D ...
b"
class A: def __init__(self, txt: str): self.q: D = None self.r: D = None self.txt = txt class B: def __init__(self, txt: str): self.p: C = None self.s: C = None self.txt = txt class C: def __init__(self, txt: str): self.v: C = None self.u: D ...
b
a
i
a
b
x
x
x
6
11
4
4
2
2,034
class A: def __init__(self, txt: str): self.q: C = None self.x: D = None self.w: B = None self.s: D = None self.txt = txt class B: def __init__(self, txt: str): self.u: C = None self.v: A = None self.txt = txt class C: def __init__(self, txt:...
d"
class A: def __init__(self, txt: str): self.q: C = None self.x: D = None self.w: B = None self.s: D = None self.txt = txt class B: def __init__(self, txt: str): self.u: C = None self.v: A = None self.txt = txt class C: def __init__(self, txt:...
c
d
b
d
b
d
x
x
7
16
4
5
3
2,035
class A: def __init__(self, txt: str): self.z: B = None self.txt = txt class B: def __init__(self, txt: str): self.p: A = None self.s: B = None self.t: C = None self.y: A = None self.txt = txt class C: def __init__(self, txt: str): self.o: B ...
b"
class A: def __init__(self, txt: str): self.z: B = None self.txt = txt class B: def __init__(self, txt: str): self.p: A = None self.s: B = None self.t: C = None self.y: A = None self.txt = txt class C: def __init__(self, txt: str): self.o: B ...
h
i
e
h
i
b
x
x
6
13
4
5
2
2,036
class A: def __init__(self, txt: str): self.o: A = None self.p: D = None self.q: B = None self.txt = txt class B: def __init__(self, txt: str): self.p: A = None self.w: A = None self.txt = txt class C: def __init__(self, txt: str): self.u: B ...
g"
class A: def __init__(self, txt: str): self.o: A = None self.p: D = None self.q: B = None self.txt = txt class B: def __init__(self, txt: str): self.p: A = None self.w: A = None self.txt = txt class C: def __init__(self, txt: str): self.u: B ...
i
a
b
j
g
x
x
x
7
15
4
4
0
2,037
class A: def __init__(self, txt: str): self.z: B = None self.p: C = None self.u: C = None self.txt = txt class B: def __init__(self, txt: str): self.z: D = None self.r: C = None self.txt = txt class C: def __init__(self, txt: str): self.s: D ...
h"
class A: def __init__(self, txt: str): self.z: B = None self.p: C = None self.u: C = None self.txt = txt class B: def __init__(self, txt: str): self.z: D = None self.r: C = None self.txt = txt class C: def __init__(self, txt: str): self.s: D ...
c
e
h
e
h
x
x
x
4
7
4
4
2
2,038
class A: def __init__(self, txt: str): self.z: B = None self.txt = txt class B: def __init__(self, txt: str): self.t: C = None self.txt = txt class C: def __init__(self, txt: str): self.z: B = None self.x: A = 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.t: C = None self.txt = txt class C: def __init__(self, txt: str): self.z: B = None self.x: A = None self.txt = txt class D: def __...
c
a
c
a
x
x
x
x
6
8
4
3
2
2,039
class A: def __init__(self, txt: str): self.y: B = None self.o: B = None self.txt = txt class B: def __init__(self, txt: str): self.t: B = None self.v: B = None self.w: A = None self.s: C = None self.txt = txt class C: def __init__(self, txt:...
h"
class A: def __init__(self, txt: str): self.y: B = None self.o: B = None self.txt = txt class B: def __init__(self, txt: str): self.t: B = None self.v: B = None self.w: A = None self.s: C = None self.txt = txt class C: def __init__(self, txt:...
e
h
a
e
h
x
x
x
7
16
4
4
2
2,040
class A: def __init__(self, txt: str): self.z: C = None self.q: D = None self.txt = txt class B: def __init__(self, txt: str): self.p: A = None self.txt = txt class C: def __init__(self, txt: str): self.z: C = None self.q: D = None self.txt =...
h"
class A: def __init__(self, txt: str): self.z: C = None self.q: D = None self.txt = txt class B: def __init__(self, txt: str): self.p: A = None self.txt = txt class C: def __init__(self, txt: str): self.z: C = None self.q: D = None self.txt =...
e
h
g
h
g
h
x
x
5
8
4
5
3
2,041
class A: def __init__(self, txt: str): self.y: B = None self.txt = txt class B: def __init__(self, txt: str): self.y: C = None self.o: A = None self.v: A = None self.z: D = None self.txt = txt class C: def __init__(self, txt: str): self.x: D ...
f"
class A: def __init__(self, txt: str): self.y: B = None self.txt = txt class B: def __init__(self, txt: str): self.y: C = None self.o: A = None self.v: A = None self.z: D = None self.txt = txt class C: def __init__(self, txt: str): self.x: D ...
f
a
e
i
f
x
x
x
4
7
4
4
1
2,042
class A: def __init__(self, txt: str): self.x: C = None self.t: B = None self.txt = txt class B: def __init__(self, txt: str): self.v: C = None self.o: B = None self.u: A = None self.txt = txt class C: def __init__(self, txt: str): self.z: A ...
b"
class A: def __init__(self, txt: str): self.x: C = None self.t: B = None self.txt = txt class B: def __init__(self, txt: str): self.v: C = None self.o: B = None self.u: A = None self.txt = txt class C: def __init__(self, txt: str): self.z: A ...
h
b
i
b
i
b
i
b
7
13
4
7
5
2,043
class A: def __init__(self, txt: str): self.y: B = None self.txt = txt class B: def __init__(self, txt: str): self.y: B = None self.u: C = None self.txt = txt class C: def __init__(self, txt: str): self.p: A = None self.o: D = None self.u: C ...
f"
class A: def __init__(self, txt: str): self.y: B = None self.txt = txt class B: def __init__(self, txt: str): self.y: B = None self.u: C = None self.txt = txt class C: def __init__(self, txt: str): self.p: A = None self.o: D = None self.u: C ...
f
a
i
d
f
x
x
x
7
16
4
4
1
2,044
class A: def __init__(self, txt: str): self.v: B = None self.p: D = None self.z: B = None self.o: C = None self.txt = txt class B: def __init__(self, txt: str): self.z: D = None self.v: D = None self.txt = txt class C: def __init__(self, txt:...
j"
class A: def __init__(self, txt: str): self.v: B = None self.p: D = None self.z: B = None self.o: C = None self.txt = txt class B: def __init__(self, txt: str): self.z: D = None self.v: D = None self.txt = txt class C: def __init__(self, txt:...
d
h
j
h
j
x
x
x
4
6
4
4
2
2,045
class A: def __init__(self, txt: str): self.w: B = None self.txt = txt class B: def __init__(self, txt: str): self.u: C = None self.v: A = None self.txt = txt class C: def __init__(self, txt: str): self.s: D = None self.p: A = None self.w: D ...
i"
class A: def __init__(self, txt: str): self.w: B = None self.txt = txt class B: def __init__(self, txt: str): self.u: C = None self.v: A = None self.txt = txt class C: def __init__(self, txt: str): self.s: D = None self.p: A = None self.w: D ...
j
i
j
i
x
x
x
x
4
6
4
3
2
2,046
class A: def __init__(self, txt: str): self.s: D = None self.z: D = 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.w: B = None self.r: D ...
h"
class A: def __init__(self, txt: str): self.s: D = None self.z: D = 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.w: B = None self.r: D ...
b
d
b
h
f
h
x
x
7
14
4
5
2
2,047
class A: def __init__(self, txt: str): self.t: D = None self.s: B = None self.r: C = None self.z: B = 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.x: B ...
i"
class A: def __init__(self, txt: str): self.t: D = None self.s: B = None self.r: C = None self.z: B = 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.x: B ...
i
g
f
i
x
x
x
x
4
8
4
3
1
2,048
class A: def __init__(self, txt: str): self.q: B = None self.u: D = None self.txt = txt class B: def __init__(self, txt: str): self.z: D = None self.p: A = None self.v: C = None self.txt = txt class C: def __init__(self, txt: str): self.r: D ...
a"
class A: def __init__(self, txt: str): self.q: B = None self.u: D = None self.txt = txt class B: def __init__(self, txt: str): self.z: D = None self.p: A = None self.v: C = None self.txt = txt class C: def __init__(self, txt: str): self.r: D ...
b
f
g
c
a
x
x
x
5
13
4
4
0
2,049
class A: def __init__(self, txt: str): self.t: C = None self.txt = txt class B: def __init__(self, txt: str): self.o: D = None self.x: C = None self.r: D = None self.txt = txt class C: def __init__(self, txt: str): self.q: D = None self.r: D ...
f"
class A: def __init__(self, txt: str): self.t: C = None self.txt = txt class B: def __init__(self, txt: str): self.o: D = None self.x: C = None self.r: D = None self.txt = txt class C: def __init__(self, txt: str): self.q: D = None self.r: D ...
b
g
c
f
x
x
x
x
4
8
4
3
0
2,050
class A: def __init__(self, txt: str): self.y: D = None self.w: C = None self.u: B = None self.txt = txt class B: def __init__(self, txt: str): self.w: C = None self.s: C = None self.txt = txt class C: def __init__(self, txt: str): self.p: B ...
a"
class A: def __init__(self, txt: str): self.y: D = None self.w: C = None self.u: B = None self.txt = txt class B: def __init__(self, txt: str): self.w: C = None self.s: C = None self.txt = txt class C: def __init__(self, txt: str): self.p: B ...
a
e
g
a
x
x
x
x
4
9
4
3
1
2,051
class A: def __init__(self, txt: str): self.w: B = None self.txt = txt class B: def __init__(self, txt: str): self.x: B = None self.q: D = None self.u: A = None self.txt = txt class C: def __init__(self, txt: str): self.p: D = None self.txt =...
h"
class A: def __init__(self, txt: str): self.w: B = None self.txt = txt class B: def __init__(self, txt: str): self.x: B = None self.q: D = None self.u: A = None self.txt = txt class C: def __init__(self, txt: str): self.p: D = None self.txt =...
g
h
g
h
i
h
x
x
7
19
4
5
3
2,052
class A: def __init__(self, txt: str): self.u: B = None self.txt = txt class B: def __init__(self, txt: str): self.r: C = None self.u: C = None self.o: A = None self.txt = txt class C: def __init__(self, txt: str): self.t: D = None self.q: A ...
e"
class A: def __init__(self, txt: str): self.u: B = None self.txt = txt class B: def __init__(self, txt: str): self.r: C = None self.u: C = None self.o: A = None self.txt = txt class C: def __init__(self, txt: str): self.t: D = None self.q: A ...
i
a
i
e
x
x
x
x
5
14
4
3
1
2,053
class A: def __init__(self, txt: str): self.w: D = None self.v: A = None self.q: A = None self.txt = txt class B: def __init__(self, txt: str): self.o: C = None self.p: B = None self.w: C = None self.x: B = None self.txt = txt class C: ...
j"
class A: def __init__(self, txt: str): self.w: D = None self.v: A = None self.q: A = None self.txt = txt class B: def __init__(self, txt: str): self.o: C = None self.p: B = None self.w: C = None self.x: B = None self.txt = txt class C: ...
a
j
a
j
a
j
x
x
6
10
4
5
4
2,054
class A: def __init__(self, txt: str): self.u: B = None self.w: C = None self.txt = txt class B: def __init__(self, txt: str): self.y: D = None self.txt = txt class C: def __init__(self, txt: str): self.q: D = None self.u: C = None self.txt =...
j"
class A: def __init__(self, txt: str): self.u: B = None self.w: C = None self.txt = txt class B: def __init__(self, txt: str): self.y: D = None self.txt = txt class C: def __init__(self, txt: str): self.q: D = None self.u: C = None self.txt =...
g
j
b
g
j
x
x
x
5
8
4
4
2
2,055
class A: def __init__(self, txt: str): self.r: D = None self.txt = txt class B: def __init__(self, txt: str): self.r: A = None self.q: D = None self.txt = txt class C: def __init__(self, txt: str): self.r: B = None self.s: B = None self.txt =...
j"
class A: def __init__(self, txt: str): self.r: D = None self.txt = txt class B: def __init__(self, txt: str): self.r: A = None self.q: D = None self.txt = txt class C: def __init__(self, txt: str): self.r: B = None self.s: B = None self.txt =...
i
j
i
j
x
x
x
x
4
5
4
3
2
2,056
class A: def __init__(self, txt: str): self.v: A = None self.z: B = None self.u: B = None self.txt = txt class B: def __init__(self, txt: str): self.s: D = None self.y: B = None self.t: A = None self.txt = txt class C: def __init__(self, txt:...
a"
class A: def __init__(self, txt: str): self.v: A = None self.z: B = None self.u: B = None self.txt = txt class B: def __init__(self, txt: str): self.s: D = None self.y: B = None self.t: A = None self.txt = txt class C: def __init__(self, txt:...
c
b
i
b
d
a
e
a
7
22
4
7
2
2,057
class A: def __init__(self, txt: str): self.q: B = None self.y: D = None self.s: C = None self.r: D = 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.t: B ...
c"
class A: def __init__(self, txt: str): self.q: B = None self.y: D = None self.s: C = None self.r: D = 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.t: B ...
d
c
d
c
d
c
x
x
6
13
4
5
4
2,058
class A: def __init__(self, txt: str): self.v: B = None self.t: D = None self.x: B = None self.s: B = None self.txt = txt class B: def __init__(self, txt: str): self.z: A = None self.y: D = None self.txt = txt class C: def __init__(self, txt:...
f"
class A: def __init__(self, txt: str): self.v: B = None self.t: D = None self.x: B = None self.s: B = None self.txt = txt class B: def __init__(self, txt: str): self.z: A = None self.y: D = None self.txt = txt class C: def __init__(self, txt:...
j
f
c
f
x
x
x
x
4
7
4
3
1
2,059
class A: def __init__(self, txt: str): self.w: C = None self.o: C = None self.t: B = None self.u: C = None self.txt = txt class B: def __init__(self, txt: str): self.u: D = None self.s: B = None self.t: C = None self.v: A = None se...
c"
class A: def __init__(self, txt: str): self.w: C = None self.o: C = None self.t: B = None self.u: C = None self.txt = txt class B: def __init__(self, txt: str): self.u: D = None self.s: B = None self.t: C = None self.v: A = None se...
f
e
d
f
g
c
g
c
7
19
4
7
3
2,060
class A: def __init__(self, txt: str): self.v: B = None self.r: D = None self.q: B = None self.x: 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.v: B ...
f"
class A: def __init__(self, txt: str): self.v: B = None self.r: D = None self.q: B = None self.x: 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.v: B ...
a
f
d
a
c
f
x
x
5
12
4
5
2
2,061
class A: def __init__(self, txt: str): self.q: B = None self.txt = txt class B: def __init__(self, txt: str): self.s: D = None self.x: D = None self.txt = txt class C: def __init__(self, txt: str): self.q: A = None self.x: B = None self.s: A ...
h"
class A: def __init__(self, txt: str): self.q: B = None self.txt = txt class B: def __init__(self, txt: str): self.s: D = None self.x: D = None self.txt = txt class C: def __init__(self, txt: str): self.q: A = None self.x: B = None self.s: A ...
e
h
b
f
h
b
f
h
7
14
4
7
4
2,062
class A: def __init__(self, txt: str): self.x: D = 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.o: D = None self.q: B = None self.txt = txt class D: def __...
b"
class A: def __init__(self, txt: str): self.x: D = 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.o: D = None self.q: B = None self.txt = txt class D: def __...
b
i
b
i
b
x
x
x
5
6
4
4
3
2,063
class A: def __init__(self, txt: str): self.z: B = None self.txt = txt class B: def __init__(self, txt: str): self.w: C = None self.p: A = None self.x: D = None self.txt = txt class C: def __init__(self, txt: str): self.z: D = None self.w: C ...
c"
class A: def __init__(self, txt: str): self.z: B = None self.txt = txt class B: def __init__(self, txt: str): self.w: C = None self.p: A = None self.x: D = None self.txt = txt class C: def __init__(self, txt: str): self.z: D = None self.w: C ...
f
d
a
c
x
x
x
x
5
11
4
3
0
2,064
class A: def __init__(self, txt: str): self.w: D = None self.v: C = None self.s: D = None self.u: B = 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.u: B ...
g"
class A: def __init__(self, txt: str): self.w: D = None self.v: C = None self.s: D = None self.u: B = 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.u: B ...
a
g
f
g
x
x
x
x
6
8
4
3
1
2,065
class A: def __init__(self, txt: str): self.w: B = None self.o: C = None self.r: B = None self.txt = txt class B: def __init__(self, txt: str): self.p: A = None self.q: C = None self.o: C = None self.r: D = None self.txt = txt class C: ...
g"
class A: def __init__(self, txt: str): self.w: B = None self.o: C = None self.r: B = None self.txt = txt class B: def __init__(self, txt: str): self.p: A = None self.q: C = None self.o: C = None self.r: D = None self.txt = txt class C: ...
h
g
b
h
g
x
x
x
4
9
4
4
2
2,066
class A: def __init__(self, txt: str): self.z: D = None self.s: C = None self.txt = txt class B: def __init__(self, txt: str): self.z: C = None self.t: D = None self.r: C = None self.txt = txt class C: def __init__(self, txt: str): self.w: A ...
j"
class A: def __init__(self, txt: str): self.z: D = None self.s: C = None self.txt = txt class B: def __init__(self, txt: str): self.z: C = None self.t: D = None self.r: C = None self.txt = txt class C: def __init__(self, txt: str): self.w: A ...
c
j
c
j
x
x
x
x
4
8
4
3
2
2,067
class A: def __init__(self, txt: str): self.o: D = None self.q: C = 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.x: B = None self.txt = txt class D: def __...
d"
class A: def __init__(self, txt: str): self.o: D = None self.q: C = 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.x: B = None self.txt = txt class D: def __...
d
f
d
f
d
x
x
x
4
6
4
4
3
2,068
class A: def __init__(self, txt: str): self.u: C = None self.x: B = None self.z: C = None self.txt = txt class B: def __init__(self, txt: str): self.r: C = None self.y: D = None self.x: A = None self.txt = txt class C: def __init__(self, txt:...
a"
class A: def __init__(self, txt: str): self.u: C = None self.x: B = None self.z: C = None self.txt = txt class B: def __init__(self, txt: str): self.r: C = None self.y: D = None self.x: A = None self.txt = txt class C: def __init__(self, txt:...
c
d
a
c
a
x
x
x
4
9
4
4
2
2,069
class A: def __init__(self, txt: str): self.v: D = None self.t: D = None self.txt = txt class B: def __init__(self, txt: str): self.t: A = None self.u: A = None self.txt = txt class C: def __init__(self, txt: str): self.r: D = None self.txt =...
g"
class A: def __init__(self, txt: str): self.v: D = None self.t: D = None self.txt = txt class B: def __init__(self, txt: str): self.t: A = None self.u: A = None self.txt = txt class C: def __init__(self, txt: str): self.r: D = None self.txt =...
a
g
d
g
h
g
x
x
7
10
4
5
2
2,070
class A: def __init__(self, txt: str): self.z: D = None self.s: B = None self.o: D = None self.txt = txt class B: def __init__(self, txt: str): self.z: A = None self.s: C = None self.q: D = None self.u: A = None self.txt = txt class C: ...
c"
class A: def __init__(self, txt: str): self.z: D = None self.s: B = None self.o: D = None self.txt = txt class B: def __init__(self, txt: str): self.z: A = None self.s: C = None self.q: D = None self.u: A = None self.txt = txt class C: ...
f
b
f
b
e
c
x
x
6
13
4
5
2
2,071
class A: def __init__(self, txt: str): self.x: D = None self.q: D = None self.t: C = None self.y: B = None self.txt = txt class B: def __init__(self, txt: str): self.s: D = None self.txt = txt class C: def __init__(self, txt: str): self.z: A ...
g"
class A: def __init__(self, txt: str): self.x: D = None self.q: D = None self.t: C = None self.y: B = None self.txt = txt class B: def __init__(self, txt: str): self.s: D = None self.txt = txt class C: def __init__(self, txt: str): self.z: A ...
g
i
g
i
j
g
x
x
6
12
4
5
3
2,072
class A: def __init__(self, txt: str): self.t: C = None self.o: B = None self.txt = txt class B: def __init__(self, txt: str): self.y: A = None self.r: C = None self.txt = txt class C: def __init__(self, txt: str): self.t: B = None self.o: B ...
d"
class A: def __init__(self, txt: str): self.t: C = None self.o: B = None self.txt = txt class B: def __init__(self, txt: str): self.y: A = None self.r: C = None self.txt = txt class C: def __init__(self, txt: str): self.t: B = None self.o: B ...
d
h
a
h
d
x
x
x
4
8
4
4
2
2,073
class A: def __init__(self, txt: str): self.t: C = None self.txt = txt class B: def __init__(self, txt: str): self.t: C = None self.txt = txt class C: def __init__(self, txt: str): self.v: B = None self.s: B = None self.r: D = None self.txt =...
c"
class A: def __init__(self, txt: str): self.t: C = None self.txt = txt class B: def __init__(self, txt: str): self.t: C = None self.txt = txt class C: def __init__(self, txt: str): self.v: B = None self.s: B = None self.r: D = None self.txt =...
c
a
g
d
c
x
x
x
7
13
4
4
1
2,074
class A: def __init__(self, txt: str): self.y: B = None self.v: C = None self.w: C = None self.txt = txt class B: def __init__(self, txt: str): self.s: A = None self.txt = txt class C: def __init__(self, txt: str): self.w: A = None self.txt =...
g"
class A: def __init__(self, txt: str): self.y: B = None self.v: C = None self.w: C = None self.txt = txt class B: def __init__(self, txt: str): self.s: A = None self.txt = txt class C: def __init__(self, txt: str): self.w: A = None self.txt =...
e
g
c
g
x
x
x
x
4
7
4
3
1
2,075
class A: def __init__(self, txt: str): self.v: C = None self.q: C = None self.p: C = None self.txt = txt class B: def __init__(self, txt: str): self.t: C = None self.u: D = None self.txt = txt class C: def __init__(self, txt: str): self.r: D ...
a"
class A: def __init__(self, txt: str): self.v: C = None self.q: C = None self.p: C = None self.txt = txt class B: def __init__(self, txt: str): self.t: C = None self.u: D = None self.txt = txt class C: def __init__(self, txt: str): self.r: D ...
a
d
f
a
x
x
x
x
5
8
4
3
1
2,076
class A: def __init__(self, txt: str): self.s: C = None self.y: D = None self.u: D = None self.o: A = None self.txt = txt class B: def __init__(self, txt: str): self.v: C = None self.z: D = None self.q: D = None self.txt = txt class C: ...
h"
class A: def __init__(self, txt: str): self.s: C = None self.y: D = None self.u: D = None self.o: A = None self.txt = txt class B: def __init__(self, txt: str): self.v: C = None self.z: D = None self.q: D = None self.txt = txt class C: ...
g
f
h
b
h
x
x
x
5
11
4
4
1
2,077
class A: def __init__(self, txt: str): self.r: D = None self.s: B = None self.p: D = None self.y: B = None self.txt = txt class B: def __init__(self, txt: str): self.p: C = None self.q: C = None self.txt = txt class C: def __init__(self, txt:...
j"
class A: def __init__(self, txt: str): self.r: D = None self.s: B = None self.p: D = None self.y: B = None self.txt = txt class B: def __init__(self, txt: str): self.p: C = None self.q: C = None self.txt = txt class C: def __init__(self, txt:...
d
j
d
j
x
x
x
x
5
11
4
3
2
2,078
class A: def __init__(self, txt: str): self.s: B = None self.v: C = None self.y: C = None self.o: B = None self.txt = txt class B: def __init__(self, txt: str): self.y: D = None self.t: D = None self.r: C = None self.txt = txt class C: ...
c"
class A: def __init__(self, txt: str): self.s: B = None self.v: C = None self.y: C = None self.o: B = None self.txt = txt class B: def __init__(self, txt: str): self.y: D = None self.t: D = None self.r: C = None self.txt = txt class C: ...
c
f
c
f
c
x
x
x
4
6
4
4
3
2,079
class A: def __init__(self, txt: str): self.y: D = None self.w: 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.y: A = None self.t: A = None self.txt =...
h"
class A: def __init__(self, txt: str): self.y: D = None self.w: 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.y: A = None self.t: A = None self.txt =...
i
g
i
h
x
x
x
x
4
5
4
3
1
2,080
class A: def __init__(self, txt: str): self.y: C = None self.txt = txt class B: def __init__(self, txt: str): self.t: D = None self.v: A = None self.txt = txt class C: def __init__(self, txt: str): self.s: A = None self.v: B = None self.z: A ...
d"
class A: def __init__(self, txt: str): self.y: C = None self.txt = txt class B: def __init__(self, txt: str): self.t: D = None self.v: A = None self.txt = txt class C: def __init__(self, txt: str): self.s: A = None self.v: B = None self.z: A ...
b
c
b
c
j
d
x
x
5
10
4
5
2
2,081
class A: def __init__(self, txt: str): self.t: B = None self.z: 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.s: A = None self.txt = txt class D: def __...
j"
class A: def __init__(self, txt: str): self.t: B = None self.z: 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.s: A = None self.txt = txt class D: def __...
a
j
c
j
x
x
x
x
4
6
4
3
1
2,082
class A: def __init__(self, txt: str): self.t: D = None self.r: C = None self.v: B = None self.txt = txt class B: def __init__(self, txt: str): self.q: D = None self.u: A = None self.o: C = None self.txt = txt class C: def __init__(self, txt:...
e"
class A: def __init__(self, txt: str): self.t: D = None self.r: C = None self.v: B = None self.txt = txt class B: def __init__(self, txt: str): self.q: D = None self.u: A = None self.o: C = None self.txt = txt class C: def __init__(self, txt:...
i
g
a
e
x
x
x
x
4
9
4
3
0
2,083
class A: def __init__(self, txt: str): self.v: B = None self.t: D = None self.x: D = None self.o: D = None self.txt = txt class B: def __init__(self, txt: str): self.v: C = None self.q: C = None self.s: C = None self.txt = txt class C: ...
d"
class A: def __init__(self, txt: str): self.v: B = None self.t: D = None self.x: D = None self.o: D = None self.txt = txt class B: def __init__(self, txt: str): self.v: C = None self.q: C = None self.s: C = None self.txt = txt class C: ...
d
g
b
a
b
d
x
x
6
12
4
5
2
2,084
class A: def __init__(self, txt: str): self.z: C = None self.w: C = None self.x: C = None self.txt = txt class B: def __init__(self, txt: str): self.p: D = None self.txt = txt class C: def __init__(self, txt: str): self.x: A = None self.z: A ...
e"
class A: def __init__(self, txt: str): self.z: C = None self.w: C = None self.x: C = None self.txt = txt class B: def __init__(self, txt: str): self.p: D = None self.txt = txt class C: def __init__(self, txt: str): self.x: A = None self.z: A ...
g
c
g
c
g
e
x
x
5
6
4
5
3
2,085
class A: def __init__(self, txt: str): self.w: D = None self.txt = txt class B: def __init__(self, txt: str): self.t: D = None self.r: A = None self.u: D = None self.txt = txt class C: def __init__(self, txt: str): self.o: B = None self.txt =...
i"
class A: def __init__(self, txt: str): self.w: D = None self.txt = txt class B: def __init__(self, txt: str): self.t: D = None self.r: A = None self.u: D = None self.txt = txt class C: def __init__(self, txt: str): self.o: B = None self.txt =...
d
i
a
i
x
x
x
x
7
12
4
3
1
2,086
class A: def __init__(self, txt: str): self.w: C = None self.v: C = None self.txt = txt class B: def __init__(self, txt: str): self.w: D = None self.o: B = None self.txt = txt class C: def __init__(self, txt: str): self.t: B = None self.y: B ...
a"
class A: def __init__(self, txt: str): self.w: C = None self.v: C = None self.txt = txt class B: def __init__(self, txt: str): self.w: D = None self.o: B = None self.txt = txt class C: def __init__(self, txt: str): self.t: B = None self.y: B ...
j
d
g
e
j
a
x
x
5
8
4
5
1
2,087
class A: def __init__(self, txt: str): self.u: D = None self.v: C = None self.q: B = None self.txt = txt class B: def __init__(self, txt: str): self.r: D = None self.txt = txt class C: def __init__(self, txt: str): self.x: C = None self.txt =...
j"
class A: def __init__(self, txt: str): self.u: D = None self.v: C = None self.q: B = None self.txt = txt class B: def __init__(self, txt: str): self.r: D = None self.txt = txt class C: def __init__(self, txt: str): self.x: C = None self.txt =...
h
j
b
j
b
j
x
x
7
12
4
5
3
2,088
class A: def __init__(self, txt: str): self.t: C = None self.p: D = None self.y: B = None self.txt = txt class B: def __init__(self, txt: str): self.s: C = None self.v: D = None self.txt = txt class C: def __init__(self, txt: str): self.y: D ...
a"
class A: def __init__(self, txt: str): self.t: C = None self.p: D = None self.y: B = None self.txt = txt class B: def __init__(self, txt: str): self.s: C = None self.v: D = None self.txt = txt class C: def __init__(self, txt: str): self.y: D ...
b
i
h
a
x
x
x
x
4
9
4
3
0
2,089
class A: def __init__(self, txt: str): self.y: D = None self.z: B = None self.q: B = None self.p: C = 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.z: D ...
a"
class A: def __init__(self, txt: str): self.y: D = None self.z: B = None self.q: B = None self.p: C = 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.z: D ...
c
a
j
g
a
x
x
x
4
9
4
4
1
2,090
class A: def __init__(self, txt: str): self.p: D = None self.u: B = None self.txt = txt class B: def __init__(self, txt: str): self.y: D = None self.z: C = None self.o: D = None self.p: C = None self.txt = txt class C: def __init__(self, txt:...
h"
class A: def __init__(self, txt: str): self.p: D = None self.u: B = None self.txt = txt class B: def __init__(self, txt: str): self.y: D = None self.z: C = None self.o: D = None self.p: C = None self.txt = txt class C: def __init__(self, txt:...
b
h
b
d
h
x
x
x
4
7
4
4
2
2,091
class A: def __init__(self, txt: str): self.z: D = None self.q: D = None self.txt = txt class B: def __init__(self, txt: str): self.z: D = None self.s: C = None self.txt = txt class C: def __init__(self, txt: str): self.z: A = None self.txt =...
a"
class A: def __init__(self, txt: str): self.z: D = None self.q: D = None self.txt = txt class B: def __init__(self, txt: str): self.z: D = None self.s: C = None self.txt = txt class C: def __init__(self, txt: str): self.z: A = None self.txt =...
g
d
g
e
a
x
x
x
4
6
4
4
1
2,092
class A: def __init__(self, txt: str): self.z: B = None self.y: B = None self.s: C = None self.txt = txt class B: def __init__(self, txt: str): self.u: C = None self.s: D = None self.r: C = None self.txt = txt class C: def __init__(self, txt:...
c"
class A: def __init__(self, txt: str): self.z: B = None self.y: B = None self.s: C = None self.txt = txt class B: def __init__(self, txt: str): self.u: C = None self.s: D = None self.r: C = None self.txt = txt class C: def __init__(self, txt:...
c
f
h
f
h
c
x
x
5
11
4
5
3
2,093
class A: def __init__(self, txt: str): self.w: C = None self.y: D = None self.r: C = None self.txt = txt class B: def __init__(self, txt: str): self.t: A = None self.q: A = None self.s: C = None self.u: B = None self.txt = txt class C: ...
j"
class A: def __init__(self, txt: str): self.w: C = None self.y: D = None self.r: C = None self.txt = txt class B: def __init__(self, txt: str): self.t: A = None self.q: A = None self.s: C = None self.u: B = None self.txt = txt class C: ...
h
c
f
c
j
x
x
x
6
14
4
4
1
2,094
class A: def __init__(self, txt: str): self.w: D = None self.txt = txt class B: def __init__(self, txt: str): self.t: A = None self.txt = txt class C: def __init__(self, txt: str): self.q: A = None self.txt = txt class D: def __init__(self, txt: str): ...
i"
class A: def __init__(self, txt: str): self.w: D = None self.txt = txt class B: def __init__(self, txt: str): self.t: A = None self.txt = txt class C: def __init__(self, txt: str): self.q: A = None self.txt = txt class D: def __init__(self, txt: str): ...
a
e
i
e
i
x
x
x
5
5
4
4
2
2,095
class A: def __init__(self, txt: str): self.v: D = None self.x: B = 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.t: C = None self.txt = txt class D: def __...
j"
class A: def __init__(self, txt: str): self.v: D = None self.x: B = 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.t: C = None self.txt = txt class D: def __...
j
f
j
f
j
f
j
x
6
9
4
6
5
2,096
class A: def __init__(self, txt: str): self.r: C = None self.t: D = None self.txt = txt class B: def __init__(self, txt: str): self.w: B = None self.y: B = None self.txt = txt class C: def __init__(self, txt: str): self.u: D = None self.s: A ...
e"
class A: def __init__(self, txt: str): self.r: C = None self.t: D = None self.txt = txt class B: def __init__(self, txt: str): self.w: B = None self.y: B = None self.txt = txt class C: def __init__(self, txt: str): self.u: D = None self.s: A ...
c
f
e
f
e
f
e
x
7
16
4
6
4
2,097
class A: def __init__(self, txt: str): self.s: 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.v: D = None self.p: D = None self.txt = txt class D: def __...
i"
class A: def __init__(self, txt: str): self.s: 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.v: D = None self.p: D = None self.txt = txt class D: def __...
c
f
b
i
x
x
x
x
7
8
4
3
0
2,098
class A: def __init__(self, txt: str): self.u: D = None self.o: B = None self.t: A = None self.txt = txt class B: def __init__(self, txt: str): self.w: C = None self.z: A = None self.q: A = None self.txt = txt class C: def __init__(self, txt:...
d"
class A: def __init__(self, txt: str): self.u: D = None self.o: B = None self.t: A = None self.txt = txt class B: def __init__(self, txt: str): self.w: C = None self.z: A = None self.q: A = None self.txt = txt class C: def __init__(self, txt:...
c
f
a
f
b
d
x
x
6
15
4
5
1
2,099
class A: def __init__(self, txt: str): self.x: D = None self.s: C = None self.txt = txt class B: def __init__(self, txt: str): self.y: D = None self.q: A = None self.v: D = None self.t: C = None self.txt = txt class C: def __init__(self, txt:...
e"
class A: def __init__(self, txt: str): self.x: D = None self.s: C = None self.txt = txt class B: def __init__(self, txt: str): self.y: D = None self.q: A = None self.v: D = None self.t: C = None self.txt = txt class C: def __init__(self, txt:...
d
e
f
e
f
e
x
x
7
17
4
5
3