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,400
class A: def __init__(self, txt: str): self.z: D = None self.o: B = None self.u: C = None self.txt = txt class B: def __init__(self, txt: str): self.o: A = None self.u: C = None self.r: D = None self.q: C = None self.txt = txt class C: ...
d"
class A: def __init__(self, txt: str): self.z: D = None self.o: B = None self.u: C = None self.txt = txt class B: def __init__(self, txt: str): self.o: A = None self.u: C = None self.r: D = None self.q: C = None self.txt = txt class C: ...
j
e
h
j
b
d
x
x
6
17
4
5
1
2,401
class A: def __init__(self, txt: str): self.s: C = None self.txt = txt class B: def __init__(self, txt: str): self.w: A = None self.s: C = None self.txt = txt class C: def __init__(self, txt: str): self.o: A = None self.s: B = None self.x: C ...
e"
class A: def __init__(self, txt: str): self.s: C = None self.txt = txt class B: def __init__(self, txt: str): self.w: A = None self.s: C = None self.txt = txt class C: def __init__(self, txt: str): self.o: A = None self.s: B = None self.x: C ...
g
e
g
e
x
x
x
x
5
13
4
3
2
2,402
class A: def __init__(self, txt: str): self.u: D = None self.p: B = None self.q: B = None self.txt = txt class B: def __init__(self, txt: str): self.t: C = None self.y: C = None self.p: C = None self.o: D = None self.txt = txt class C: ...
a"
class A: def __init__(self, txt: str): self.u: D = None self.p: B = None self.q: B = None self.txt = txt class B: def __init__(self, txt: str): self.t: C = None self.y: C = None self.p: C = None self.o: D = None self.txt = txt class C: ...
b
d
i
a
x
x
x
x
4
6
4
3
0
2,403
class A: def __init__(self, txt: str): self.p: D = None self.txt = txt class B: def __init__(self, txt: str): self.y: A = None self.z: D = None self.txt = txt class C: def __init__(self, txt: str): self.v: A = None self.s: 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.y: A = None self.z: D = None self.txt = txt class C: def __init__(self, txt: str): self.v: A = None self.s: A = None self.txt =...
g
a
i
g
a
x
x
x
4
5
4
4
2
2,404
class A: def __init__(self, txt: str): self.s: B = None self.o: D = None self.txt = txt class B: def __init__(self, txt: str): self.r: C = None self.u: D = None self.txt = txt class C: def __init__(self, txt: str): self.v: B = None self.txt =...
c"
class A: def __init__(self, txt: str): self.s: B = None self.o: D = None self.txt = txt class B: def __init__(self, txt: str): self.r: C = None self.u: D = None self.txt = txt class C: def __init__(self, txt: str): self.v: B = None self.txt =...
b
a
c
a
c
x
x
x
7
11
4
4
2
2,405
class A: def __init__(self, txt: str): self.z: B = None self.r: D = None self.txt = txt class B: def __init__(self, txt: str): self.x: B = None self.txt = txt class C: def __init__(self, txt: str): self.v: D = None self.y: B = None self.txt =...
j"
class A: def __init__(self, txt: str): self.z: B = None self.r: D = None self.txt = txt class B: def __init__(self, txt: str): self.x: B = None self.txt = txt class C: def __init__(self, txt: str): self.v: D = None self.y: B = None self.txt =...
j
h
j
h
j
h
j
x
6
8
4
6
5
2,406
class A: def __init__(self, txt: str): self.r: D = None self.txt = txt class B: def __init__(self, txt: str): self.o: A = None self.x: C = None self.w: D = None self.txt = txt class C: def __init__(self, txt: str): self.t: D = None self.txt =...
b"
class A: def __init__(self, txt: str): self.r: D = None self.txt = txt class B: def __init__(self, txt: str): self.o: A = None self.x: C = None self.w: D = None self.txt = txt class C: def __init__(self, txt: str): self.t: D = None self.txt =...
b
e
b
e
b
x
x
x
4
7
4
4
3
2,407
class A: def __init__(self, txt: str): self.y: B = None self.txt = txt class B: def __init__(self, txt: str): self.z: B = None self.u: C = None self.txt = txt class C: def __init__(self, txt: str): self.y: A = None self.s: B = None self.x: D ...
j"
class A: def __init__(self, txt: str): self.y: B = None self.txt = txt class B: def __init__(self, txt: str): self.z: B = None self.u: C = None self.txt = txt class C: def __init__(self, txt: str): self.y: A = None self.s: B = None self.x: D ...
f
a
b
a
h
j
h
j
7
14
4
7
3
2,408
class A: def __init__(self, txt: str): self.x: C = None self.txt = txt class B: def __init__(self, txt: str): self.r: B = None self.q: D = None self.s: B = None self.txt = txt class C: def __init__(self, txt: str): self.r: A = None self.v: C ...
g"
class A: def __init__(self, txt: str): self.x: C = None self.txt = txt class B: def __init__(self, txt: str): self.r: B = None self.q: D = None self.s: B = None self.txt = txt class C: def __init__(self, txt: str): self.r: A = None self.v: C ...
g
d
g
i
d
g
x
x
6
10
4
5
3
2,409
class A: def __init__(self, txt: str): self.u: D = None self.t: 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.p: B = None self.s: A = None self.y: D ...
b"
class A: def __init__(self, txt: str): self.u: D = None self.t: 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.p: B = None self.s: A = None self.y: D ...
d
b
j
b
j
b
x
x
7
12
4
5
3
2,410
class A: def __init__(self, txt: str): self.t: D = None self.z: D = None self.txt = txt class B: def __init__(self, txt: str): self.w: B = None self.r: C = None self.txt = txt class C: def __init__(self, txt: str): self.s: D = None self.txt =...
e"
class A: def __init__(self, txt: str): self.t: D = None self.z: D = None self.txt = txt class B: def __init__(self, txt: str): self.w: B = None self.r: C = None self.txt = txt class C: def __init__(self, txt: str): self.s: D = None self.txt =...
d
c
e
c
e
x
x
x
5
8
4
4
2
2,411
class A: def __init__(self, txt: str): self.v: D = None self.w: D = None self.r: B = None self.q: D = None self.txt = txt class B: def __init__(self, txt: str): self.x: B = None self.txt = txt class C: def __init__(self, txt: str): self.o: A ...
a"
class A: def __init__(self, txt: str): self.v: D = None self.w: D = None self.r: B = None self.q: D = None self.txt = txt class B: def __init__(self, txt: str): self.x: B = None self.txt = txt class C: def __init__(self, txt: str): self.o: A ...
d
a
d
a
x
x
x
x
5
8
4
3
2
2,412
class A: def __init__(self, txt: str): self.v: B = None self.txt = txt class B: def __init__(self, txt: str): self.u: D = None self.s: A = None self.txt = txt class C: def __init__(self, txt: str): self.q: D = None self.w: C = None self.s: A ...
j"
class A: def __init__(self, txt: str): self.v: B = None self.txt = txt class B: def __init__(self, txt: str): self.u: D = None self.s: A = None self.txt = txt class C: def __init__(self, txt: str): self.q: D = None self.w: C = None self.s: A ...
e
j
i
e
j
x
x
x
5
10
4
4
2
2,413
class A: def __init__(self, txt: str): self.q: D = None self.txt = txt class B: def __init__(self, txt: str): self.q: D = None self.u: A = None self.txt = txt class C: def __init__(self, txt: str): self.x: B = None self.o: D = None self.txt =...
j"
class A: def __init__(self, txt: str): self.q: D = None self.txt = txt class B: def __init__(self, txt: str): self.q: D = None self.u: A = None self.txt = txt class C: def __init__(self, txt: str): self.x: B = None self.o: D = None self.txt =...
g
d
g
j
x
x
x
x
4
6
4
3
1
2,414
class A: def __init__(self, txt: str): self.t: C = None self.x: D = None self.q: D = None self.txt = txt class B: def __init__(self, txt: str): self.r: A = None self.y: C = None self.v: C = None self.txt = txt class C: def __init__(self, txt:...
c"
class A: def __init__(self, txt: str): self.t: C = None self.x: D = None self.q: D = None self.txt = txt class B: def __init__(self, txt: str): self.r: A = None self.y: C = None self.v: C = None self.txt = txt class C: def __init__(self, txt:...
i
c
h
d
c
x
x
x
7
19
4
4
1
2,415
class A: def __init__(self, txt: str): self.v: B = None self.y: D = None self.x: D = None self.txt = txt class B: def __init__(self, txt: str): self.z: D = None self.t: D = None self.txt = txt class C: def __init__(self, txt: str): self.z: A ...
j"
class A: def __init__(self, txt: str): self.v: B = None self.y: D = None self.x: D = None self.txt = txt class B: def __init__(self, txt: str): self.z: D = None self.t: D = None self.txt = txt class C: def __init__(self, txt: str): self.z: A ...
i
g
j
e
j
e
j
x
6
11
4
6
3
2,416
class A: def __init__(self, txt: str): self.q: D = None self.x: C = None self.y: D = None self.txt = txt class B: def __init__(self, txt: str): self.z: A = None self.w: C = None self.q: D = None self.txt = txt class C: def __init__(self, txt:...
j"
class A: def __init__(self, txt: str): self.q: D = None self.x: C = None self.y: D = None self.txt = txt class B: def __init__(self, txt: str): self.z: A = None self.w: C = None self.q: D = None self.txt = txt class C: def __init__(self, txt:...
c
a
j
a
j
x
x
x
4
10
4
4
2
2,417
class A: def __init__(self, txt: str): self.p: A = None self.txt = txt class B: def __init__(self, txt: str): self.x: D = None self.txt = txt class C: def __init__(self, txt: str): self.t: A = None self.txt = txt class D: def __init__(self, txt: str): ...
c"
class A: def __init__(self, txt: str): self.p: A = None self.txt = txt class B: def __init__(self, txt: str): self.x: D = None self.txt = txt class C: def __init__(self, txt: str): self.t: A = None self.txt = txt class D: def __init__(self, txt: str): ...
h
i
j
c
j
c
x
x
5
7
4
5
2
2,418
class A: def __init__(self, txt: str): self.o: D = None self.txt = txt class B: def __init__(self, txt: str): self.u: D = None self.o: A = None self.p: D = None self.q: A = None self.txt = txt class C: def __init__(self, txt: str): self.u: B ...
i"
class A: def __init__(self, txt: str): self.o: D = None self.txt = txt class B: def __init__(self, txt: str): self.u: D = None self.o: A = None self.p: D = None self.q: A = None self.txt = txt class C: def __init__(self, txt: str): self.u: B ...
c
h
j
i
x
x
x
x
5
7
4
3
0
2,419
class A: def __init__(self, txt: str): self.y: D = None self.u: 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.t: D = None self.x: A = None self.txt =...
f"
class A: def __init__(self, txt: str): self.y: D = None self.u: 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.t: D = None self.x: A = None self.txt =...
j
f
j
f
x
x
x
x
4
7
4
3
2
2,420
class A: def __init__(self, txt: str): self.p: C = None self.s: D = None self.u: D = None self.txt = txt class B: def __init__(self, txt: str): self.r: C = None self.txt = txt class C: def __init__(self, txt: str): self.z: B = None self.w: D ...
f"
class A: def __init__(self, txt: str): self.p: C = None self.s: D = None self.u: D = None self.txt = txt class B: def __init__(self, txt: str): self.r: C = None self.txt = txt class C: def __init__(self, txt: str): self.z: B = None self.w: D ...
f
j
f
b
f
x
x
x
4
7
4
4
2
2,421
class A: def __init__(self, txt: str): self.r: C = None self.z: A = None self.v: B = None self.o: C = None self.txt = txt class B: def __init__(self, txt: str): self.w: D = None self.t: C = None self.u: A = None self.txt = txt class C: ...
g"
class A: def __init__(self, txt: str): self.r: C = None self.z: A = None self.v: B = None self.o: C = None self.txt = txt class B: def __init__(self, txt: str): self.w: D = None self.t: C = None self.u: A = None self.txt = txt class C: ...
g
h
e
h
e
g
x
x
5
12
4
5
3
2,422
class A: def __init__(self, txt: str): self.r: D = 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.w: D = None self.txt = txt class D: def __init__(self, txt: str): ...
e"
class A: def __init__(self, txt: str): self.r: D = 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.w: D = None self.txt = txt class D: def __init__(self, txt: str): ...
e
b
e
b
e
x
x
x
4
4
4
4
3
2,423
class A: def __init__(self, txt: str): self.x: C = None self.p: B = None self.txt = txt class B: def __init__(self, txt: str): self.v: C = None self.o: A = None self.txt = txt class C: def __init__(self, txt: str): self.u: D = None self.r: A ...
e"
class A: def __init__(self, txt: str): self.x: C = None self.p: B = None self.txt = txt class B: def __init__(self, txt: str): self.v: C = None self.o: A = None self.txt = txt class C: def __init__(self, txt: str): self.u: D = None self.r: A ...
h
a
c
e
x
x
x
x
5
10
4
3
0
2,424
class A: def __init__(self, txt: str): self.s: B = None self.txt = txt class B: def __init__(self, txt: str): self.p: A = None self.t: D = None self.txt = txt class C: def __init__(self, txt: str): self.t: C = None self.s: C = None self.o: C ...
g"
class A: def __init__(self, txt: str): self.s: B = None self.txt = txt class B: def __init__(self, txt: str): self.p: A = None self.t: D = None self.txt = txt class C: def __init__(self, txt: str): self.t: C = None self.s: C = None self.o: C ...
g
i
g
i
g
i
g
x
6
11
4
6
5
2,425
class A: def __init__(self, txt: str): self.w: B = None self.r: B = None self.q: C = None self.txt = txt class B: def __init__(self, txt: str): self.y: D = None self.v: A = None self.txt = txt class C: def __init__(self, txt: str): self.y: C ...
c"
class A: def __init__(self, txt: str): self.w: B = None self.r: B = None self.q: C = None self.txt = txt class B: def __init__(self, txt: str): self.y: D = None self.v: A = None self.txt = txt class C: def __init__(self, txt: str): self.y: C ...
i
b
c
d
c
d
c
x
7
15
4
6
3
2,426
class A: def __init__(self, txt: str): self.t: C = None self.y: C = None self.txt = txt class B: def __init__(self, txt: str): self.q: C = None self.v: D = None self.txt = txt class C: def __init__(self, txt: str): self.t: A = None self.r: B ...
d"
class A: def __init__(self, txt: str): self.t: C = None self.y: C = None self.txt = txt class B: def __init__(self, txt: str): self.q: C = None self.v: D = None self.txt = txt class C: def __init__(self, txt: str): self.t: A = None self.r: B ...
j
d
j
d
j
d
x
x
6
8
4
5
4
2,427
class A: def __init__(self, txt: str): self.s: D = None self.w: B = None self.txt = txt class B: def __init__(self, txt: str): self.p: C = None self.r: A = None self.o: C = None self.txt = txt class C: def __init__(self, txt: str): self.v: C ...
g"
class A: def __init__(self, txt: str): self.s: D = None self.w: B = None self.txt = txt class B: def __init__(self, txt: str): self.p: C = None self.r: A = None self.o: C = None self.txt = txt class C: def __init__(self, txt: str): self.v: C ...
g
e
d
j
e
g
x
x
7
15
4
5
2
2,428
class A: def __init__(self, txt: str): self.y: C = None self.txt = txt class B: def __init__(self, txt: str): self.p: C = None self.s: B = None self.y: C = 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.y: C = None self.txt = txt class B: def __init__(self, txt: str): self.p: C = None self.s: B = None self.y: C = None self.txt = txt class C: def __init__(self, txt: str): self.r: D = None self.u: A ...
f
h
d
f
e
h
j
x
6
15
4
6
2
2,429
class A: def __init__(self, txt: str): self.y: D = None self.txt = txt class B: def __init__(self, txt: str): self.r: A = None self.v: D = None self.z: D = None self.txt = txt class C: def __init__(self, txt: str): self.v: A = None self.txt =...
g"
class A: def __init__(self, txt: str): self.y: D = None self.txt = txt class B: def __init__(self, txt: str): self.r: A = None self.v: D = None self.z: D = None self.txt = txt class C: def __init__(self, txt: str): self.v: A = None self.txt =...
h
a
d
g
x
x
x
x
6
7
4
3
0
2,430
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.p: C = None self.txt = txt class C: def __init__(self, txt: str): self.p: B = None self.w: A = None self.txt =...
i"
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.p: C = None self.txt = txt class C: def __init__(self, txt: str): self.p: B = None self.w: A = None self.txt =...
i
j
b
a
i
x
x
x
5
8
4
4
1
2,431
class A: def __init__(self, txt: str): self.z: D = None self.w: D = None self.o: 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: A = None self.o: D ...
c"
class A: def __init__(self, txt: str): self.z: D = None self.w: D = None self.o: 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: A = None self.o: D ...
c
h
g
c
x
x
x
x
5
6
4
3
1
2,432
class A: def __init__(self, txt: str): self.o: B = None self.p: A = None self.txt = txt class B: def __init__(self, txt: str): self.t: C = None self.y: A = None self.txt = txt class C: def __init__(self, txt: str): self.v: B = None self.s: B ...
j"
class A: def __init__(self, txt: str): self.o: B = None self.p: A = None self.txt = txt class B: def __init__(self, txt: str): self.t: C = None self.y: A = None self.txt = txt class C: def __init__(self, txt: str): self.v: B = None self.s: B ...
b
e
g
j
g
j
x
x
6
12
4
5
2
2,433
class A: def __init__(self, txt: str): self.u: B = None self.s: D = None self.p: B = None self.txt = txt class B: def __init__(self, txt: str): self.y: C = None self.w: C = None self.txt = txt class C: def __init__(self, txt: str): self.v: B ...
g"
class A: def __init__(self, txt: str): self.u: B = None self.s: D = None self.p: B = None self.txt = txt class B: def __init__(self, txt: str): self.y: C = None self.w: C = None self.txt = txt class C: def __init__(self, txt: str): self.v: B ...
c
j
g
j
g
x
x
x
5
13
4
4
2
2,434
class A: def __init__(self, txt: str): self.t: C = None self.q: B = None self.txt = txt class B: def __init__(self, txt: str): self.s: D = None self.v: D = None self.txt = txt class C: def __init__(self, txt: str): self.x: D = None self.txt =...
a"
class A: def __init__(self, txt: str): self.t: C = None self.q: B = None self.txt = txt class B: def __init__(self, txt: str): self.s: D = None self.v: D = None self.txt = txt class C: def __init__(self, txt: str): self.x: D = None self.txt =...
a
b
j
a
x
x
x
x
5
9
4
3
1
2,435
class A: def __init__(self, txt: str): self.v: B = None self.u: C = None self.txt = txt class B: def __init__(self, txt: str): self.r: C = None self.z: C = None self.s: C = None self.txt = txt class C: def __init__(self, txt: str): self.u: D ...
a"
class A: def __init__(self, txt: str): self.v: B = None self.u: C = None self.txt = txt class B: def __init__(self, txt: str): self.r: C = None self.z: C = None self.s: C = None self.txt = txt class C: def __init__(self, txt: str): self.u: D ...
d
a
e
a
e
a
x
x
6
10
4
5
3
2,436
class A: def __init__(self, txt: str): self.w: C = None self.s: D = None self.txt = txt class B: def __init__(self, txt: str): self.q: D = None self.r: A = None self.txt = txt class C: def __init__(self, txt: str): self.y: B = None self.p: D ...
e"
class A: def __init__(self, txt: str): self.w: C = None self.s: D = None self.txt = txt class B: def __init__(self, txt: str): self.q: D = None self.r: A = None self.txt = txt class C: def __init__(self, txt: str): self.y: B = None self.p: D ...
b
i
d
e
x
x
x
x
7
16
4
3
0
2,437
class A: def __init__(self, txt: str): self.w: D = None self.q: D = None self.v: D = None self.txt = txt class B: def __init__(self, txt: str): self.r: C = None self.z: D = None self.txt = txt class C: def __init__(self, txt: str): self.x: B ...
b"
class A: def __init__(self, txt: str): self.w: D = None self.q: D = None self.v: D = None self.txt = txt class B: def __init__(self, txt: str): self.r: C = None self.z: D = None self.txt = txt class C: def __init__(self, txt: str): self.x: B ...
g
j
f
b
x
x
x
x
4
6
4
3
0
2,438
class A: def __init__(self, txt: str): self.o: B = None self.txt = txt class B: def __init__(self, txt: str): self.v: D = None self.s: C = None self.q: A = None self.x: A = None self.txt = txt class C: def __init__(self, txt: str): self.v: A ...
d"
class A: def __init__(self, txt: str): self.o: B = None self.txt = txt class B: def __init__(self, txt: str): self.v: D = None self.s: C = None self.q: A = None self.x: A = None self.txt = txt class C: def __init__(self, txt: str): self.v: A ...
a
d
i
a
d
x
x
x
4
7
4
4
2
2,439
class A: def __init__(self, txt: str): self.r: A = None self.o: D = None self.y: A = None self.txt = txt class B: def __init__(self, txt: str): self.u: A = None self.v: A = None self.r: C = None self.o: D = None self.txt = txt class C: ...
c"
class A: def __init__(self, txt: str): self.r: A = None self.o: D = None self.y: A = None self.txt = txt class B: def __init__(self, txt: str): self.u: A = None self.v: A = None self.r: C = None self.o: D = None self.txt = txt class C: ...
a
i
d
c
x
x
x
x
5
11
4
3
0
2,440
class A: def __init__(self, txt: str): self.x: D = None self.o: D = None self.txt = txt class B: def __init__(self, txt: str): self.q: B = None self.u: A = None self.o: D = None self.txt = txt class C: def __init__(self, txt: str): self.w: C ...
j"
class A: def __init__(self, txt: str): self.x: D = None self.o: D = None self.txt = txt class B: def __init__(self, txt: str): self.q: B = None self.u: A = None self.o: D = None self.txt = txt class C: def __init__(self, txt: str): self.w: C ...
d
e
j
c
j
x
x
x
7
12
4
4
1
2,441
class A: def __init__(self, txt: str): self.t: C = None self.x: C = None self.w: C = None self.txt = txt class B: def __init__(self, txt: str): self.r: A = None self.w: A = None self.v: A = None self.txt = txt class C: def __init__(self, txt:...
d"
class A: def __init__(self, txt: str): self.t: C = None self.x: C = None self.w: C = None self.txt = txt class B: def __init__(self, txt: str): self.r: A = None self.w: A = None self.v: A = None self.txt = txt class C: def __init__(self, txt:...
c
d
c
d
x
x
x
x
5
7
4
3
2
2,442
class A: def __init__(self, txt: str): self.o: D = None self.r: D = None self.v: A = None self.txt = txt class B: def __init__(self, txt: str): self.o: D = None self.v: A = None self.x: D = None self.txt = txt class C: def __init__(self, txt:...
g"
class A: def __init__(self, txt: str): self.o: D = None self.r: D = None self.v: A = None self.txt = txt class B: def __init__(self, txt: str): self.o: D = None self.v: A = None self.x: D = None self.txt = txt class C: def __init__(self, txt:...
e
g
f
g
x
x
x
x
7
15
4
3
1
2,443
class A: def __init__(self, txt: str): self.o: C = None self.w: B = None self.p: B = None self.txt = txt class B: def __init__(self, txt: str): self.p: A = None self.w: A = None self.txt = txt class C: def __init__(self, txt: str): self.q: B ...
g"
class A: def __init__(self, txt: str): self.o: C = None self.w: B = None self.p: B = None self.txt = txt class B: def __init__(self, txt: str): self.p: A = None self.w: A = None self.txt = txt class C: def __init__(self, txt: str): self.q: B ...
g
d
h
g
x
x
x
x
4
5
4
3
1
2,444
class A: def __init__(self, txt: str): self.p: D = None self.o: C = None self.u: B = None self.y: C = None self.txt = txt class B: def __init__(self, txt: str): self.z: C = None self.y: D = None self.x: C = None self.v: B = None se...
e"
class A: def __init__(self, txt: str): self.p: D = None self.o: C = None self.u: B = None self.y: C = None self.txt = txt class B: def __init__(self, txt: str): self.z: C = None self.y: D = None self.x: C = None self.v: B = None se...
b
g
b
e
x
x
x
x
5
11
4
3
1
2,445
class A: def __init__(self, txt: str): self.v: C = None self.x: C = None self.y: C = None self.txt = txt class B: def __init__(self, txt: str): self.p: D = None self.txt = txt class C: def __init__(self, txt: str): self.p: B = None self.r: A ...
a"
class A: def __init__(self, txt: str): self.v: C = None self.x: C = None self.y: C = None self.txt = txt class B: def __init__(self, txt: str): self.p: D = None self.txt = txt class C: def __init__(self, txt: str): self.p: B = None self.r: A ...
h
a
h
a
x
x
x
x
5
8
4
3
2
2,446
class A: def __init__(self, txt: str): self.r: A = None self.x: B = None self.t: D = None self.u: D = None self.txt = txt class B: def __init__(self, txt: str): self.r: C = None self.txt = txt class C: def __init__(self, txt: str): self.t: A ...
f"
class A: def __init__(self, txt: str): self.r: A = None self.x: B = None self.t: D = None self.u: D = None self.txt = txt class B: def __init__(self, txt: str): self.r: C = None self.txt = txt class C: def __init__(self, txt: str): self.t: A ...
e
j
c
f
e
j
c
f
7
15
4
7
4
2,447
class A: def __init__(self, txt: str): self.u: B = None self.txt = txt class B: def __init__(self, txt: str): self.v: B = None self.u: C = None self.y: A = None self.p: A = None self.txt = txt class C: def __init__(self, txt: str): self.p: A ...
i"
class A: def __init__(self, txt: str): self.u: B = None self.txt = txt class B: def __init__(self, txt: str): self.v: B = None self.u: C = None self.y: A = None self.p: A = None self.txt = txt class C: def __init__(self, txt: str): self.p: A ...
i
f
i
b
h
i
x
x
6
12
4
5
2
2,448
class A: def __init__(self, txt: str): self.t: B = None self.o: C = None self.y: D = None self.q: B = None self.txt = txt class B: def __init__(self, txt: str): self.r: A = None self.w: D = None self.p: C = None self.s: C = None se...
b"
class A: def __init__(self, txt: str): self.t: B = None self.o: C = None self.y: D = None self.q: B = None self.txt = txt class B: def __init__(self, txt: str): self.r: A = None self.w: D = None self.p: C = None self.s: C = None se...
f
b
j
f
b
x
x
x
7
21
4
4
2
2,449
class A: def __init__(self, txt: str): self.v: B = None self.s: C = None self.t: D = 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.w: A = None self.r: D ...
e"
class A: def __init__(self, txt: str): self.v: B = None self.s: C = None self.t: D = 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.w: A = None self.r: D ...
b
f
b
e
x
x
x
x
4
8
4
3
1
2,450
class A: def __init__(self, txt: str): self.q: D = None self.s: C = 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.s: D = None self.z: D = None self.r: A ...
h"
class A: def __init__(self, txt: str): self.q: D = None self.s: C = 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.s: D = None self.z: D = None self.r: A ...
f
h
f
h
x
x
x
x
6
11
4
3
2
2,451
class A: def __init__(self, txt: str): self.y: C = None self.q: A = None self.z: B = None self.txt = txt class B: def __init__(self, txt: str): self.p: C = None self.o: C = None self.s: C = None self.txt = txt class C: def __init__(self, txt:...
b"
class A: def __init__(self, txt: str): self.y: C = None self.q: A = None self.z: B = None self.txt = txt class B: def __init__(self, txt: str): self.p: C = None self.o: C = None self.s: C = None self.txt = txt class C: def __init__(self, txt:...
d
h
d
b
x
x
x
x
6
14
4
3
1
2,452
class A: def __init__(self, txt: str): self.x: C = None self.p: D = None self.txt = txt class B: def __init__(self, txt: str): self.w: D = None self.z: A = None self.txt = txt class C: def __init__(self, txt: str): self.v: A = None self.u: D ...
b"
class A: def __init__(self, txt: str): self.x: C = None self.p: D = None self.txt = txt class B: def __init__(self, txt: str): self.w: D = None self.z: A = None self.txt = txt class C: def __init__(self, txt: str): self.v: A = None self.u: D ...
d
b
a
b
a
b
x
x
7
18
4
5
3
2,453
class A: def __init__(self, txt: str): self.q: D = None self.r: B = None self.txt = txt class B: def __init__(self, txt: str): self.o: A = None self.z: A = None self.txt = txt class C: def __init__(self, txt: str): self.x: D = None self.txt =...
i"
class A: def __init__(self, txt: str): self.q: D = None self.r: B = None self.txt = txt class B: def __init__(self, txt: str): self.o: A = None self.z: A = None self.txt = txt class C: def __init__(self, txt: str): self.x: D = None self.txt =...
i
d
i
d
i
x
x
x
4
5
4
4
3
2,454
class A: def __init__(self, txt: str): self.y: C = None self.r: D = None self.v: 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.u: A = None self.r: D ...
c"
class A: def __init__(self, txt: str): self.y: C = None self.r: D = None self.v: 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.u: A = None self.r: D ...
h
c
h
b
c
x
x
x
4
7
4
4
2
2,455
class A: def __init__(self, txt: str): self.v: D = None self.txt = txt class B: def __init__(self, txt: str): self.q: C = None self.y: D = None self.o: A = None self.x: B = None self.txt = txt class C: def __init__(self, txt: str): self.o: B ...
a"
class A: def __init__(self, txt: str): self.v: D = None self.txt = txt class B: def __init__(self, txt: str): self.q: C = None self.y: D = None self.o: A = None self.x: B = None self.txt = txt class C: def __init__(self, txt: str): self.o: B ...
g
d
a
f
a
x
x
x
7
14
4
4
1
2,456
class A: def __init__(self, txt: str): self.p: D = None self.txt = txt class B: def __init__(self, txt: str): self.w: A = None self.v: C = None self.txt = txt class C: def __init__(self, txt: str): self.q: D = None self.x: D = None self.z: B ...
b"
class A: def __init__(self, txt: str): self.p: D = None self.txt = txt class B: def __init__(self, txt: str): self.w: A = None self.v: C = None self.txt = txt class C: def __init__(self, txt: str): self.q: D = None self.x: D = None self.z: B ...
b
e
b
e
b
x
x
x
5
15
4
4
3
2,457
class A: def __init__(self, txt: str): self.z: D = None self.q: D = None self.txt = txt class B: def __init__(self, txt: str): self.r: C = None self.w: C = None self.q: A = None self.txt = txt class C: def __init__(self, txt: str): self.y: A ...
e"
class A: def __init__(self, txt: str): self.z: D = None self.q: D = None self.txt = txt class B: def __init__(self, txt: str): self.r: C = None self.w: C = None self.q: A = None self.txt = txt class C: def __init__(self, txt: str): self.y: A ...
g
e
h
j
e
x
x
x
6
13
4
4
1
2,458
class A: def __init__(self, txt: str): self.u: B = None self.r: D = None self.v: D = None self.txt = txt class B: def __init__(self, txt: str): self.u: C = None self.x: B = None self.o: D = None self.txt = txt class C: def __init__(self, txt:...
f"
class A: def __init__(self, txt: str): self.u: B = None self.r: D = None self.v: D = None self.txt = txt class B: def __init__(self, txt: str): self.u: C = None self.x: B = None self.o: D = None self.txt = txt class C: def __init__(self, txt:...
c
b
a
f
x
x
x
x
7
21
4
3
0
2,459
class A: def __init__(self, txt: str): self.p: D = None self.q: D = None self.u: B = None self.txt = txt class B: def __init__(self, txt: str): self.t: D = None self.w: A = None self.txt = txt class C: def __init__(self, txt: str): self.s: B ...
f"
class A: def __init__(self, txt: str): self.p: D = None self.q: D = None self.u: B = None self.txt = txt class B: def __init__(self, txt: str): self.t: D = None self.w: A = None self.txt = txt class C: def __init__(self, txt: str): self.s: B ...
e
f
c
h
f
x
x
x
6
11
4
4
1
2,460
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.s: A = None self.q: D = None self.u: C = None self.txt = txt class C: def __init__(self, txt: str): self.o: A ...
c"
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.s: A = None self.q: D = None self.u: C = None self.txt = txt class C: def __init__(self, txt: str): self.o: A ...
c
j
c
j
c
j
c
x
6
10
4
6
5
2,461
class A: def __init__(self, txt: str): self.t: A = None self.p: D = None self.q: C = None self.txt = txt class B: def __init__(self, txt: str): self.w: A = None self.s: A = None self.o: B = None self.txt = txt class C: def __init__(self, txt:...
i"
class A: def __init__(self, txt: str): self.t: A = None self.p: D = None self.q: C = None self.txt = txt class B: def __init__(self, txt: str): self.w: A = None self.s: A = None self.o: B = None self.txt = txt class C: def __init__(self, txt:...
c
a
i
h
i
x
x
x
6
17
4
4
1
2,462
class A: def __init__(self, txt: str): self.q: B = None self.o: C = None self.t: D = None self.txt = txt class B: def __init__(self, txt: str): self.o: C = None self.v: B = None self.q: D = None self.txt = txt class C: def __init__(self, txt:...
h"
class A: def __init__(self, txt: str): self.q: B = None self.o: C = None self.t: D = None self.txt = txt class B: def __init__(self, txt: str): self.o: C = None self.v: B = None self.q: D = None self.txt = txt class C: def __init__(self, txt:...
h
c
b
c
h
x
x
x
6
14
4
4
2
2,463
class A: def __init__(self, txt: str): self.q: D = None self.txt = txt class B: def __init__(self, txt: str): self.q: C = None self.x: C = None self.o: A = None self.r: B = None self.txt = txt class C: def __init__(self, txt: str): self.z: A ...
d"
class A: def __init__(self, txt: str): self.q: D = None self.txt = txt class B: def __init__(self, txt: str): self.q: C = None self.x: C = None self.o: A = None self.r: B = None self.txt = txt class C: def __init__(self, txt: str): self.z: A ...
h
i
c
d
x
x
x
x
5
11
4
3
0
2,464
class A: def __init__(self, txt: str): self.r: 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.y: D = None self.txt = txt class D: def __init__(self, txt: str): ...
h"
class A: def __init__(self, txt: str): self.r: 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.y: D = None self.txt = txt class D: def __init__(self, txt: str): ...
h
g
c
h
x
x
x
x
5
7
4
3
1
2,465
class A: def __init__(self, txt: str): self.w: D = None self.z: A = None self.q: C = None self.v: 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.r: B ...
h"
class A: def __init__(self, txt: str): self.w: D = None self.z: A = None self.q: C = None self.v: 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.r: B ...
f
a
h
j
h
x
x
x
6
15
4
4
1
2,466
class A: def __init__(self, txt: str): self.q: D = None self.x: B = None self.txt = txt class B: def __init__(self, txt: str): self.x: C = None self.r: B = None self.u: B = None self.txt = txt class C: def __init__(self, txt: str): self.x: D ...
b"
class A: def __init__(self, txt: str): self.q: D = None self.x: B = None self.txt = txt class B: def __init__(self, txt: str): self.x: C = None self.r: B = None self.u: B = None self.txt = txt class C: def __init__(self, txt: str): self.x: D ...
h
j
b
j
b
j
b
x
6
9
4
6
4
2,467
class A: def __init__(self, txt: str): self.u: B = None self.txt = txt class B: def __init__(self, txt: str): self.y: D = None self.q: C = None self.w: C = None self.v: D = None self.txt = txt class C: def __init__(self, txt: str): self.p: A ...
e"
class A: def __init__(self, txt: str): self.u: B = None self.txt = txt class B: def __init__(self, txt: str): self.y: D = None self.q: C = None self.w: C = None self.v: D = None self.txt = txt class C: def __init__(self, txt: str): self.p: A ...
e
d
c
e
x
x
x
x
5
6
4
3
1
2,468
class A: def __init__(self, txt: str): self.v: C = None self.r: D = None self.txt = txt class B: def __init__(self, txt: str): self.o: C = None self.w: A = None self.txt = txt class C: def __init__(self, txt: str): self.p: D = None self.y: A ...
f"
class A: def __init__(self, txt: str): self.v: C = None self.r: D = None self.txt = txt class B: def __init__(self, txt: str): self.o: C = None self.w: A = None self.txt = txt class C: def __init__(self, txt: str): self.p: D = None self.y: A ...
f
d
h
f
d
f
x
x
5
11
4
5
3
2,469
class A: def __init__(self, txt: str): self.x: C = None self.txt = txt class B: def __init__(self, txt: str): self.z: C = None self.x: D = None self.s: C = None self.v: A = None self.txt = txt class C: def __init__(self, txt: str): self.w: D ...
d"
class A: def __init__(self, txt: str): self.x: C = None self.txt = txt class B: def __init__(self, txt: str): self.z: C = None self.x: D = None self.s: C = None self.v: A = None self.txt = txt class C: def __init__(self, txt: str): self.w: D ...
g
f
b
d
x
x
x
x
6
12
4
3
0
2,470
class A: def __init__(self, txt: str): self.y: A = None self.w: C = None self.u: B = None self.txt = txt class B: def __init__(self, txt: str): self.t: D = None self.u: A = None self.s: D = None self.txt = txt class C: def __init__(self, txt:...
a"
class A: def __init__(self, txt: str): self.y: A = None self.w: C = None self.u: B = None self.txt = txt class B: def __init__(self, txt: str): self.t: D = None self.u: A = None self.s: D = None self.txt = txt class C: def __init__(self, txt:...
a
f
b
d
j
a
x
x
7
18
4
5
1
2,471
class A: def __init__(self, txt: str): self.w: 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.v: A = None self.txt = txt class D: def __init__(self, txt: str): ...
j"
class A: def __init__(self, txt: str): self.w: 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.v: A = None self.txt = txt class D: def __init__(self, txt: str): ...
a
j
a
j
a
j
x
x
5
5
4
5
4
2,472
class A: def __init__(self, txt: str): self.z: C = None self.r: B = None self.x: B = None self.txt = txt class B: def __init__(self, txt: str): self.o: C = None self.p: A = None self.r: C = None self.txt = txt class C: def __init__(self, txt:...
j"
class A: def __init__(self, txt: str): self.z: C = None self.r: B = None self.x: B = None self.txt = txt class B: def __init__(self, txt: str): self.o: C = None self.p: A = None self.r: C = None self.txt = txt class C: def __init__(self, txt:...
a
i
a
i
j
c
d
j
7
16
4
7
3
2,473
class A: def __init__(self, txt: str): self.s: C = None self.z: A = None self.y: D = None self.w: D = None self.txt = txt class B: def __init__(self, txt: str): self.q: D = None self.y: D = None self.txt = txt class C: def __init__(self, txt:...
a"
class A: def __init__(self, txt: str): self.s: C = None self.z: A = None self.y: D = None self.w: D = None self.txt = txt class B: def __init__(self, txt: str): self.q: D = None self.y: D = None self.txt = txt class C: def __init__(self, txt:...
e
a
e
a
x
x
x
x
5
11
4
3
2
2,474
class A: def __init__(self, txt: str): self.t: D = None self.z: A = None self.txt = txt class B: def __init__(self, txt: str): self.v: B = None self.txt = txt class C: def __init__(self, txt: str): self.t: D = None self.s: D = None self.o: C ...
b"
class A: def __init__(self, txt: str): self.t: D = None self.z: A = None self.txt = txt class B: def __init__(self, txt: str): self.v: B = None self.txt = txt class C: def __init__(self, txt: str): self.t: D = None self.s: D = None self.o: C ...
h
d
h
d
h
d
e
b
7
12
4
7
4
2,475
class A: def __init__(self, txt: str): self.z: C = None self.p: D = None self.r: C = None self.txt = txt class B: def __init__(self, txt: str): self.z: C = None self.x: B = None self.p: D = None self.txt = txt class C: def __init__(self, txt:...
g"
class A: def __init__(self, txt: str): self.z: C = None self.p: D = None self.r: C = None self.txt = txt class B: def __init__(self, txt: str): self.z: C = None self.x: B = None self.p: D = None self.txt = txt class C: def __init__(self, txt:...
g
j
g
j
g
x
x
x
6
12
4
4
3
2,476
class A: def __init__(self, txt: str): self.y: B = None self.t: C = None self.v: B = None self.txt = txt class B: def __init__(self, txt: str): self.s: C = None self.txt = txt class C: def __init__(self, txt: str): self.q: A = None self.txt =...
b"
class A: def __init__(self, txt: str): self.y: B = None self.t: C = None self.v: B = None self.txt = txt class B: def __init__(self, txt: str): self.s: C = None self.txt = txt class C: def __init__(self, txt: str): self.q: A = None self.txt =...
f
b
i
b
x
x
x
x
4
6
4
3
1
2,477
class A: def __init__(self, txt: str): self.u: C = None self.txt = txt class B: def __init__(self, txt: str): self.q: D = None self.txt = txt class C: def __init__(self, txt: str): self.s: A = None self.txt = txt class D: def __init__(self, txt: str): ...
i"
class A: def __init__(self, txt: str): self.u: C = None self.txt = txt class B: def __init__(self, txt: str): self.q: D = None self.txt = txt class C: def __init__(self, txt: str): self.s: A = None self.txt = txt class D: def __init__(self, txt: str): ...
i
h
i
h
i
x
x
x
4
4
4
4
3
2,478
class A: def __init__(self, txt: str): self.v: C = None self.t: B = None self.x: D = None self.y: D = None self.txt = txt class B: def __init__(self, txt: str): self.q: D = None self.txt = txt class C: def __init__(self, txt: str): self.r: D ...
a"
class A: def __init__(self, txt: str): self.v: C = None self.t: B = None self.x: D = None self.y: D = None self.txt = txt class B: def __init__(self, txt: str): self.q: D = None self.txt = txt class C: def __init__(self, txt: str): self.r: D ...
e
a
e
a
x
x
x
x
4
6
4
3
2
2,479
class A: def __init__(self, txt: str): self.w: D = None self.y: A = None self.v: C = None self.txt = txt class B: def __init__(self, txt: str): self.o: B = None self.r: C = None self.t: A = None self.txt = txt class C: def __init__(self, txt:...
f"
class A: def __init__(self, txt: str): self.w: D = None self.y: A = None self.v: C = None self.txt = txt class B: def __init__(self, txt: str): self.o: B = None self.r: C = None self.t: A = None self.txt = txt class C: def __init__(self, txt:...
j
g
d
f
d
a
c
f
7
19
4
7
2
2,480
class A: def __init__(self, txt: str): self.w: B = None self.q: C = None self.x: D = None self.s: D = 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:...
f"
class A: def __init__(self, txt: str): self.w: B = None self.q: C = None self.x: D = None self.s: D = 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:...
j
c
d
f
x
x
x
x
5
12
4
3
0
2,481
class A: def __init__(self, txt: str): self.w: C = None self.u: C = None self.r: D = None self.txt = txt class B: def __init__(self, txt: str): self.v: A = None self.w: A = None self.txt = txt class C: def __init__(self, txt: str): self.s: A ...
i"
class A: def __init__(self, txt: str): self.w: C = None self.u: C = None self.r: D = None self.txt = txt class B: def __init__(self, txt: str): self.v: A = None self.w: A = None self.txt = txt class C: def __init__(self, txt: str): self.s: A ...
j
i
b
j
i
x
x
x
4
5
4
4
2
2,482
class A: def __init__(self, txt: str): self.o: D = None self.z: C = None self.y: B = None self.txt = txt class B: def __init__(self, txt: str): self.p: A = None self.u: B = None self.t: C = None self.r: B = None self.txt = txt class C: ...
g"
class A: def __init__(self, txt: str): self.o: D = None self.z: C = None self.y: B = None self.txt = txt class B: def __init__(self, txt: str): self.p: A = None self.u: B = None self.t: C = None self.r: B = None self.txt = txt class C: ...
f
j
h
g
x
x
x
x
7
16
4
3
0
2,483
class A: def __init__(self, txt: str): self.p: 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.r: B = None self.o: D = None self.z: C = None self.q: B ...
i"
class A: def __init__(self, txt: str): self.p: 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.r: B = None self.o: D = None self.z: C = None self.q: B ...
i
j
b
e
i
x
x
x
5
9
4
4
1
2,484
class A: def __init__(self, txt: str): self.r: C = None self.y: 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.y: A = None self.txt = txt class D: def __...
g"
class A: def __init__(self, txt: str): self.r: C = None self.y: 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.y: A = None self.txt = txt class D: def __...
f
h
g
a
g
x
x
x
5
7
4
4
1
2,485
class A: def __init__(self, txt: str): self.t: B = None self.q: C = None self.r: D = None self.txt = txt class B: def __init__(self, txt: str): self.p: C = None self.y: D = None self.txt = txt class C: def __init__(self, txt: str): self.z: D ...
j"
class A: def __init__(self, txt: str): self.t: B = None self.q: C = None self.r: D = None self.txt = txt class B: def __init__(self, txt: str): self.p: C = None self.y: D = None self.txt = txt class C: def __init__(self, txt: str): self.z: D ...
f
b
f
e
j
x
x
x
4
11
4
4
1
2,486
class A: def __init__(self, txt: str): self.w: C = None self.q: D = None self.txt = txt class B: def __init__(self, txt: str): self.w: D = None self.z: A = None self.q: C = None self.r: A = None self.txt = txt class C: def __init__(self, txt:...
b"
class A: def __init__(self, txt: str): self.w: C = None self.q: D = None self.txt = txt class B: def __init__(self, txt: str): self.w: D = None self.z: A = None self.q: C = None self.r: A = None self.txt = txt class C: def __init__(self, txt:...
b
i
e
h
b
x
x
x
4
10
4
4
1
2,487
class A: def __init__(self, txt: str): self.p: D = None self.r: D = None self.txt = txt class B: def __init__(self, txt: str): self.x: C = None self.r: A = None self.t: D = None self.txt = txt class C: def __init__(self, txt: str): self.z: D ...
i"
class A: def __init__(self, txt: str): self.p: D = None self.r: D = None self.txt = txt class B: def __init__(self, txt: str): self.x: C = None self.r: A = None self.t: D = None self.txt = txt class C: def __init__(self, txt: str): self.z: D ...
a
b
a
d
i
b
i
x
7
20
4
6
3
2,488
class A: def __init__(self, txt: str): self.v: B = 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.o: D = None self.u: A = None self.t: B = None self.q: B ...
i"
class A: def __init__(self, txt: str): self.v: B = 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.o: D = None self.u: A = None self.t: B = None self.q: B ...
j
e
j
b
i
x
x
x
4
7
4
4
1
2,489
class A: def __init__(self, txt: str): self.y: D = None self.w: A = None self.p: D = None self.t: D = None self.txt = txt class B: def __init__(self, txt: str): self.t: A = None self.o: A = None self.z: A = None self.txt = txt class C: ...
d"
class A: def __init__(self, txt: str): self.y: D = None self.w: A = None self.p: D = None self.t: D = None self.txt = txt class B: def __init__(self, txt: str): self.t: A = None self.o: A = None self.z: A = None self.txt = txt class C: ...
i
b
f
d
x
x
x
x
5
9
4
3
0
2,490
class A: def __init__(self, txt: str): self.z: B = None self.r: C = None self.s: B = None self.q: B = None self.txt = txt class B: def __init__(self, txt: str): self.p: D = None self.t: D = None self.txt = txt class C: def __init__(self, txt:...
e"
class A: def __init__(self, txt: str): self.z: B = None self.r: C = None self.s: B = None self.q: B = None self.txt = txt class B: def __init__(self, txt: str): self.p: D = None self.t: D = None self.txt = txt class C: def __init__(self, txt:...
b
e
g
j
g
f
e
x
7
17
4
6
2
2,491
class A: def __init__(self, txt: str): self.v: C = None self.txt = txt class B: def __init__(self, txt: str): self.p: D = None self.txt = txt class C: def __init__(self, txt: str): self.y: A = None self.txt = txt class D: def __init__(self, txt: str): ...
a"
class A: def __init__(self, txt: str): self.v: C = None self.txt = txt class B: def __init__(self, txt: str): self.p: D = None self.txt = txt class C: def __init__(self, txt: str): self.y: A = None self.txt = txt class D: def __init__(self, txt: str): ...
f
a
e
a
e
a
x
x
5
7
4
5
3
2,492
class A: def __init__(self, txt: str): self.q: D = None self.txt = txt class B: def __init__(self, txt: str): self.t: C = None self.o: A = None self.p: C = None self.q: B = None self.txt = txt class C: def __init__(self, txt: str): self.p: D ...
a"
class A: def __init__(self, txt: str): self.q: D = None self.txt = txt class B: def __init__(self, txt: str): self.t: C = None self.o: A = None self.p: C = None self.q: B = None self.txt = txt class C: def __init__(self, txt: str): self.p: D ...
i
f
a
i
f
h
a
x
7
15
4
6
3
2,493
class A: def __init__(self, txt: str): self.y: D = None self.w: C = None self.s: C = None self.q: D = None self.txt = txt class B: def __init__(self, txt: str): self.t: A = None self.z: A = None self.x: C = None self.txt = txt class C: ...
c"
class A: def __init__(self, txt: str): self.y: D = None self.w: C = None self.s: C = None self.q: D = None self.txt = txt class B: def __init__(self, txt: str): self.t: A = None self.z: A = None self.x: C = None self.txt = txt class C: ...
j
c
h
c
x
x
x
x
4
6
4
3
1
2,494
class A: def __init__(self, txt: str): self.x: B = None self.r: C = None self.txt = txt class B: def __init__(self, txt: str): self.s: A = None self.w: C = None self.txt = txt class C: def __init__(self, txt: str): self.x: B = None self.t: D ...
h"
class A: def __init__(self, txt: str): self.x: B = None self.r: C = None self.txt = txt class B: def __init__(self, txt: str): self.s: A = None self.w: C = None self.txt = txt class C: def __init__(self, txt: str): self.x: B = None self.t: D ...
f
i
c
i
h
x
x
x
4
7
4
4
1
2,495
class A: def __init__(self, txt: str): self.u: C = 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.r: A = None self.x: C = None self.y: C ...
d"
class A: def __init__(self, txt: str): self.u: C = 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.r: A = None self.x: C = None self.y: C ...
d
g
d
g
d
x
x
x
7
11
4
4
3
2,496
class A: def __init__(self, txt: str): self.s: D = None self.y: B = None self.z: B = None self.r: 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.u: A ...
b"
class A: def __init__(self, txt: str): self.s: D = None self.y: B = None self.z: B = None self.r: 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.u: A ...
b
a
b
a
b
x
x
x
5
8
4
4
3
2,497
class A: def __init__(self, txt: str): self.r: 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.r: A = None self.txt = txt class D: def __init__(self, txt: str): ...
b"
class A: def __init__(self, txt: str): self.r: 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.r: A = None self.txt = txt class D: def __init__(self, txt: str): ...
h
b
e
b
x
x
x
x
4
5
4
3
1
2,498
class A: def __init__(self, txt: str): self.s: C = None self.txt = txt class B: def __init__(self, txt: str): self.w: D = None self.o: B = None self.txt = txt class C: def __init__(self, txt: str): self.t: C = None self.txt = txt class D: def __...
a"
class A: def __init__(self, txt: str): self.s: C = None self.txt = txt class B: def __init__(self, txt: str): self.w: D = None self.o: B = None self.txt = txt class C: def __init__(self, txt: str): self.t: C = None self.txt = txt class D: def __...
i
b
a
b
a
b
a
x
7
9
4
6
4
2,499
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: C = None self.t: A = None self.o: C = None self.q: C = None self.txt = txt class C: def __init__(self, txt:...
h"
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: C = None self.t: A = None self.o: C = None self.q: C = None self.txt = txt class C: def __init__(self, txt:...
f
h
f
c
h
x
x
x
7
18
4
4
2