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