id int64 0 30k | prompt stringlengths 265 1.96k | answer stringclasses 10
values | pythoncode stringlengths 267 1.96k | depth0 stringclasses 10
values | depth1 stringclasses 10
values | depth2 stringclasses 10
values | depth3 stringclasses 10
values | depth4 stringclasses 11
values | depth5 stringclasses 11
values | depth6 stringclasses 11
values | depth7 stringclasses 11
values | depthn0 stringclasses 10
values | depthn1 stringclasses 10
values | depthn2 stringclasses 10
values | depthn3 stringclasses 10
values | depthn4 stringclasses 11
values | depthn5 stringclasses 11
values | depthn6 stringclasses 11
values | depthn7 stringclasses 11
values | num_nodes int64 3 7 | num_edges int64 3 30 | num_classes int64 2 7 | path_length int64 3 7 | num_cycle int64 0 6 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
5,600 | class A:
def __init__(self, txt: str):
self.t: C = None
self.w: B = None
self.q: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: A = None
self.u: A ... | c" | class A:
def __init__(self, txt: str):
self.t: C = None
self.w: B = None
self.q: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: A = None
self.u: A ... | c | g | c | e | a | g | c | x | c | g | a | e | c | g | c | x | 7 | 13 | 3 | 6 | 3 |
5,601 | class A:
def __init__(self, txt: str):
self.x: C = 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.z: A = None
self.txt = txt
d = A("d")
e = B("e")
f = C("f")
c = B("c")
... | d" | class A:
def __init__(self, txt: str):
self.x: C = 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.z: A = None
self.txt = txt
d = A("d")
e = B("e")
f = C("f")
c = B("c")
... | d | f | d | f | d | x | x | x | d | f | d | f | d | x | x | x | 4 | 4 | 3 | 4 | 3 |
5,602 | class A:
def __init__(self, txt: str):
self.y: B = None
self.z: 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.x: A = None
self.txt = txt
e = A("e")
g = B("g... | g" | class A:
def __init__(self, txt: str):
self.y: B = None
self.z: 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.x: A = None
self.txt = txt
e = A("e")
g = B("g... | g | c | e | g | x | x | x | x | g | e | c | g | x | x | x | x | 3 | 3 | 3 | 3 | 1 |
5,603 | class A:
def __init__(self, txt: str):
self.t: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: A = None
self.v: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: B = None
self.txt = txt
i = A("i")
c = B("c... | b" | class A:
def __init__(self, txt: str):
self.t: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: A = None
self.v: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: B = None
self.txt = txt
i = A("i")
c = B("c... | i | j | c | b | x | x | x | x | b | c | j | i | x | x | x | x | 4 | 5 | 3 | 3 | 0 |
5,604 | class A:
def __init__(self, txt: str):
self.y: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: A = None
self.x: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: A = None
self.txt = txt
i = A("i")
a = B("a... | a" | class A:
def __init__(self, txt: str):
self.y: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: A = None
self.x: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: A = None
self.txt = txt
i = A("i")
a = B("a... | i | a | i | a | x | x | x | x | a | i | a | i | x | x | x | x | 3 | 4 | 3 | 3 | 2 |
5,605 | class A:
def __init__(self, txt: str):
self.v: B = None
self.y: C = None
self.q: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: A = None
self.p: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: B ... | e" | class A:
def __init__(self, txt: str):
self.v: B = None
self.y: C = None
self.q: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: A = None
self.p: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: B ... | h | e | d | h | e | x | x | x | e | h | d | e | h | x | x | x | 4 | 7 | 3 | 4 | 2 |
5,606 | class A:
def __init__(self, txt: str):
self.s: B = None
self.r: 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.y: B = None
self.o: C = None
self.r: A ... | j" | class A:
def __init__(self, txt: str):
self.s: B = None
self.r: 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.y: B = None
self.o: C = None
self.r: A ... | b | j | e | j | e | j | x | x | j | e | j | e | j | b | x | x | 6 | 12 | 3 | 5 | 3 |
5,607 | class A:
def __init__(self, txt: str):
self.p: B = None
self.x: B = None
self.r: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: A = None
self.z: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: B ... | a" | class A:
def __init__(self, txt: str):
self.p: B = None
self.x: B = None
self.r: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: A = None
self.z: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: B ... | a | g | c | a | x | x | x | x | a | c | g | a | x | x | x | x | 3 | 5 | 3 | 3 | 1 |
5,608 | class A:
def __init__(self, txt: str):
self.y: C = None
self.v: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: B = None
self.w: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: C = None
self.v: C ... | f" | class A:
def __init__(self, txt: str):
self.y: C = None
self.v: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: B = None
self.w: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: C = None
self.v: C ... | f | g | f | g | f | x | x | x | f | g | f | g | f | x | x | x | 5 | 8 | 3 | 4 | 3 |
5,609 | class A:
def __init__(self, txt: str):
self.t: 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.w: C = None
self.v: B = None
self.txt = txt
i = A("i")
j = B("j... | i" | class A:
def __init__(self, txt: str):
self.t: 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.w: C = None
self.v: B = None
self.txt = txt
i = A("i")
j = B("j... | a | j | i | j | i | x | x | x | i | j | i | j | a | x | x | x | 4 | 6 | 3 | 4 | 2 |
5,610 | class A:
def __init__(self, txt: str):
self.v: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: A = None
self.u: C = None
self.v: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: B = None
self.txt =... | h" | class A:
def __init__(self, txt: str):
self.v: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: A = None
self.u: C = None
self.v: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: B = None
self.txt =... | h | d | h | d | h | x | x | x | h | d | h | d | h | x | x | x | 6 | 8 | 3 | 4 | 3 |
5,611 | class A:
def __init__(self, txt: str):
self.w: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: C = None
self.x: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: B = None
self.y: A = None
self.s: A ... | b" | class A:
def __init__(self, txt: str):
self.w: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: C = None
self.x: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: B = None
self.y: A = None
self.s: A ... | j | b | j | b | j | b | x | x | b | j | b | j | b | j | x | x | 5 | 7 | 3 | 5 | 4 |
5,612 | class A:
def __init__(self, txt: str):
self.z: B = None
self.t: C = 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.s: B = None
self.txt = txt
j = A("j")
f = B("f... | j" | class A:
def __init__(self, txt: str):
self.z: B = None
self.t: C = 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.s: B = None
self.txt = txt
j = A("j")
f = B("f... | f | j | f | j | x | x | x | x | j | f | j | f | x | x | x | x | 4 | 5 | 3 | 3 | 2 |
5,613 | class A:
def __init__(self, txt: str):
self.x: C = None
self.z: B = None
self.t: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: C = None
self.v: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: C ... | h" | class A:
def __init__(self, txt: str):
self.x: C = None
self.z: B = None
self.t: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: C = None
self.v: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: C ... | b | h | j | h | j | h | x | x | h | j | h | j | h | b | x | x | 5 | 8 | 3 | 5 | 3 |
5,614 | class A:
def __init__(self, txt: str):
self.u: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: C = None
self.v: C = None
self.txt = txt
i = A("i")
h = B("h... | c" | class A:
def __init__(self, txt: str):
self.u: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: C = None
self.v: C = None
self.txt = txt
i = A("i")
h = B("h... | c | b | c | b | c | x | x | x | c | b | c | b | c | x | x | x | 4 | 4 | 3 | 4 | 3 |
5,615 | class A:
def __init__(self, txt: str):
self.w: B = None
self.p: A = 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.z: A = None
self.txt =... | g" | class A:
def __init__(self, txt: str):
self.w: B = None
self.p: A = 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.z: A = None
self.txt =... | a | g | b | g | d | b | g | x | g | b | d | g | b | g | a | x | 6 | 8 | 3 | 6 | 3 |
5,616 | class A:
def __init__(self, txt: str):
self.x: C = None
self.s: C = None
self.q: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: A = None
self.w: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: C ... | e" | class A:
def __init__(self, txt: str):
self.x: C = None
self.s: C = None
self.q: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: A = None
self.w: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: C ... | c | i | e | i | e | x | x | x | e | i | e | i | c | x | x | x | 7 | 13 | 3 | 4 | 2 |
5,617 | class A:
def __init__(self, txt: str):
self.z: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: B = None
self.v: C = None
self.w: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: A = None
self.txt =... | f" | class A:
def __init__(self, txt: str):
self.z: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: B = None
self.v: C = None
self.w: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: A = None
self.txt =... | h | f | c | h | f | x | x | x | f | h | c | f | h | x | x | x | 4 | 6 | 3 | 4 | 2 |
5,618 | class A:
def __init__(self, txt: str):
self.o: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: C = None
self.r: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: A = None
self.txt = txt
g = A("g")
e = B("e... | g" | class A:
def __init__(self, txt: str):
self.o: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: C = None
self.r: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: A = None
self.txt = txt
g = A("g")
e = B("e... | g | h | g | h | g | x | x | x | g | h | g | h | g | x | x | x | 4 | 5 | 3 | 4 | 3 |
5,619 | class A:
def __init__(self, txt: str):
self.w: 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.z: B = None
self.txt = txt
d = A("d")
a = B("a")
b = C("b")
h = A("h")
... | g" | class A:
def __init__(self, txt: str):
self.w: 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.z: B = None
self.txt = txt
d = A("d")
a = B("a")
b = C("b")
h = A("h")
... | d | b | a | g | x | x | x | x | g | a | b | d | x | x | x | x | 7 | 7 | 3 | 3 | 0 |
5,620 | class A:
def __init__(self, txt: str):
self.s: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: B = None
self.t: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: B = None
self.y: C = None
self.txt =... | i" | class A:
def __init__(self, txt: str):
self.s: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: B = None
self.t: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: B = None
self.y: C = None
self.txt =... | i | b | a | i | x | x | x | x | i | a | b | i | x | x | x | x | 6 | 11 | 3 | 3 | 1 |
5,621 | class A:
def __init__(self, txt: str):
self.p: C = None
self.u: C = None
self.v: 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.z: A = None
self.v: A ... | e" | class A:
def __init__(self, txt: str):
self.p: C = None
self.u: C = None
self.v: 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.z: A = None
self.v: A ... | c | e | h | e | x | x | x | x | e | h | e | c | x | x | x | x | 4 | 7 | 3 | 3 | 1 |
5,622 | class A:
def __init__(self, txt: str):
self.y: C = None
self.z: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: A = None
self.t: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: B = None
self.u: A ... | a" | class A:
def __init__(self, txt: str):
self.y: C = None
self.z: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: A = None
self.t: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: B = None
self.u: A ... | g | i | g | i | a | x | x | x | a | i | g | i | g | x | x | x | 5 | 10 | 3 | 4 | 2 |
5,623 | class A:
def __init__(self, txt: str):
self.o: C = None
self.r: B = None
self.u: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: A = None
self.w: B = None
self.s: B = None
self.txt = txt
class C:
def __init__(self, txt:... | h" | class A:
def __init__(self, txt: str):
self.o: C = None
self.r: B = None
self.u: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: A = None
self.w: B = None
self.s: B = None
self.txt = txt
class C:
def __init__(self, txt:... | a | g | a | h | x | x | x | x | h | a | g | a | x | x | x | x | 5 | 10 | 3 | 3 | 1 |
5,624 | class A:
def __init__(self, txt: str):
self.y: 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: A = None
self.w: B = None
self.txt = txt
b = A("b")
a = B("a... | b" | class A:
def __init__(self, txt: str):
self.y: 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: A = None
self.w: B = None
self.txt = txt
b = A("b")
a = B("a... | i | a | b | a | b | x | x | x | b | a | b | a | i | x | x | x | 4 | 6 | 3 | 4 | 2 |
5,625 | class A:
def __init__(self, txt: str):
self.p: C = None
self.t: B = None
self.v: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: C = None
self.r: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: A ... | b" | class A:
def __init__(self, txt: str):
self.p: C = None
self.t: B = None
self.v: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: C = None
self.r: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: A ... | i | b | i | b | x | x | x | x | b | i | b | i | x | x | x | x | 3 | 5 | 3 | 3 | 2 |
5,626 | class A:
def __init__(self, txt: str):
self.r: B = None
self.s: C = None
self.o: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: B = None
self.u: C = None
self.v: B = None
self.txt = txt
class C:
def __init__(self, txt:... | h" | class A:
def __init__(self, txt: str):
self.r: B = None
self.s: C = None
self.o: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: B = None
self.u: C = None
self.v: B = None
self.txt = txt
class C:
def __init__(self, txt:... | d | j | f | h | x | x | x | x | h | f | j | d | x | x | x | x | 5 | 11 | 3 | 3 | 0 |
5,627 | class A:
def __init__(self, txt: str):
self.u: C = None
self.p: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: A = None
self.u: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: B = None
self.y: B ... | i" | class A:
def __init__(self, txt: str):
self.u: C = None
self.p: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: A = None
self.u: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: B = None
self.y: B ... | e | i | c | i | x | x | x | x | i | c | i | e | x | x | x | x | 7 | 13 | 3 | 3 | 1 |
5,628 | class A:
def __init__(self, txt: str):
self.s: B = None
self.o: B = 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.t: B = None
self.r: B ... | b" | class A:
def __init__(self, txt: str):
self.s: B = None
self.o: B = 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.t: B = None
self.r: B ... | d | b | g | b | x | x | x | x | b | g | b | d | x | x | x | x | 3 | 4 | 3 | 3 | 1 |
5,629 | class A:
def __init__(self, txt: str):
self.v: C = None
self.s: C = None
self.t: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: A = None
self.v: C = None
self.q: C = None
self.txt = txt
class C:
def __init__(self, txt:... | h" | class A:
def __init__(self, txt: str):
self.v: C = None
self.s: C = None
self.t: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: A = None
self.v: C = None
self.q: C = None
self.txt = txt
class C:
def __init__(self, txt:... | b | d | h | d | h | x | x | x | h | d | h | d | b | x | x | x | 5 | 10 | 3 | 4 | 2 |
5,630 | class A:
def __init__(self, txt: str):
self.v: B = None
self.u: C = None
self.y: 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.v: A = None
self.u: A ... | h" | class A:
def __init__(self, txt: str):
self.v: B = None
self.u: C = None
self.y: 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.v: A = None
self.u: A ... | a | h | a | h | x | x | x | x | h | a | h | a | x | x | x | x | 3 | 4 | 3 | 3 | 2 |
5,631 | class A:
def __init__(self, txt: str):
self.u: C = None
self.o: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: C = None
self.r: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: B = None
self.s: B ... | i" | class A:
def __init__(self, txt: str):
self.u: C = None
self.o: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: C = None
self.r: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: B = None
self.s: B ... | c | d | i | d | i | x | x | x | i | d | i | d | c | x | x | x | 4 | 6 | 3 | 4 | 2 |
5,632 | class A:
def __init__(self, txt: str):
self.s: B = None
self.r: B = None
self.p: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: C = None
self.q: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: B ... | a" | class A:
def __init__(self, txt: str):
self.s: B = None
self.r: B = None
self.p: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: C = None
self.q: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: B ... | e | a | e | a | x | x | x | x | a | e | a | e | x | x | x | x | 4 | 5 | 3 | 3 | 2 |
5,633 | class A:
def __init__(self, txt: str):
self.u: A = None
self.p: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: C = None
self.r: B = None
self.x: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: A ... | e" | class A:
def __init__(self, txt: str):
self.u: A = None
self.p: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: C = None
self.r: B = None
self.x: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: A ... | d | j | e | j | e | x | x | x | e | j | e | j | d | x | x | x | 5 | 7 | 3 | 4 | 2 |
5,634 | class A:
def __init__(self, txt: str):
self.r: B = None
self.z: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: C = None
self.z: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: C = None
self.y: C ... | i" | class A:
def __init__(self, txt: str):
self.r: B = None
self.z: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: C = None
self.z: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: C = None
self.y: C ... | f | e | i | e | i | x | x | x | i | e | i | e | f | x | x | x | 5 | 6 | 3 | 4 | 2 |
5,635 | class A:
def __init__(self, txt: str):
self.r: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: C = None
self.r: A = None
self.p: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: A = None
self.z: A ... | d" | class A:
def __init__(self, txt: str):
self.r: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: C = None
self.r: A = None
self.p: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: A = None
self.z: A ... | g | j | g | e | d | e | d | x | d | e | d | e | g | j | g | x | 6 | 12 | 3 | 6 | 3 |
5,636 | class A:
def __init__(self, txt: str):
self.z: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: A = None
self.q: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: B = None
self.w: B = None
self.z: C ... | i" | class A:
def __init__(self, txt: str):
self.z: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: A = None
self.q: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: B = None
self.w: B = None
self.z: C ... | g | i | d | g | i | x | x | x | i | g | d | i | g | x | x | x | 4 | 6 | 3 | 4 | 2 |
5,637 | class A:
def __init__(self, txt: str):
self.r: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: C = None
self.s: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: A = None
self.txt = txt
f = A("f")
g = B("g... | g" | class A:
def __init__(self, txt: str):
self.r: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: C = None
self.s: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: A = None
self.txt = txt
f = A("f")
g = B("g... | g | h | f | g | x | x | x | x | g | f | h | g | x | x | x | x | 4 | 5 | 3 | 3 | 1 |
5,638 | class A:
def __init__(self, txt: str):
self.q: A = None
self.x: C = None
self.w: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: C = None
self.r: B = None
self.w: B = None
self.txt = txt
class C:
def __init__(self, txt:... | e" | class A:
def __init__(self, txt: str):
self.q: A = None
self.x: C = None
self.w: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: C = None
self.r: B = None
self.w: B = None
self.txt = txt
class C:
def __init__(self, txt:... | a | i | j | e | x | x | x | x | e | j | i | a | x | x | x | x | 6 | 10 | 3 | 3 | 0 |
5,639 | class A:
def __init__(self, txt: str):
self.t: B = None
self.z: B = None
self.x: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: C = None
self.u: C = None
self.o: C = None
self.txt = txt
class C:
def __init__(self, txt:... | j" | class A:
def __init__(self, txt: str):
self.t: B = None
self.z: B = None
self.x: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: C = None
self.u: C = None
self.o: C = None
self.txt = txt
class C:
def __init__(self, txt:... | d | b | g | j | x | x | x | x | j | g | b | d | x | x | x | x | 4 | 5 | 3 | 3 | 0 |
5,640 | class A:
def __init__(self, txt: str):
self.x: 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: A = None
self.txt = txt
c = A("c")
a = B("a")
f = C("f")
d = C("d")
... | j" | class A:
def __init__(self, txt: str):
self.x: 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: A = None
self.txt = txt
c = A("c")
a = B("a")
f = C("f")
d = C("d")
... | f | j | d | j | d | j | x | x | j | d | j | d | j | f | x | x | 6 | 6 | 3 | 5 | 3 |
5,641 | class A:
def __init__(self, txt: str):
self.q: C = None
self.r: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: A = None
self.y: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: C = None
self.w: C ... | h" | class A:
def __init__(self, txt: str):
self.q: C = None
self.r: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: A = None
self.y: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: C = None
self.w: C ... | f | h | i | h | x | x | x | x | h | i | h | f | x | x | x | x | 6 | 9 | 3 | 3 | 1 |
5,642 | class A:
def __init__(self, txt: str):
self.s: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: C = None
self.w: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: B = None
self.q: B = None
self.txt =... | f" | class A:
def __init__(self, txt: str):
self.s: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: C = None
self.w: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: B = None
self.q: B = None
self.txt =... | f | j | f | j | f | x | x | x | f | j | f | j | f | x | x | x | 6 | 7 | 3 | 4 | 3 |
5,643 | class A:
def __init__(self, txt: str):
self.y: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: C = None
self.x: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: A = None
self.txt = txt
i = A("i")
d = B("d... | d" | class A:
def __init__(self, txt: str):
self.y: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: C = None
self.x: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: A = None
self.txt = txt
i = A("i")
d = B("d... | d | j | i | d | x | x | x | x | d | i | j | d | x | x | x | x | 3 | 3 | 3 | 3 | 1 |
5,644 | class A:
def __init__(self, txt: str):
self.s: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: A = None
self.z: A = None
self.v: A = None
self.txt =... | c" | class A:
def __init__(self, txt: str):
self.s: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: A = None
self.z: A = None
self.v: A = None
self.txt =... | j | c | j | c | j | c | x | x | c | j | c | j | c | j | x | x | 5 | 5 | 3 | 5 | 4 |
5,645 | class A:
def __init__(self, txt: str):
self.x: B = None
self.v: B = None
self.o: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: A = None
self.x: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: A ... | c" | class A:
def __init__(self, txt: str):
self.x: B = None
self.v: B = None
self.o: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: A = None
self.x: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: A ... | a | c | f | j | f | c | x | x | c | f | j | f | c | a | x | x | 6 | 14 | 3 | 5 | 2 |
5,646 | class A:
def __init__(self, txt: str):
self.o: A = None
self.v: B = None
self.x: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: C = None
self.r: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: C ... | b" | class A:
def __init__(self, txt: str):
self.o: A = None
self.v: B = None
self.x: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: C = None
self.r: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: C ... | i | b | i | b | i | b | x | x | b | i | b | i | b | i | x | x | 7 | 14 | 3 | 5 | 4 |
5,647 | class A:
def __init__(self, txt: str):
self.r: C = None
self.t: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: A = None
self.v: A = None
self.txt =... | f" | class A:
def __init__(self, txt: str):
self.r: C = None
self.t: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: A = None
self.v: A = None
self.txt =... | h | e | j | h | g | f | x | x | f | g | h | j | e | h | x | x | 6 | 11 | 3 | 5 | 1 |
5,648 | class A:
def __init__(self, txt: str):
self.y: B = None
self.q: 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.u: C = None
self.r: A = None
self.p: B ... | d" | class A:
def __init__(self, txt: str):
self.y: B = None
self.q: 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.u: C = None
self.r: A = None
self.p: B ... | f | i | j | c | f | d | x | x | d | f | c | j | i | f | x | x | 6 | 12 | 3 | 5 | 1 |
5,649 | class A:
def __init__(self, txt: str):
self.w: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: C = None
self.w: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: B = None
self.y: B = None
self.txt =... | g" | class A:
def __init__(self, txt: str):
self.w: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: C = None
self.w: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: B = None
self.y: B = None
self.txt =... | j | g | d | g | x | x | x | x | g | d | g | j | x | x | x | x | 3 | 4 | 3 | 3 | 1 |
5,650 | class A:
def __init__(self, txt: str):
self.z: B = None
self.r: C = None
self.x: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: A = None
self.txt =... | g" | class A:
def __init__(self, txt: str):
self.z: B = None
self.r: C = None
self.x: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: A = None
self.txt =... | d | g | e | g | x | x | x | x | g | e | g | d | x | x | x | x | 4 | 5 | 3 | 3 | 1 |
5,651 | class A:
def __init__(self, txt: str):
self.v: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: B = None
self.r: A = None
self.z: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: C = None
self.z: A ... | a" | class A:
def __init__(self, txt: str):
self.v: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: B = None
self.r: A = None
self.z: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: C = None
self.z: A ... | i | e | a | g | a | g | b | a | a | b | g | a | g | a | e | i | 7 | 15 | 3 | 7 | 3 |
5,652 | class A:
def __init__(self, txt: str):
self.y: 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.s: B = None
self.x: B = None
self.u: B = None
self.txt =... | e" | class A:
def __init__(self, txt: str):
self.y: 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.s: B = None
self.x: B = None
self.u: B = None
self.txt =... | c | e | c | e | x | x | x | x | e | c | e | c | x | x | x | x | 3 | 3 | 3 | 3 | 2 |
5,653 | 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.z: C = None
self.txt = txt
i = A("i")
f = B("f")
a = C("a")
h = A("h")
... | c" | 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.z: C = None
self.txt = txt
i = A("i")
f = B("f")
a = C("a")
h = A("h")
... | i | f | c | a | c | x | x | x | c | a | c | f | i | x | x | x | 7 | 7 | 3 | 4 | 1 |
5,654 | class A:
def __init__(self, txt: str):
self.r: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: A = None
self.x: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: B = None
self.txt = txt
h = A("h")
e = B("e... | d" | class A:
def __init__(self, txt: str):
self.r: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: A = None
self.x: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: B = None
self.txt = txt
h = A("h")
e = B("e... | d | e | h | e | d | x | x | x | d | e | h | e | d | x | x | x | 4 | 6 | 3 | 4 | 2 |
5,655 | class A:
def __init__(self, txt: str):
self.w: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: B = None
self.txt = txt
g = A("g")
f = B("f")
i = C("i")
h = A("h")
... | a" | class A:
def __init__(self, txt: str):
self.w: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: B = None
self.txt = txt
g = A("g")
f = B("f")
i = C("i")
h = A("h")
... | a | i | a | i | a | x | x | x | a | i | a | i | a | x | x | x | 5 | 5 | 3 | 4 | 3 |
5,656 | class A:
def __init__(self, txt: str):
self.v: B = None
self.q: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: C = None
self.t: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: B = None
self.txt =... | h" | class A:
def __init__(self, txt: str):
self.v: B = None
self.q: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: C = None
self.t: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: B = None
self.txt =... | j | d | i | h | x | x | x | x | h | i | d | j | x | x | x | x | 4 | 7 | 3 | 3 | 0 |
5,657 | class A:
def __init__(self, txt: str):
self.u: B = None
self.q: 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.o: A = None
self.x: C = None
self.txt =... | j" | class A:
def __init__(self, txt: str):
self.u: B = None
self.q: 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.o: A = None
self.x: C = None
self.txt =... | i | j | f | j | f | j | x | x | j | f | j | f | j | i | x | x | 5 | 9 | 3 | 5 | 3 |
5,658 | class A:
def __init__(self, txt: str):
self.y: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: C = None
self.o: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: A = None
self.p: B = None
self.txt =... | i" | class A:
def __init__(self, txt: str):
self.y: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: C = None
self.o: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: A = None
self.p: B = None
self.txt =... | c | i | c | i | x | x | x | x | i | c | i | c | x | x | x | x | 3 | 4 | 3 | 3 | 2 |
5,659 | class A:
def __init__(self, txt: str):
self.z: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: C = None
self.o: A = None
self.r: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: A = None
self.txt =... | f" | class A:
def __init__(self, txt: str):
self.z: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: C = None
self.o: A = None
self.r: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: A = None
self.txt =... | f | d | f | d | f | x | x | x | f | d | f | d | f | x | x | x | 4 | 6 | 3 | 4 | 3 |
5,660 | class A:
def __init__(self, txt: str):
self.w: A = 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: B = None
self.y: A = None
self.t: B ... | b" | class A:
def __init__(self, txt: str):
self.w: A = 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: B = None
self.y: A = None
self.t: B ... | c | e | c | j | d | b | x | x | b | d | j | c | e | c | x | x | 7 | 15 | 3 | 5 | 1 |
5,661 | class A:
def __init__(self, txt: str):
self.r: C = None
self.u: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: A = None
self.u: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: B = None
self.txt =... | h" | class A:
def __init__(self, txt: str):
self.r: C = None
self.u: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: A = None
self.u: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: B = None
self.txt =... | i | f | i | h | x | x | x | x | h | i | f | i | x | x | x | x | 7 | 10 | 3 | 3 | 1 |
5,662 | class A:
def __init__(self, txt: str):
self.x: 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: B = None
self.txt = txt
f = A("f")
e = B("e")
i = C("i")
g = A("g")
... | e" | class A:
def __init__(self, txt: str):
self.x: 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: B = None
self.txt = txt
f = A("f")
e = B("e")
i = C("i")
g = A("g")
... | f | e | a | e | a | e | x | x | e | a | e | a | e | f | x | x | 5 | 5 | 3 | 5 | 3 |
5,663 | class A:
def __init__(self, txt: str):
self.u: A = None
self.q: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: B = None
self.x: B = None
self.txt =... | g" | class A:
def __init__(self, txt: str):
self.u: A = None
self.q: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: B = None
self.x: B = None
self.txt =... | a | g | a | g | x | x | x | x | g | a | g | a | x | x | x | x | 4 | 4 | 3 | 3 | 2 |
5,664 | class A:
def __init__(self, txt: str):
self.o: 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.y: B = None
self.w: A = None
self.x: A = None
self.txt =... | a" | class A:
def __init__(self, txt: str):
self.o: 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.y: B = None
self.w: A = None
self.x: A = None
self.txt =... | c | a | g | a | x | x | x | x | a | g | a | c | x | x | x | x | 7 | 11 | 3 | 3 | 1 |
5,665 | class A:
def __init__(self, txt: str):
self.z: B = None
self.u: B = None
self.x: A = 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.p: B = None
self.t: A ... | g" | class A:
def __init__(self, txt: str):
self.z: B = None
self.u: B = None
self.x: A = 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.p: B = None
self.t: A ... | i | g | c | g | c | g | x | x | g | c | g | c | g | i | x | x | 5 | 9 | 3 | 5 | 3 |
5,666 | class A:
def __init__(self, txt: str):
self.x: B = 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.r: B = None
self.txt = txt
i = A("i")
g = B("g... | h" | class A:
def __init__(self, txt: str):
self.x: B = 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.r: B = None
self.txt = txt
i = A("i")
g = B("g... | c | g | i | h | x | x | x | x | h | i | g | c | x | x | x | x | 4 | 6 | 3 | 3 | 0 |
5,667 | class A:
def __init__(self, txt: str):
self.x: B = None
self.w: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: A = None
self.w: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: B = None
self.r: B ... | f" | class A:
def __init__(self, txt: str):
self.x: B = None
self.w: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: A = None
self.w: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: B = None
self.r: B ... | h | a | h | f | x | x | x | x | f | h | a | h | x | x | x | x | 3 | 4 | 3 | 3 | 1 |
5,668 | class A:
def __init__(self, txt: str):
self.w: B = None
self.o: 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.x: A = None
self.txt = txt
i = A("i")
f = B("f... | g" | class A:
def __init__(self, txt: str):
self.w: B = None
self.o: 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.x: A = None
self.txt = txt
i = A("i")
f = B("f... | d | g | i | f | g | x | x | x | g | f | i | g | d | x | x | x | 5 | 7 | 3 | 4 | 1 |
5,669 | class A:
def __init__(self, txt: str):
self.t: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: B = None
self.o: A = None
self.p: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: B = None
self.s: A ... | h" | class A:
def __init__(self, txt: str):
self.t: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: B = None
self.o: A = None
self.p: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: B = None
self.s: A ... | e | j | d | j | d | h | x | x | h | d | j | d | j | e | x | x | 6 | 11 | 3 | 5 | 2 |
5,670 | class A:
def __init__(self, txt: str):
self.q: 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.t: A = None
self.x: A = None
self.txt = txt
b = A("b")
f = B("f... | b" | class A:
def __init__(self, txt: str):
self.q: 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.t: A = None
self.x: A = None
self.txt = txt
b = A("b")
f = B("f... | j | b | f | b | x | x | x | x | b | f | b | j | x | x | x | x | 6 | 6 | 3 | 3 | 1 |
5,671 | class A:
def __init__(self, txt: str):
self.u: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: A = None
self.o: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: A = None
self.txt = txt
b = A("b")
i = B("i... | b" | class A:
def __init__(self, txt: str):
self.u: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: A = None
self.o: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: A = None
self.txt = txt
b = A("b")
i = B("i... | i | b | j | b | x | x | x | x | b | j | b | i | x | x | x | x | 3 | 3 | 3 | 3 | 1 |
5,672 | class A:
def __init__(self, txt: str):
self.w: B = None
self.z: C = None
self.p: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: C = None
self.r: A = None
self.u: C = None
self.txt = txt
class C:
def __init__(self, txt:... | f" | class A:
def __init__(self, txt: str):
self.w: B = None
self.z: C = None
self.p: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: C = None
self.r: A = None
self.u: C = None
self.txt = txt
class C:
def __init__(self, txt:... | e | g | h | g | f | x | x | x | f | g | h | g | e | x | x | x | 4 | 11 | 3 | 4 | 1 |
5,673 | class A:
def __init__(self, txt: str):
self.t: A = None
self.w: 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.q: A = None
self.txt = txt
j = A("j")
c = B("c... | b" | class A:
def __init__(self, txt: str):
self.t: A = None
self.w: 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.q: A = None
self.txt = txt
j = A("j")
c = B("c... | j | b | j | b | x | x | x | x | b | j | b | j | x | x | x | x | 5 | 7 | 3 | 3 | 2 |
5,674 | class A:
def __init__(self, txt: str):
self.y: C = None
self.s: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: A = None
self.txt = txt
e = A("e")
g = B("g... | b" | class A:
def __init__(self, txt: str):
self.y: C = None
self.s: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: A = None
self.txt = txt
e = A("e")
g = B("g... | b | e | b | e | b | x | x | x | b | e | b | e | b | x | x | x | 4 | 4 | 3 | 4 | 3 |
5,675 | 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.w: C = None
self.r: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: B = None
self.x: A ... | d" | 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.w: C = None
self.r: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: B = None
self.x: A ... | j | b | j | i | d | x | x | x | d | i | j | b | j | x | x | x | 6 | 9 | 3 | 4 | 1 |
5,676 | class A:
def __init__(self, txt: str):
self.s: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: B = None
self.x: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: B = None
self.r: A = None
self.x: A ... | d" | class A:
def __init__(self, txt: str):
self.s: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: B = None
self.x: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: B = None
self.r: A = None
self.x: A ... | f | i | d | i | d | x | x | x | d | i | d | i | f | x | x | x | 4 | 5 | 3 | 4 | 2 |
5,677 | class A:
def __init__(self, txt: str):
self.p: B = None
self.o: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: C = None
self.r: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: B = None
self.q: B ... | f" | class A:
def __init__(self, txt: str):
self.p: B = None
self.o: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: C = None
self.r: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: B = None
self.q: B ... | e | i | e | i | f | x | x | x | f | i | e | i | e | x | x | x | 4 | 5 | 3 | 4 | 2 |
5,678 | class A:
def __init__(self, txt: str):
self.u: C = None
self.v: B = None
self.w: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: A = None
self.r: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: B ... | b" | class A:
def __init__(self, txt: str):
self.u: C = None
self.v: B = None
self.w: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: A = None
self.r: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: B ... | d | c | b | c | b | x | x | x | b | c | b | c | d | x | x | x | 4 | 7 | 3 | 4 | 2 |
5,679 | class A:
def __init__(self, txt: str):
self.w: C = None
self.q: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: B = None
self.y: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: B = None
self.q: B ... | h" | class A:
def __init__(self, txt: str):
self.w: C = None
self.q: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: B = None
self.y: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: B = None
self.q: B ... | f | b | e | h | x | x | x | x | h | e | b | f | x | x | x | x | 6 | 13 | 3 | 3 | 0 |
5,680 | class A:
def __init__(self, txt: str):
self.u: A = None
self.z: B = None
self.r: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: C = None
self.v: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: C ... | c" | class A:
def __init__(self, txt: str):
self.u: A = None
self.z: B = None
self.r: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: C = None
self.v: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: C ... | c | g | c | g | c | x | x | x | c | g | c | g | c | x | x | x | 7 | 13 | 3 | 4 | 3 |
5,681 | class A:
def __init__(self, txt: str):
self.z: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: A = None
self.txt = txt
d = A("d")
c = B("c")
g = C("g")
d.z = c
c.... | d" | class A:
def __init__(self, txt: str):
self.z: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: A = None
self.txt = txt
d = A("d")
c = B("c")
g = C("g")
d.z = c
c.... | d | c | g | d | x | x | x | x | d | g | c | d | x | x | x | x | 3 | 3 | 3 | 3 | 1 |
5,682 | class A:
def __init__(self, txt: str):
self.z: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: A = None
self.t: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: A = None
self.x: A = 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: A = None
self.t: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: A = None
self.x: A = None
self.txt =... | b | c | b | c | x | x | x | x | c | b | c | b | x | x | x | x | 3 | 3 | 3 | 3 | 2 |
5,683 | class A:
def __init__(self, txt: str):
self.q: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: B = None
self.txt = txt
j = A("j")
e = B("e")
b = C("b")
g = C("g")
... | e" | class A:
def __init__(self, txt: str):
self.q: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: B = None
self.txt = txt
j = A("j")
e = B("e")
b = C("b")
g = C("g")
... | g | c | e | c | e | c | e | x | e | c | e | c | e | c | g | x | 6 | 6 | 3 | 6 | 4 |
5,684 | class A:
def __init__(self, txt: str):
self.o: B = None
self.x: C = None
self.w: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: C = None
self.q: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: C ... | f" | class A:
def __init__(self, txt: str):
self.o: B = None
self.x: C = None
self.w: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: C = None
self.q: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: C ... | d | h | f | h | f | x | x | x | f | h | f | h | d | x | x | x | 4 | 5 | 3 | 4 | 2 |
5,685 | class A:
def __init__(self, txt: str):
self.v: B = None
self.z: C = 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: A = None
self.txt = txt
f = A("f")
e = B("e... | f" | class A:
def __init__(self, txt: str):
self.v: B = None
self.z: C = 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: A = None
self.txt = txt
f = A("f")
e = B("e... | f | e | f | a | f | x | x | x | f | a | f | e | f | x | x | x | 5 | 8 | 3 | 4 | 2 |
5,686 | class A:
def __init__(self, txt: str):
self.s: B = None
self.u: B = None
self.t: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: B = None
self.txt =... | j" | class A:
def __init__(self, txt: str):
self.s: B = None
self.u: B = None
self.t: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: B = None
self.txt =... | a | j | a | j | x | x | x | x | j | a | j | a | x | x | x | x | 3 | 4 | 3 | 3 | 2 |
5,687 | class A:
def __init__(self, txt: str):
self.y: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: B = None
self.q: C = None
self.u: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: B = None
self.txt =... | d" | class A:
def __init__(self, txt: str):
self.y: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: B = None
self.q: C = None
self.u: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: B = None
self.txt =... | d | e | a | d | a | d | x | x | d | a | d | a | e | d | x | x | 5 | 8 | 3 | 5 | 3 |
5,688 | class A:
def __init__(self, txt: str):
self.s: C = None
self.p: 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.o: B = None
self.txt =... | g" | class A:
def __init__(self, txt: str):
self.s: C = None
self.p: 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.o: B = None
self.txt =... | g | c | h | g | x | x | x | x | g | h | c | g | x | x | x | x | 3 | 4 | 3 | 3 | 1 |
5,689 | class A:
def __init__(self, txt: str):
self.p: C = None
self.t: B = None
self.z: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: B = None
self.x: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: A ... | c" | class A:
def __init__(self, txt: str):
self.p: C = None
self.t: B = None
self.z: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: B = None
self.x: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: A ... | c | i | b | d | h | c | x | x | c | h | d | b | i | c | x | x | 6 | 13 | 3 | 5 | 1 |
5,690 | class A:
def __init__(self, txt: str):
self.r: B = None
self.t: C = None
self.y: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: C = None
self.x: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: A ... | e" | class A:
def __init__(self, txt: str):
self.r: B = None
self.t: C = None
self.y: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: C = None
self.x: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: A ... | i | e | h | e | x | x | x | x | e | h | e | i | x | x | x | x | 3 | 6 | 3 | 3 | 1 |
5,691 | class A:
def __init__(self, txt: str):
self.s: B = None
self.u: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: B = None
self.txt = txt
i = A("i")
g = B("g... | j" | class A:
def __init__(self, txt: str):
self.s: B = None
self.u: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: B = None
self.txt = txt
i = A("i")
g = B("g... | a | g | i | j | x | x | x | x | j | i | g | a | x | x | x | x | 7 | 8 | 3 | 3 | 0 |
5,692 | class A:
def __init__(self, txt: str):
self.x: B = None
self.w: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: C = None
self.y: C = None
self.p: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: B ... | i" | class A:
def __init__(self, txt: str):
self.x: B = None
self.w: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: C = None
self.y: C = None
self.p: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: B ... | f | i | f | i | x | x | x | x | i | f | i | f | x | x | x | x | 4 | 6 | 3 | 3 | 2 |
5,693 | class A:
def __init__(self, txt: str):
self.p: 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.w: B = None
self.o: B = None
self.p: A = None
self.txt =... | i" | class A:
def __init__(self, txt: str):
self.p: 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.w: B = None
self.o: B = None
self.p: A = None
self.txt =... | b | i | c | i | x | x | x | x | i | c | i | b | x | x | x | x | 3 | 4 | 3 | 3 | 1 |
5,694 | class A:
def __init__(self, txt: str):
self.v: B = 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.s: A = None
self.txt = txt
e = A("e")
j = B("j")
f = C("f")
e.v = j
j.... | e" | class A:
def __init__(self, txt: str):
self.v: B = 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.s: A = None
self.txt = txt
e = A("e")
j = B("j")
f = C("f")
e.v = j
j.... | j | e | j | e | x | x | x | x | e | j | e | j | x | x | x | x | 3 | 3 | 3 | 3 | 2 |
5,695 | class A:
def __init__(self, txt: str):
self.u: 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.s: C = None
self.txt = txt
f = A("f")
a = B("a")
b = C("b")
c = C("c")
... | b" | class A:
def __init__(self, txt: str):
self.u: 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.s: C = None
self.txt = txt
f = A("f")
a = B("a")
b = C("b")
c = C("c")
... | b | c | b | c | b | x | x | x | b | c | b | c | b | x | x | x | 4 | 4 | 3 | 4 | 3 |
5,696 | class A:
def __init__(self, txt: str):
self.x: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: B = None
self.u: C = None
self.o: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: C = None
self.p: C ... | e" | class A:
def __init__(self, txt: str):
self.x: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: B = None
self.u: C = None
self.o: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: C = None
self.p: C ... | g | e | d | e | x | x | x | x | e | d | e | g | x | x | x | x | 7 | 17 | 3 | 3 | 1 |
5,697 | class A:
def __init__(self, txt: str):
self.t: B = None
self.z: C = None
self.u: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: C = None
self.u: A = None
self.v: A = None
self.txt = txt
class C:
def __init__(self, txt:... | j" | class A:
def __init__(self, txt: str):
self.t: B = None
self.z: C = None
self.u: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: C = None
self.u: A = None
self.v: A = None
self.txt = txt
class C:
def __init__(self, txt:... | h | j | h | j | x | x | x | x | j | h | j | h | x | x | x | x | 3 | 5 | 3 | 3 | 2 |
5,698 | class A:
def __init__(self, txt: str):
self.r: B = None
self.u: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: A = None
self.x: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: C = None
self.txt =... | d" | class A:
def __init__(self, txt: str):
self.r: B = None
self.u: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: A = None
self.x: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: C = None
self.txt =... | d | h | d | h | d | x | x | x | d | h | d | h | d | x | x | x | 4 | 5 | 3 | 4 | 3 |
5,699 | class A:
def __init__(self, txt: str):
self.s: 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.s: B = None
self.txt = txt
e = A("e")
f = B("f")
b = C("b")
c = B("c")
... | b" | class A:
def __init__(self, txt: str):
self.s: 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.s: B = None
self.txt = txt
e = A("e")
f = B("f")
b = C("b")
c = B("c")
... | f | b | c | b | c | b | x | x | b | c | b | c | b | f | x | x | 5 | 5 | 3 | 5 | 3 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.