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