id
int64
0
30k
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
depthn0
stringclasses
10 values
depthn1
stringclasses
10 values
depthn2
stringclasses
10 values
depthn3
stringclasses
10 values
depthn4
stringclasses
11 values
depthn5
stringclasses
11 values
depthn6
stringclasses
11 values
depthn7
stringclasses
11 values
num_nodes
int64
3
7
num_edges
int64
3
30
num_classes
int64
2
7
path_length
int64
3
7
num_cycle
int64
0
6
5,900
class A: def __init__(self, txt: str): self.v: C = None self.r: C = None self.u: A = None self.txt = txt class B: def __init__(self, txt: str): self.t: A = None self.txt = txt class C: def __init__(self, txt: str): self.z: A = None self.u: A ...
d"
class A: def __init__(self, txt: str): self.v: C = None self.r: C = None self.u: A = None self.txt = txt class B: def __init__(self, txt: str): self.t: A = None self.txt = txt class C: def __init__(self, txt: str): self.z: A = None self.u: A ...
b
d
a
d
x
x
x
x
d
a
d
b
x
x
x
x
7
13
3
3
1
5,901
class A: def __init__(self, txt: str): self.u: A = None self.q: B = None self.txt = txt class B: def __init__(self, txt: str): self.p: A = None self.t: A = None self.txt = txt class C: def __init__(self, txt: str): self.v: B = None self.u: B ...
a"
class A: def __init__(self, txt: str): self.u: A = None self.q: B = None self.txt = txt class B: def __init__(self, txt: str): self.p: A = None self.t: A = None self.txt = txt class C: def __init__(self, txt: str): self.v: B = None self.u: B ...
i
a
i
a
x
x
x
x
a
i
a
i
x
x
x
x
7
13
3
3
2
5,902
class A: def __init__(self, txt: str): self.v: 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.x: B = None self.q: A = None self.txt = txt e = A("e") g = B("g...
g"
class A: def __init__(self, txt: str): self.v: 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.x: B = None self.q: A = None self.txt = txt e = A("e") g = B("g...
i
e
f
g
x
x
x
x
g
f
e
i
x
x
x
x
4
6
3
3
0
5,903
class A: def __init__(self, txt: str): self.r: B = None self.txt = txt class B: def __init__(self, txt: str): self.q: C = None self.s: C = None self.txt = txt class C: def __init__(self, txt: str): self.o: A = None self.q: B = None self.txt =...
d"
class A: def __init__(self, txt: str): self.r: B = None self.txt = txt class B: def __init__(self, txt: str): self.q: C = None self.s: C = None self.txt = txt class C: def __init__(self, txt: str): self.o: A = None self.q: B = None self.txt =...
b
d
b
d
x
x
x
x
d
b
d
b
x
x
x
x
3
4
3
3
2
5,904
class A: def __init__(self, txt: str): self.w: C = None self.t: A = None self.p: A = None self.txt = txt class B: def __init__(self, txt: str): self.w: B = None self.t: C = None self.r: B = None self.txt = txt class C: def __init__(self, txt:...
e"
class A: def __init__(self, txt: str): self.w: C = None self.t: A = None self.p: A = None self.txt = txt class B: def __init__(self, txt: str): self.w: B = None self.t: C = None self.r: B = None self.txt = txt class C: def __init__(self, txt:...
a
d
a
d
b
f
j
e
e
j
f
b
d
a
d
a
7
16
3
7
2
5,905
class A: def __init__(self, txt: str): self.q: 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.p: A = None self.v: A = None self.t: B ...
b"
class A: def __init__(self, txt: str): self.q: 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.p: A = None self.v: A = None self.t: B ...
b
g
h
b
x
x
x
x
b
h
g
b
x
x
x
x
4
5
3
3
1
5,906
class A: def __init__(self, txt: str): self.q: C = None self.v: C = None self.txt = txt class B: def __init__(self, txt: str): self.u: C = None self.v: B = None self.txt = txt class C: def __init__(self, txt: str): self.y: B = None self.w: A ...
i"
class A: def __init__(self, txt: str): self.q: C = None self.v: C = None self.txt = txt class B: def __init__(self, txt: str): self.u: C = None self.v: B = None self.txt = txt class C: def __init__(self, txt: str): self.y: B = None self.w: A ...
h
d
f
g
i
d
i
x
i
d
i
g
f
d
h
x
7
15
3
6
2
5,907
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.x: C = None self.s: A = None self.txt = txt class C: def __init__(self, txt: str): self.w: C = None self.txt =...
b"
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.x: C = None self.s: A = None self.txt = txt class C: def __init__(self, txt: str): self.w: C = None self.txt =...
h
i
b
j
b
x
x
x
b
j
b
i
h
x
x
x
6
8
3
4
1
5,908
class A: def __init__(self, txt: str): self.p: B = None self.q: B = None self.u: B = None self.txt = txt class B: def __init__(self, txt: str): self.w: A = None self.r: A = None self.txt = txt class C: def __init__(self, txt: str): self.o: B ...
i"
class A: def __init__(self, txt: str): self.p: B = None self.q: B = None self.u: B = None self.txt = txt class B: def __init__(self, txt: str): self.w: A = None self.r: A = None self.txt = txt class C: def __init__(self, txt: str): self.o: B ...
e
d
e
d
i
x
x
x
i
d
e
d
e
x
x
x
6
13
3
4
2
5,909
class A: def __init__(self, txt: str): self.o: C = None self.v: 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.q: B = None self.t: A = None self.u: B ...
g"
class A: def __init__(self, txt: str): self.o: C = None self.v: 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.q: B = None self.t: A = None self.u: B ...
g
h
b
g
x
x
x
x
g
b
h
g
x
x
x
x
6
7
3
3
1
5,910
class A: def __init__(self, txt: str): self.u: C = None self.z: C = None self.txt = txt class B: def __init__(self, txt: str): self.o: C = None self.txt = txt class C: def __init__(self, txt: str): self.z: C = None self.x: B = None self.txt =...
g"
class A: def __init__(self, txt: str): self.u: C = None self.z: C = None self.txt = txt class B: def __init__(self, txt: str): self.o: C = None self.txt = txt class C: def __init__(self, txt: str): self.z: C = None self.x: B = None self.txt =...
d
a
g
a
g
x
x
x
g
a
g
a
d
x
x
x
4
6
3
4
2
5,911
class A: def __init__(self, txt: str): self.s: C = None self.txt = txt class B: def __init__(self, txt: str): self.z: C = None self.r: A = None self.txt = txt class C: def __init__(self, txt: str): self.s: B = None self.z: B = None self.v: C ...
b"
class A: def __init__(self, txt: str): self.s: C = None self.txt = txt class B: def __init__(self, txt: str): self.z: C = None self.r: A = None self.txt = txt class C: def __init__(self, txt: str): self.s: B = None self.z: B = None self.v: C ...
c
b
c
b
x
x
x
x
b
c
b
c
x
x
x
x
5
11
3
3
2
5,912
class A: def __init__(self, txt: str): self.u: A = None self.y: A = None self.v: A = None self.txt = txt class B: def __init__(self, txt: str): self.t: A = None self.y: A = None self.p: A = None self.txt = txt class C: def __init__(self, txt:...
i"
class A: def __init__(self, txt: str): self.u: A = None self.y: A = None self.v: A = None self.txt = txt class B: def __init__(self, txt: str): self.t: A = None self.y: A = None self.p: A = None self.txt = txt class C: def __init__(self, txt:...
c
b
i
c
b
i
x
x
i
b
c
i
b
c
x
x
6
9
3
5
3
5,913
class A: def __init__(self, txt: str): self.r: 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.t: C = None self.r: B = None self.o: A = None self.txt =...
a"
class A: def __init__(self, txt: str): self.r: 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.t: C = None self.r: B = None self.o: A = None self.txt =...
g
a
e
a
e
a
x
x
a
e
a
e
a
g
x
x
5
9
3
5
3
5,914
class A: def __init__(self, txt: str): self.s: B = None self.p: A = None self.txt = txt class B: def __init__(self, txt: str): self.q: C = None self.s: A = None self.txt = txt class C: def __init__(self, txt: str): self.u: B = None self.q: C ...
d"
class A: def __init__(self, txt: str): self.s: B = None self.p: A = None self.txt = txt class B: def __init__(self, txt: str): self.q: C = None self.s: A = None self.txt = txt class C: def __init__(self, txt: str): self.u: B = None self.q: C ...
c
b
a
b
d
x
x
x
d
b
a
b
c
x
x
x
6
12
3
4
1
5,915
class A: def __init__(self, txt: str): self.q: C = None self.s: A = None self.z: B = None self.txt = txt class B: def __init__(self, txt: str): self.u: C = None self.txt = txt class C: def __init__(self, txt: str): self.o: A = None self.q: C ...
f"
class A: def __init__(self, txt: str): self.q: C = None self.s: A = None self.z: B = None self.txt = txt class B: def __init__(self, txt: str): self.u: C = None self.txt = txt class C: def __init__(self, txt: str): self.o: A = None self.q: C ...
f
g
f
e
g
h
f
x
f
h
g
e
f
g
f
x
6
14
3
6
3
5,916
class A: def __init__(self, txt: str): self.p: B = None self.txt = txt class B: def __init__(self, txt: str): self.o: B = None self.u: B = None self.r: A = None self.txt = txt class C: def __init__(self, txt: str): self.x: B = None self.y: C ...
f"
class A: def __init__(self, txt: str): self.p: B = None self.txt = txt class B: def __init__(self, txt: str): self.o: B = None self.u: B = None self.r: A = None self.txt = txt class C: def __init__(self, txt: str): self.x: B = None self.y: C ...
b
h
f
g
f
x
x
x
f
g
f
h
b
x
x
x
6
10
3
4
1
5,917
class A: def __init__(self, txt: str): self.z: B = None self.o: 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.u: B = None self.s: A = None self.w: A ...
f"
class A: def __init__(self, txt: str): self.z: B = None self.o: 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.u: B = None self.s: A = None self.w: A ...
e
f
e
f
x
x
x
x
f
e
f
e
x
x
x
x
3
4
3
3
2
5,918
class A: def __init__(self, txt: str): self.v: C = None self.x: 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.t: A = None self.q: B = None self.s: B ...
i"
class A: def __init__(self, txt: str): self.v: C = None self.x: 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.t: A = None self.q: B = None self.s: B ...
b
c
a
d
c
a
b
i
i
b
a
c
d
a
c
b
7
13
3
7
3
5,919
class A: def __init__(self, txt: str): self.y: A = 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 i = A("i") e = B("e...
h"
class A: def __init__(self, txt: str): self.y: A = 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 i = A("i") e = B("e...
d
a
d
h
x
x
x
x
h
d
a
d
x
x
x
x
5
6
3
3
1
5,920
class A: def __init__(self, txt: str): self.x: C = None self.txt = txt class B: def __init__(self, txt: str): self.v: C = None self.u: B = None self.q: B = None self.txt = txt class C: def __init__(self, txt: str): self.o: B = None self.r: A ...
g"
class A: def __init__(self, txt: str): self.x: C = None self.txt = txt class B: def __init__(self, txt: str): self.v: C = None self.u: B = None self.q: B = None self.txt = txt class C: def __init__(self, txt: str): self.o: B = None self.r: A ...
b
g
c
g
x
x
x
x
g
c
g
b
x
x
x
x
4
7
3
3
1
5,921
class A: def __init__(self, txt: str): self.p: C = None self.z: 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.q: B = None self.z: B = None self.txt =...
d"
class A: def __init__(self, txt: str): self.p: C = None self.z: 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.q: B = None self.z: B = None self.txt =...
f
g
d
g
d
x
x
x
d
g
d
g
f
x
x
x
5
7
3
4
2
5,922
class A: def __init__(self, txt: str): self.y: C = None self.txt = txt class B: def __init__(self, txt: str): self.u: C = None self.o: A = None self.txt = txt class C: def __init__(self, txt: str): self.v: B = None self.r: A = None self.u: B ...
g"
class A: def __init__(self, txt: str): self.y: C = None self.txt = txt class B: def __init__(self, txt: str): self.u: C = None self.o: A = None self.txt = txt class C: def __init__(self, txt: str): self.v: B = None self.r: A = None self.u: B ...
c
g
b
c
g
x
x
x
g
c
b
g
c
x
x
x
4
7
3
4
2
5,923
class A: def __init__(self, txt: str): self.s: B = None self.t: C = None self.txt = txt class B: def __init__(self, txt: str): self.q: C = None self.txt = txt class C: def __init__(self, txt: str): self.q: A = None self.z: A = None self.txt =...
j"
class A: def __init__(self, txt: str): self.s: B = None self.t: C = None self.txt = txt class B: def __init__(self, txt: str): self.q: C = None self.txt = txt class C: def __init__(self, txt: str): self.q: A = None self.z: A = None self.txt =...
j
d
g
j
x
x
x
x
j
g
d
j
x
x
x
x
3
4
3
3
1
5,924
class A: def __init__(self, txt: str): self.x: 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.p: B = None self.q: A = None self.txt = txt h = A("h") f = B("f...
f"
class A: def __init__(self, txt: str): self.x: 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.p: B = None self.q: A = None self.txt = txt h = A("h") f = B("f...
c
h
c
f
x
x
x
x
f
c
h
c
x
x
x
x
3
4
3
3
1
5,925
class A: def __init__(self, txt: str): self.o: C = None self.u: C = None self.txt = txt class B: def __init__(self, txt: str): self.o: A = None self.z: A = None self.x: A = None self.txt = txt class C: def __init__(self, txt: str): self.v: A ...
h"
class A: def __init__(self, txt: str): self.o: C = None self.u: C = None self.txt = txt class B: def __init__(self, txt: str): self.o: A = None self.z: A = None self.x: A = None self.txt = txt class C: def __init__(self, txt: str): self.v: A ...
j
h
i
h
x
x
x
x
h
i
h
j
x
x
x
x
3
4
3
3
1
5,926
class A: def __init__(self, txt: str): self.z: A = None self.y: A = None self.s: B = 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.u: A = None self.s: B ...
i"
class A: def __init__(self, txt: str): self.z: A = None self.y: A = None self.s: B = 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.u: A = None self.s: B ...
d
a
i
f
a
i
x
x
i
a
f
i
a
d
x
x
5
10
3
5
2
5,927
class A: def __init__(self, txt: str): self.z: A = None self.txt = txt class B: def __init__(self, txt: str): self.o: C = None self.t: C = None self.v: A = None self.txt = txt class C: def __init__(self, txt: str): self.s: C = None self.y: B ...
j"
class A: def __init__(self, txt: str): self.z: A = None self.txt = txt class B: def __init__(self, txt: str): self.o: C = None self.t: C = None self.v: A = None self.txt = txt class C: def __init__(self, txt: str): self.s: C = None self.y: B ...
c
g
f
c
j
e
j
x
j
e
j
c
f
g
c
x
6
14
3
6
2
5,928
class A: def __init__(self, txt: str): self.v: C = None self.o: A = None self.t: C = None self.txt = txt class B: def __init__(self, txt: str): self.y: C = None self.r: B = None self.z: B = None self.txt = txt class C: def __init__(self, txt:...
c"
class A: def __init__(self, txt: str): self.v: C = None self.o: A = None self.t: C = None self.txt = txt class B: def __init__(self, txt: str): self.y: C = None self.r: B = None self.z: B = None self.txt = txt class C: def __init__(self, txt:...
h
c
h
c
x
x
x
x
c
h
c
h
x
x
x
x
7
14
3
3
2
5,929
class A: def __init__(self, txt: str): self.o: B = None self.txt = txt class B: def __init__(self, txt: str): self.q: C = None self.txt = txt class C: def __init__(self, txt: str): self.x: A = None self.o: A = None self.u: B = None self.txt =...
i"
class A: def __init__(self, txt: str): self.o: B = None self.txt = txt class B: def __init__(self, txt: str): self.q: C = None self.txt = txt class C: def __init__(self, txt: str): self.x: A = None self.o: A = None self.u: B = None self.txt =...
i
f
b
i
x
x
x
x
i
b
f
i
x
x
x
x
6
9
3
3
1
5,930
class A: def __init__(self, txt: str): self.o: B = None self.u: C = None self.z: C = None self.txt = txt class B: def __init__(self, txt: str): self.u: A = None self.z: A = None self.w: A = None self.txt = txt class C: def __init__(self, txt:...
d"
class A: def __init__(self, txt: str): self.o: B = None self.u: C = None self.z: C = None self.txt = txt class B: def __init__(self, txt: str): self.u: A = None self.z: A = None self.w: A = None self.txt = txt class C: def __init__(self, txt:...
d
c
h
d
x
x
x
x
d
h
c
d
x
x
x
x
3
4
3
3
1
5,931
class A: def __init__(self, txt: str): self.t: C = None self.x: B = None self.txt = txt class B: def __init__(self, txt: str): self.q: C = None self.txt = txt class C: def __init__(self, txt: str): self.p: B = None self.txt = txt d = A("d") c = B("c...
c"
class A: def __init__(self, txt: str): self.t: C = None self.x: B = None self.txt = txt class B: def __init__(self, txt: str): self.q: C = None self.txt = txt class C: def __init__(self, txt: str): self.p: B = None self.txt = txt d = A("d") c = B("c...
d
c
b
c
x
x
x
x
c
b
c
d
x
x
x
x
3
4
3
3
1
5,932
class A: def __init__(self, txt: str): self.y: B = None self.q: C = None self.r: 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.o: C = None self.p: A ...
d"
class A: def __init__(self, txt: str): self.y: B = None self.q: C = None self.r: 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.o: C = None self.p: A ...
d
g
d
f
d
x
x
x
d
f
d
g
d
x
x
x
6
11
3
4
2
5,933
class A: def __init__(self, txt: str): self.q: B = None self.txt = txt class B: def __init__(self, txt: str): self.w: C = None self.o: C = None self.txt = txt class C: def __init__(self, txt: str): self.q: B = None self.p: A = 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.w: C = None self.o: C = None self.txt = txt class C: def __init__(self, txt: str): self.q: B = None self.p: A = None self.s: A ...
e
h
e
h
x
x
x
x
h
e
h
e
x
x
x
x
3
4
3
3
2
5,934
class A: def __init__(self, txt: str): self.q: A = None self.w: B = None self.p: 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.o: C = None self.q: A ...
j"
class A: def __init__(self, txt: str): self.q: A = None self.w: B = None self.p: 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.o: C = None self.q: A ...
a
j
b
j
b
j
b
j
j
b
j
b
j
b
j
a
7
15
3
7
5
5,935
class A: def __init__(self, txt: str): self.y: C = None self.txt = txt class B: def __init__(self, txt: str): self.v: C = None self.r: A = None self.txt = txt class C: def __init__(self, txt: str): self.v: A = None self.txt = txt c = A("c") h = B("h...
c"
class A: def __init__(self, txt: str): self.y: C = None self.txt = txt class B: def __init__(self, txt: str): self.v: C = None self.r: A = None self.txt = txt class C: def __init__(self, txt: str): self.v: A = None self.txt = txt c = A("c") h = B("h...
c
e
c
e
c
x
x
x
c
e
c
e
c
x
x
x
6
7
3
4
3
5,936
class A: def __init__(self, txt: str): self.t: A = None self.txt = txt class B: def __init__(self, txt: str): self.w: C = None self.txt = txt class C: def __init__(self, txt: str): self.v: A = None self.q: B = None self.y: A = None self.txt =...
b"
class A: def __init__(self, txt: str): self.t: A = None self.txt = txt class B: def __init__(self, txt: str): self.w: C = None self.txt = txt class C: def __init__(self, txt: str): self.v: A = None self.q: B = None self.y: A = None self.txt =...
b
i
b
i
b
x
x
x
b
i
b
i
b
x
x
x
5
7
3
4
3
5,937
class A: def __init__(self, txt: str): self.u: A = None self.txt = txt class B: def __init__(self, txt: str): self.y: A = None self.w: C = None self.z: C = None self.txt = txt class C: def __init__(self, txt: str): self.s: B = None self.q: A ...
f"
class A: def __init__(self, txt: str): self.u: A = None self.txt = txt class B: def __init__(self, txt: str): self.y: A = None self.w: C = None self.z: C = None self.txt = txt class C: def __init__(self, txt: str): self.s: B = None self.q: A ...
j
f
j
f
j
f
x
x
f
j
f
j
f
j
x
x
5
8
3
5
4
5,938
class A: def __init__(self, txt: str): self.t: B = None self.z: C = None self.txt = txt class B: def __init__(self, txt: str): self.t: B = None self.z: C = None self.w: C = None self.txt = txt class C: def __init__(self, txt: str): self.w: A ...
g"
class A: def __init__(self, txt: str): self.t: B = None self.z: C = None self.txt = txt class B: def __init__(self, txt: str): self.t: B = None self.z: C = None self.w: C = None self.txt = txt class C: def __init__(self, txt: str): self.w: A ...
i
g
i
a
g
x
x
x
g
a
i
g
i
x
x
x
4
7
3
4
2
5,939
class A: def __init__(self, txt: str): self.o: B = None self.v: C = None self.z: 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: A = None self.txt =...
e"
class A: def __init__(self, txt: str): self.o: B = None self.v: C = None self.z: 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: A = None self.txt =...
e
i
h
e
x
x
x
x
e
h
i
e
x
x
x
x
4
5
3
3
1
5,940
class A: def __init__(self, txt: str): self.r: B = None self.txt = txt class B: def __init__(self, txt: str): self.x: C = None self.y: C = None self.v: C = None self.txt = txt class C: def __init__(self, txt: str): self.v: B = None self.txt =...
a"
class A: def __init__(self, txt: str): self.r: B = None self.txt = txt class B: def __init__(self, txt: str): self.x: C = None self.y: C = None self.v: C = None self.txt = txt class C: def __init__(self, txt: str): self.v: B = None self.txt =...
b
a
c
a
x
x
x
x
a
c
a
b
x
x
x
x
4
5
3
3
1
5,941
class A: def __init__(self, txt: str): self.w: C = None self.txt = txt class B: def __init__(self, txt: str): self.r: A = None self.txt = txt class C: def __init__(self, txt: str): self.t: B = None self.txt = txt a = A("a") j = B("j") g = C("g") a.w = g j....
j"
class A: def __init__(self, txt: str): self.w: C = None self.txt = txt class B: def __init__(self, txt: str): self.r: A = None self.txt = txt class C: def __init__(self, txt: str): self.t: B = None self.txt = txt a = A("a") j = B("j") g = C("g") a.w = g j....
j
a
g
j
x
x
x
x
j
g
a
j
x
x
x
x
3
3
3
3
1
5,942
class A: def __init__(self, txt: str): self.v: B = None self.r: C = None self.p: C = None self.txt = txt class B: def __init__(self, txt: str): self.s: A = None self.v: A = None self.z: C = None self.txt = txt class C: def __init__(self, txt:...
e"
class A: def __init__(self, txt: str): self.v: B = None self.r: C = None self.p: C = None self.txt = txt class B: def __init__(self, txt: str): self.s: A = None self.v: A = None self.z: C = None self.txt = txt class C: def __init__(self, txt:...
a
e
c
e
x
x
x
x
e
c
e
a
x
x
x
x
3
5
3
3
1
5,943
class A: def __init__(self, txt: str): self.z: A = None self.q: B = None self.r: C = None self.txt = txt class B: def __init__(self, txt: str): self.y: B = None self.u: C = None self.x: A = None self.txt = txt class C: def __init__(self, txt:...
j"
class A: def __init__(self, txt: str): self.z: A = None self.q: B = None self.r: C = None self.txt = txt class B: def __init__(self, txt: str): self.y: B = None self.u: C = None self.x: A = None self.txt = txt class C: def __init__(self, txt:...
a
j
h
i
a
h
a
j
j
a
h
a
i
h
j
a
7
19
3
7
4
5,944
class A: def __init__(self, txt: str): self.s: C = None self.r: C = None self.txt = txt class B: def __init__(self, txt: str): self.v: A = None self.txt = txt class C: def __init__(self, txt: str): self.p: B = None self.x: B = None self.q: A ...
a"
class A: def __init__(self, txt: str): self.s: C = None self.r: C = None self.txt = txt class B: def __init__(self, txt: str): self.v: A = None self.txt = txt class C: def __init__(self, txt: str): self.p: B = None self.x: B = None self.q: A ...
j
h
b
a
x
x
x
x
a
b
h
j
x
x
x
x
5
7
3
3
0
5,945
class A: def __init__(self, txt: str): self.o: B = None self.z: C = None self.txt = txt class B: def __init__(self, txt: str): self.x: A = None self.txt = txt class C: def __init__(self, txt: str): self.s: B = None self.r: B = None self.w: A ...
e"
class A: def __init__(self, txt: str): self.o: B = None self.z: C = None self.txt = txt class B: def __init__(self, txt: str): self.x: A = None self.txt = txt class C: def __init__(self, txt: str): self.s: B = None self.r: B = None self.w: A ...
d
f
d
e
x
x
x
x
e
d
f
d
x
x
x
x
3
5
3
3
1
5,946
class A: def __init__(self, txt: str): self.q: B = None self.o: A = None self.v: 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.w: C ...
h"
class A: def __init__(self, txt: str): self.q: B = None self.o: A = None self.v: 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.w: C ...
b
c
h
c
h
x
x
x
h
c
h
c
b
x
x
x
6
13
3
4
2
5,947
class A: def __init__(self, txt: str): self.x: A = None self.txt = txt class B: def __init__(self, txt: str): self.z: C = None self.y: A = None self.txt = txt class C: def __init__(self, txt: str): self.z: A = None self.txt = txt i = A("i") a = B("a...
c"
class A: def __init__(self, txt: str): self.x: A = None self.txt = txt class B: def __init__(self, txt: str): self.z: C = None self.y: A = None self.txt = txt class C: def __init__(self, txt: str): self.z: A = None self.txt = txt i = A("i") a = B("a...
c
i
c
i
c
x
x
x
c
i
c
i
c
x
x
x
4
5
3
4
3
5,948
class A: def __init__(self, txt: str): self.s: C = None self.txt = txt class B: def __init__(self, txt: str): self.x: A = None self.q: C = None self.r: C = None self.txt = txt class C: def __init__(self, txt: str): self.v: B = None self.p: A ...
f"
class A: def __init__(self, txt: str): self.s: C = None self.txt = txt class B: def __init__(self, txt: str): self.x: A = None self.q: C = None self.r: C = None self.txt = txt class C: def __init__(self, txt: str): self.v: B = None self.p: A ...
j
c
f
d
f
x
x
x
f
d
f
c
j
x
x
x
4
10
3
4
1
5,949
class A: def __init__(self, txt: str): self.x: A = None self.z: A = None self.w: B = None self.txt = txt class B: def __init__(self, txt: str): self.s: A = None self.txt = txt class C: def __init__(self, txt: str): self.z: B = None self.r: A ...
i"
class A: def __init__(self, txt: str): self.x: A = None self.z: A = None self.w: B = None self.txt = txt class B: def __init__(self, txt: str): self.s: A = None self.txt = txt class C: def __init__(self, txt: str): self.z: B = None self.r: A ...
d
i
g
i
x
x
x
x
i
g
i
d
x
x
x
x
6
15
3
3
1
5,950
class A: def __init__(self, txt: str): self.y: B = None self.v: C = None self.txt = txt class B: def __init__(self, txt: str): self.q: C = None self.r: C = None self.txt = txt class C: def __init__(self, txt: str): self.u: A = None self.r: A ...
d"
class A: def __init__(self, txt: str): self.y: B = None self.v: C = None self.txt = txt class B: def __init__(self, txt: str): self.q: C = None self.r: C = None self.txt = txt class C: def __init__(self, txt: str): self.u: A = None self.r: A ...
i
d
b
d
x
x
x
x
d
b
d
i
x
x
x
x
3
4
3
3
1
5,951
class A: def __init__(self, txt: str): self.t: B = None self.o: C = None self.txt = txt class B: def __init__(self, txt: str): self.q: C = None self.p: A = None self.s: B = None self.txt = txt class C: def __init__(self, txt: str): self.o: A ...
d"
class A: def __init__(self, txt: str): self.t: B = None self.o: C = None self.txt = txt class B: def __init__(self, txt: str): self.q: C = None self.p: A = None self.s: B = None self.txt = txt class C: def __init__(self, txt: str): self.o: A ...
h
d
e
h
d
x
x
x
d
h
e
d
h
x
x
x
6
14
3
4
2
5,952
class A: def __init__(self, txt: str): self.p: C = None self.q: B = None self.x: B = None self.txt = txt class B: def __init__(self, txt: str): self.r: A = None self.v: A = None self.txt = txt class C: def __init__(self, txt: str): self.x: A ...
h"
class A: def __init__(self, txt: str): self.p: C = None self.q: B = None self.x: B = None self.txt = txt class B: def __init__(self, txt: str): self.r: A = None self.v: A = None self.txt = txt class C: def __init__(self, txt: str): self.x: A ...
a
g
e
g
e
h
x
x
h
e
g
e
g
a
x
x
5
9
3
5
2
5,953
class A: def __init__(self, txt: str): self.z: B = None self.y: B = None self.txt = txt class B: def __init__(self, txt: str): self.o: B = None self.w: B = None self.txt = txt class C: def __init__(self, txt: str): self.z: C = None self.p: B ...
j"
class A: def __init__(self, txt: str): self.z: B = None self.y: B = None self.txt = txt class B: def __init__(self, txt: str): self.o: B = None self.w: B = None self.txt = txt class C: def __init__(self, txt: str): self.z: C = None self.p: B ...
i
j
f
j
f
j
f
j
j
f
j
f
j
f
j
i
7
12
3
7
5
5,954
class A: def __init__(self, txt: str): self.v: B = None self.u: A = None self.o: B = None self.txt = txt class B: def __init__(self, txt: str): self.u: C = None self.y: A = None self.txt = txt class C: def __init__(self, txt: str): self.v: A ...
f"
class A: def __init__(self, txt: str): self.v: B = None self.u: A = None self.o: B = None self.txt = txt class B: def __init__(self, txt: str): self.u: C = None self.y: A = None self.txt = txt class C: def __init__(self, txt: str): self.v: A ...
i
f
i
a
f
x
x
x
f
a
i
f
i
x
x
x
4
8
3
4
2
5,955
class A: def __init__(self, txt: str): self.w: B = None self.o: A = 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: B = None self.x: B = None self.q: B ...
c"
class A: def __init__(self, txt: str): self.w: B = None self.o: A = 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: B = None self.x: B = None self.q: B ...
j
h
c
d
c
x
x
x
c
d
c
h
j
x
x
x
5
7
3
4
1
5,956
class A: def __init__(self, txt: str): self.v: C = None self.t: B = 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.s: B = None self.txt = txt j = A("j") g = B("g...
c"
class A: def __init__(self, txt: str): self.v: C = None self.t: B = 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.s: B = None self.txt = txt j = A("j") g = B("g...
d
c
d
c
x
x
x
x
c
d
c
d
x
x
x
x
4
5
3
3
2
5,957
class A: def __init__(self, txt: str): self.w: B = None self.txt = txt class B: def __init__(self, txt: str): self.o: A = None self.u: C = None self.txt = txt class C: def __init__(self, txt: str): self.u: B = None self.s: B = None self.t: B ...
f"
class A: def __init__(self, txt: str): self.w: B = None self.txt = txt class B: def __init__(self, txt: str): self.o: A = None self.u: C = None self.txt = txt class C: def __init__(self, txt: str): self.u: B = None self.s: B = None self.t: B ...
d
i
e
i
f
i
f
x
f
i
f
i
e
i
d
x
6
7
3
6
3
5,958
class A: def __init__(self, txt: str): self.x: A = None self.o: 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.r: A = None self.txt =...
a"
class A: def __init__(self, txt: str): self.x: A = None self.o: 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.r: A = None self.txt =...
e
f
h
f
a
x
x
x
a
f
h
f
e
x
x
x
4
7
3
4
1
5,959
class A: def __init__(self, txt: str): self.o: B = None self.y: C = None self.t: C = None self.txt = txt class B: def __init__(self, txt: str): self.x: C = None self.txt = txt class C: def __init__(self, txt: str): self.u: B = None self.txt =...
c"
class A: def __init__(self, txt: str): self.o: B = None self.y: C = None self.t: C = None self.txt = txt class B: def __init__(self, txt: str): self.x: C = None self.txt = txt class C: def __init__(self, txt: str): self.u: B = None self.txt =...
h
c
h
c
x
x
x
x
c
h
c
h
x
x
x
x
3
4
3
3
2
5,960
class A: def __init__(self, txt: str): self.r: 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.y: B = None self.txt = txt b = A("b") g = B("g") d = C("d") f = B("f") ...
d"
class A: def __init__(self, txt: str): self.r: 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.y: B = None self.txt = txt b = A("b") g = B("g") d = C("d") f = B("f") ...
b
d
f
d
x
x
x
x
d
f
d
b
x
x
x
x
4
4
3
3
1
5,961
class A: def __init__(self, txt: str): self.r: B = None self.t: 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.p: A = None self.txt = txt e = A("e") b = B("b...
e"
class A: def __init__(self, txt: str): self.r: B = None self.t: 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.p: A = None self.txt = txt e = A("e") b = B("b...
e
b
g
e
x
x
x
x
e
g
b
e
x
x
x
x
3
4
3
3
1
5,962
class A: def __init__(self, txt: str): self.o: A = None self.s: B = None self.txt = txt class B: def __init__(self, txt: str): self.t: A = None self.txt = txt class C: def __init__(self, txt: str): self.t: B = None self.z: A = None self.txt =...
g"
class A: def __init__(self, txt: str): self.o: A = None self.s: B = None self.txt = txt class B: def __init__(self, txt: str): self.t: A = None self.txt = txt class C: def __init__(self, txt: str): self.t: B = None self.z: A = None self.txt =...
g
d
g
f
g
x
x
x
g
f
g
d
g
x
x
x
4
7
3
4
2
5,963
class A: def __init__(self, txt: str): self.y: 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.o: B = None self.v: A = None self.txt = txt j = A("j") c = B("c...
h"
class A: def __init__(self, txt: str): self.y: 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.o: B = None self.v: A = None self.txt = txt j = A("j") c = B("c...
h
j
c
h
x
x
x
x
h
c
j
h
x
x
x
x
3
4
3
3
1
5,964
class A: def __init__(self, txt: str): self.r: B = None self.o: B = None self.txt = txt class B: def __init__(self, txt: str): self.z: A = None self.t: A = None self.r: C = None self.txt = txt class C: def __init__(self, txt: str): self.t: C ...
i"
class A: def __init__(self, txt: str): self.r: B = None self.o: B = None self.txt = txt class B: def __init__(self, txt: str): self.z: A = None self.t: A = None self.r: C = None self.txt = txt class C: def __init__(self, txt: str): self.t: C ...
h
i
h
i
x
x
x
x
i
h
i
h
x
x
x
x
7
13
3
3
2
5,965
class A: def __init__(self, txt: str): self.y: B = None self.t: C = None self.q: B = None self.txt = txt class B: def __init__(self, txt: str): self.q: C = None self.p: C = None self.v: A = None self.txt = txt class C: def __init__(self, txt:...
d"
class A: def __init__(self, txt: str): self.y: B = None self.t: C = None self.q: B = None self.txt = txt class B: def __init__(self, txt: str): self.q: C = None self.p: C = None self.v: A = None self.txt = txt class C: def __init__(self, txt:...
i
d
e
i
d
x
x
x
d
i
e
d
i
x
x
x
5
12
3
4
2
5,966
class A: def __init__(self, txt: str): self.z: C = None self.y: B = None self.w: B = None self.txt = txt class B: def __init__(self, txt: str): self.r: A = None self.txt = txt class C: def __init__(self, txt: str): self.s: B = None self.txt =...
a"
class A: def __init__(self, txt: str): self.z: C = None self.y: B = None self.w: B = None self.txt = txt class B: def __init__(self, txt: str): self.r: A = None self.txt = txt class C: def __init__(self, txt: str): self.s: B = None self.txt =...
c
a
h
a
x
x
x
x
a
h
a
c
x
x
x
x
3
4
3
3
1
5,967
class A: def __init__(self, txt: str): self.t: B = None self.p: B = None self.txt = txt class B: def __init__(self, txt: str): self.p: A = None self.x: A = None self.txt = txt class C: def __init__(self, txt: str): self.w: B = None self.txt =...
d"
class A: def __init__(self, txt: str): self.t: B = None self.p: B = None self.txt = txt class B: def __init__(self, txt: str): self.p: A = None self.x: A = None self.txt = txt class C: def __init__(self, txt: str): self.w: B = None self.txt =...
e
d
e
d
x
x
x
x
d
e
d
e
x
x
x
x
3
3
3
3
2
5,968
class A: def __init__(self, txt: str): self.r: C = None self.q: 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.p: A = None self.txt = txt b = A("b") f = B("f...
e"
class A: def __init__(self, txt: str): self.r: C = None self.q: 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.p: A = None self.txt = txt b = A("b") f = B("f...
i
b
e
f
e
x
x
x
e
f
e
b
i
x
x
x
5
6
3
4
1
5,969
class A: def __init__(self, txt: str): self.r: B = None self.txt = txt class B: def __init__(self, txt: str): self.v: C = None self.txt = txt class C: def __init__(self, txt: str): self.s: B = None self.q: B = None self.txt = txt h = A("h") j = B("j...
d"
class A: def __init__(self, txt: str): self.r: B = None self.txt = txt class B: def __init__(self, txt: str): self.v: C = None self.txt = txt class C: def __init__(self, txt: str): self.s: B = None self.q: B = None self.txt = txt h = A("h") j = B("j...
d
j
d
j
d
x
x
x
d
j
d
j
d
x
x
x
4
4
3
4
3
5,970
class A: def __init__(self, txt: str): self.r: A = 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.z: C = None self.t: C = None self.txt = txt i = A("i") c = B("c...
e"
class A: def __init__(self, txt: str): self.r: A = 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.z: C = None self.t: C = None self.txt = txt i = A("i") c = B("c...
i
e
a
e
x
x
x
x
e
a
e
i
x
x
x
x
6
6
3
3
1
5,971
class A: def __init__(self, txt: str): self.t: B = None self.txt = txt class B: def __init__(self, txt: str): self.y: A = None self.p: C = None self.r: A = None self.txt = txt class C: def __init__(self, txt: str): self.u: B = None self.w: B ...
j"
class A: def __init__(self, txt: str): self.t: B = None self.txt = txt class B: def __init__(self, txt: str): self.y: A = None self.p: C = None self.r: A = None self.txt = txt class C: def __init__(self, txt: str): self.u: B = None self.w: B ...
c
j
h
j
x
x
x
x
j
h
j
c
x
x
x
x
3
5
3
3
1
5,972
class A: def __init__(self, txt: str): self.s: A = None self.w: C = None self.txt = txt class B: def __init__(self, txt: str): self.p: A = None self.r: C = None self.txt = txt class C: def __init__(self, txt: str): self.t: C = None self.s: A ...
i"
class A: def __init__(self, txt: str): self.s: A = None self.w: C = None self.txt = txt class B: def __init__(self, txt: str): self.p: A = None self.r: C = None self.txt = txt class C: def __init__(self, txt: str): self.t: C = None self.s: A ...
a
e
i
h
e
i
x
x
i
e
h
i
e
a
x
x
7
14
3
5
2
5,973
class A: def __init__(self, txt: str): self.x: C = None self.r: B = None self.txt = txt class B: def __init__(self, txt: str): self.r: A = None self.s: C = None self.txt = txt class C: def __init__(self, txt: str): self.x: C = None self.y: A ...
g"
class A: def __init__(self, txt: str): self.x: C = None self.r: B = None self.txt = txt class B: def __init__(self, txt: str): self.r: A = None self.s: C = None self.txt = txt class C: def __init__(self, txt: str): self.x: C = None self.y: A ...
g
a
d
f
g
x
x
x
g
f
d
a
g
x
x
x
4
8
3
4
1
5,974
class A: def __init__(self, txt: str): self.r: C = None self.txt = txt class B: def __init__(self, txt: str): self.w: C = None self.v: A = None self.txt = txt class C: def __init__(self, txt: str): self.z: A = None self.txt = txt h = A("h") a = B("a...
h"
class A: def __init__(self, txt: str): self.r: C = None self.txt = txt class B: def __init__(self, txt: str): self.w: C = None self.v: A = None self.txt = txt class C: def __init__(self, txt: str): self.z: A = None self.txt = txt h = A("h") a = B("a...
b
h
b
h
x
x
x
x
h
b
h
b
x
x
x
x
3
4
3
3
2
5,975
class A: def __init__(self, txt: str): self.q: C = None self.r: C = None self.txt = txt class B: def __init__(self, txt: str): self.o: C = None self.txt = txt class C: def __init__(self, txt: str): self.s: A = None self.p: B = None self.txt =...
e"
class A: def __init__(self, txt: str): self.q: C = None self.r: C = None self.txt = txt class B: def __init__(self, txt: str): self.o: C = None self.txt = txt class C: def __init__(self, txt: str): self.s: A = None self.p: B = None self.txt =...
e
a
e
a
e
x
x
x
e
a
e
a
e
x
x
x
6
9
3
4
3
5,976
class A: def __init__(self, txt: str): self.w: C = None self.s: B = None self.txt = txt class B: def __init__(self, txt: str): self.r: B = None self.q: B = None self.y: C = None self.txt = txt class C: def __init__(self, txt: str): self.z: C ...
b"
class A: def __init__(self, txt: str): self.w: C = None self.s: B = None self.txt = txt class B: def __init__(self, txt: str): self.r: B = None self.q: B = None self.y: C = None self.txt = txt class C: def __init__(self, txt: str): self.z: C ...
i
d
e
b
x
x
x
x
b
e
d
i
x
x
x
x
6
15
3
3
0
5,977
class A: def __init__(self, txt: str): self.x: C = None self.r: B = None self.v: C = None self.txt = txt class B: def __init__(self, txt: str): self.s: C = None self.x: C = None self.r: C = None self.txt = txt class C: def __init__(self, txt:...
e"
class A: def __init__(self, txt: str): self.x: C = None self.r: B = None self.v: C = None self.txt = txt class B: def __init__(self, txt: str): self.s: C = None self.x: C = None self.r: C = None self.txt = txt class C: def __init__(self, txt:...
b
e
f
b
e
x
x
x
e
b
f
e
b
x
x
x
4
5
3
4
2
5,978
class A: def __init__(self, txt: str): self.y: C = None self.txt = txt class B: def __init__(self, txt: str): self.w: C = None self.txt = txt class C: def __init__(self, txt: str): self.s: A = None self.z: A = None self.txt = txt b = A("b") a = B("a...
b"
class A: def __init__(self, txt: str): self.y: C = None self.txt = txt class B: def __init__(self, txt: str): self.w: C = None self.txt = txt class C: def __init__(self, txt: str): self.s: A = None self.z: A = None self.txt = txt b = A("b") a = B("a...
h
b
c
b
x
x
x
x
b
c
b
h
x
x
x
x
4
4
3
3
1
5,979
class A: def __init__(self, txt: str): self.w: A = None self.u: B = None self.q: B = None self.txt = txt class B: def __init__(self, txt: str): self.o: C = None self.u: B = None self.txt = txt class C: def __init__(self, txt: str): self.p: B ...
b"
class A: def __init__(self, txt: str): self.w: A = None self.u: B = None self.q: B = None self.txt = txt class B: def __init__(self, txt: str): self.o: C = None self.u: B = None self.txt = txt class C: def __init__(self, txt: str): self.p: B ...
d
i
f
c
b
c
b
x
b
c
b
c
f
i
d
x
7
16
3
6
2
5,980
class A: def __init__(self, txt: str): self.u: C = None self.s: B = None self.txt = txt class B: def __init__(self, txt: str): self.w: B = None self.z: A = None self.x: C = None self.txt = txt class C: def __init__(self, txt: str): self.q: A ...
f"
class A: def __init__(self, txt: str): self.u: C = None self.s: B = None self.txt = txt class B: def __init__(self, txt: str): self.w: B = None self.z: A = None self.x: C = None self.txt = txt class C: def __init__(self, txt: str): self.q: A ...
j
f
c
f
x
x
x
x
f
c
f
j
x
x
x
x
5
14
3
3
1
5,981
class A: def __init__(self, txt: str): self.x: C = None self.y: B = 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.u: A = None self.w: B = None self.s: A ...
j"
class A: def __init__(self, txt: str): self.x: C = None self.y: B = 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.u: A = None self.w: B = None self.s: A ...
a
j
a
j
x
x
x
x
j
a
j
a
x
x
x
x
3
5
3
3
2
5,982
class A: def __init__(self, txt: str): self.r: C = None self.t: A = None self.w: B = None self.txt = txt class B: def __init__(self, txt: str): self.u: B = None self.s: C = None self.t: A = None self.txt = txt class C: def __init__(self, txt:...
f"
class A: def __init__(self, txt: str): self.r: C = None self.t: A = None self.w: B = None self.txt = txt class B: def __init__(self, txt: str): self.u: B = None self.s: C = None self.t: A = None self.txt = txt class C: def __init__(self, txt:...
a
f
i
f
x
x
x
x
f
i
f
a
x
x
x
x
6
15
3
3
1
5,983
class A: def __init__(self, txt: str): self.t: C = None self.u: A = None 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.y: A = None self.r: C ...
i"
class A: def __init__(self, txt: str): self.t: C = None self.u: A = None 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.y: A = None self.r: C ...
a
f
d
j
d
i
x
x
i
d
j
d
f
a
x
x
7
13
3
5
1
5,984
class A: def __init__(self, txt: str): self.v: C = None self.s: C = None self.txt = txt class B: def __init__(self, txt: str): self.v: C = None self.o: C = None self.txt = txt class C: def __init__(self, txt: str): self.w: C = None self.txt =...
a"
class A: def __init__(self, txt: str): self.v: C = None self.s: C = None self.txt = txt class B: def __init__(self, txt: str): self.v: C = None self.o: C = None self.txt = txt class C: def __init__(self, txt: str): self.w: C = None self.txt =...
d
a
d
a
d
a
x
x
a
d
a
d
a
d
x
x
5
7
3
5
4
5,985
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.r: A = None self.s: C = None self.txt = txt class C: def __init__(self, txt: str): self.u: A = None self.w: A ...
j"
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.r: A = None self.s: C = None self.txt = txt class C: def __init__(self, txt: str): self.u: A = None self.w: A ...
a
i
a
j
x
x
x
x
j
a
i
a
x
x
x
x
3
4
3
3
1
5,986
class A: def __init__(self, txt: str): self.o: 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.o: A = None self.u: B = None self.x: C = None self.txt =...
g"
class A: def __init__(self, txt: str): self.o: 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.o: A = None self.u: B = None self.x: C = None self.txt =...
c
g
j
c
g
x
x
x
g
c
j
g
c
x
x
x
4
8
3
4
2
5,987
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.x: B = None self.v: A = None self.r: C = None self.txt =...
e"
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.x: B = None self.v: A = None self.r: C = None self.txt =...
j
e
g
h
e
x
x
x
e
h
g
e
j
x
x
x
5
11
3
4
1
5,988
class A: def __init__(self, txt: str): self.x: A = None self.t: B = None self.s: A = None self.txt = txt class B: def __init__(self, txt: str): self.o: C = None self.w: B = None self.txt = txt class C: def __init__(self, txt: str): self.u: A ...
g"
class A: def __init__(self, txt: str): self.x: A = None self.t: B = None self.s: A = None self.txt = txt class B: def __init__(self, txt: str): self.o: C = None self.w: B = None self.txt = txt class C: def __init__(self, txt: str): self.u: A ...
g
h
f
e
f
c
a
g
g
a
c
f
e
f
h
g
7
14
3
7
2
5,989
class A: def __init__(self, txt: str): self.w: C = None self.s: C = None self.t: B = None self.txt = txt class B: def __init__(self, txt: str): self.u: C = None self.x: A = None self.s: C = None self.txt = txt class C: def __init__(self, txt:...
d"
class A: def __init__(self, txt: str): self.w: C = None self.s: C = None self.t: B = None self.txt = txt class B: def __init__(self, txt: str): self.u: C = None self.x: A = None self.s: C = None self.txt = txt class C: def __init__(self, txt:...
j
b
j
b
d
x
x
x
d
b
j
b
j
x
x
x
4
7
3
4
2
5,990
class A: def __init__(self, txt: str): self.w: A = None self.p: A = None self.y: A = None self.txt = txt class B: def __init__(self, txt: str): self.x: C = None self.y: C = None self.txt = txt class C: def __init__(self, txt: str): self.s: B ...
j"
class A: def __init__(self, txt: str): self.w: A = None self.p: A = None self.y: A = None self.txt = txt class B: def __init__(self, txt: str): self.x: C = None self.y: C = None self.txt = txt class C: def __init__(self, txt: str): self.s: B ...
b
c
d
j
x
x
x
x
j
d
c
b
x
x
x
x
5
6
3
3
0
5,991
class A: def __init__(self, txt: str): self.u: B = None self.w: A = None self.txt = txt class B: def __init__(self, txt: str): self.q: C = None self.txt = txt class C: def __init__(self, txt: str): self.o: A = None self.t: B = None self.txt =...
b"
class A: def __init__(self, txt: str): self.u: B = None self.w: A = None self.txt = txt class B: def __init__(self, txt: str): self.q: C = None self.txt = txt class C: def __init__(self, txt: str): self.o: A = None self.t: B = None self.txt =...
f
e
d
a
e
h
b
x
b
h
e
a
d
e
f
x
7
11
3
6
1
5,992
class A: def __init__(self, txt: str): self.q: B = None self.txt = txt class B: def __init__(self, txt: str): self.y: B = None self.z: A = None self.s: C = None self.txt = txt class C: def __init__(self, txt: str): self.t: A = None self.s: B ...
d"
class A: def __init__(self, txt: str): self.q: B = None self.txt = txt class B: def __init__(self, txt: str): self.y: B = None self.z: A = None self.s: C = None self.txt = txt class C: def __init__(self, txt: str): self.t: A = None self.s: B ...
g
h
i
a
d
x
x
x
d
a
i
h
g
x
x
x
5
11
3
4
0
5,993
class A: def __init__(self, txt: str): self.p: B = None self.w: C = None self.txt = txt class B: def __init__(self, txt: str): self.t: A = None self.q: C = None self.x: A = None self.txt = txt class C: def __init__(self, txt: str): self.t: A ...
i"
class A: def __init__(self, txt: str): self.p: B = None self.w: C = None self.txt = txt class B: def __init__(self, txt: str): self.t: A = None self.q: C = None self.x: A = None self.txt = txt class C: def __init__(self, txt: str): self.t: A ...
d
i
d
i
x
x
x
x
i
d
i
d
x
x
x
x
3
5
3
3
2
5,994
class A: def __init__(self, txt: str): self.z: C = None self.q: B = None self.txt = txt class B: def __init__(self, txt: str): self.o: A = None self.t: A = None self.txt = txt class C: def __init__(self, txt: str): self.r: B = None self.s: A ...
j"
class A: def __init__(self, txt: str): self.z: C = None self.q: B = None self.txt = txt class B: def __init__(self, txt: str): self.o: A = None self.t: A = None self.txt = txt class C: def __init__(self, txt: str): self.r: B = None self.s: A ...
j
b
j
e
j
x
x
x
j
e
j
b
j
x
x
x
6
11
3
4
2
5,995
class A: def __init__(self, txt: str): self.w: C = None self.v: B = None self.txt = txt class B: def __init__(self, txt: str): self.v: A = None self.q: C = None self.txt = txt class C: def __init__(self, txt: str): self.v: B = None self.r: B ...
g"
class A: def __init__(self, txt: str): self.w: C = None self.v: B = None self.txt = txt class B: def __init__(self, txt: str): self.v: A = None self.q: C = None self.txt = txt class C: def __init__(self, txt: str): self.v: B = None self.r: B ...
d
g
b
g
x
x
x
x
g
b
g
d
x
x
x
x
3
6
3
3
1
5,996
class A: def __init__(self, txt: str): self.x: A = None self.txt = txt class B: def __init__(self, txt: str): self.q: C = None self.txt = txt class C: def __init__(self, txt: str): self.v: A = None self.w: B = None self.txt = txt e = A("e") c = B("c...
f"
class A: def __init__(self, txt: str): self.x: A = None self.txt = txt class B: def __init__(self, txt: str): self.q: C = None self.txt = txt class C: def __init__(self, txt: str): self.v: A = None self.w: B = None self.txt = txt e = A("e") c = B("c...
d
g
f
e
f
x
x
x
f
e
f
g
d
x
x
x
5
6
3
4
1
5,997
class A: def __init__(self, txt: str): self.p: 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.s: B = None self.txt = txt d = A("d") c = B("c") f = C("f") i = B("i") ...
c"
class A: def __init__(self, txt: str): self.p: 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.s: B = None self.txt = txt d = A("d") c = B("c") f = C("f") i = B("i") ...
f
c
f
c
f
c
f
c
c
f
c
f
c
f
c
f
7
7
3
7
6
5,998
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.s: B = None self.u: B = None self.p: B = None self.txt = txt class C: def __init__(self, txt: str): self.u: A ...
c"
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.s: B = None self.u: B = None self.p: B = None self.txt = txt class C: def __init__(self, txt: str): self.u: A ...
g
j
c
j
h
c
j
c
c
j
c
h
j
c
j
g
7
11
3
7
4
5,999
class A: def __init__(self, txt: str): self.r: C = None self.v: B = None self.x: C = None self.txt = txt class B: def __init__(self, txt: str): self.o: C = None self.x: A = None self.txt = txt class C: def __init__(self, txt: str): self.x: B ...
e"
class A: def __init__(self, txt: str): self.r: C = None self.v: B = None self.x: C = None self.txt = txt class B: def __init__(self, txt: str): self.o: C = None self.x: A = None self.txt = txt class C: def __init__(self, txt: str): self.x: B ...
a
f
a
e
x
x
x
x
e
a
f
a
x
x
x
x
4
10
3
3
1