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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
6,500 | class A:
def __init__(self, txt: str):
self.y: A = None
self.q: C = None
self.o: 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.p: B = None
self.v: A ... | a" | class A:
def __init__(self, txt: str):
self.y: A = None
self.q: C = None
self.o: 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.p: B = None
self.v: A ... | h | c | g | a | x | x | x | x | a | g | c | h | x | x | x | x | 5 | 12 | 3 | 3 | 0 |
6,501 | class A:
def __init__(self, txt: str):
self.y: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: A = None
self.y: C = None
self.s: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: B = None
self.q: B ... | d" | class A:
def __init__(self, txt: str):
self.y: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: A = None
self.y: C = None
self.s: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: B = None
self.q: B ... | i | j | h | d | x | x | x | x | d | h | j | i | x | x | x | x | 4 | 7 | 3 | 3 | 0 |
6,502 | class A:
def __init__(self, txt: str):
self.s: C = None
self.v: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: A = None
self.v: B = None
self.s: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: B ... | e" | class A:
def __init__(self, txt: str):
self.s: C = None
self.v: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: A = None
self.v: B = None
self.s: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: B ... | h | c | e | a | j | e | x | x | e | j | a | e | c | h | x | x | 7 | 16 | 3 | 5 | 1 |
6,503 | class A:
def __init__(self, txt: str):
self.o: C = None
self.s: C = None
self.v: 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.x: A = None
self.txt =... | g" | class A:
def __init__(self, txt: str):
self.o: C = None
self.s: C = None
self.v: 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.x: A = None
self.txt =... | e | g | b | g | x | x | x | x | g | b | g | e | x | x | x | x | 4 | 5 | 3 | 3 | 1 |
6,504 | class A:
def __init__(self, txt: str):
self.u: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: B = None
self.txt = txt
d = A("d")
e = B("e")
b = C("b")
i = B("i")
... | e" | class A:
def __init__(self, txt: str):
self.u: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: B = None
self.txt = txt
d = A("d")
e = B("e")
b = C("b")
i = B("i")
... | b | e | i | e | x | x | x | x | e | i | e | b | x | x | x | x | 4 | 4 | 3 | 3 | 1 |
6,505 | class A:
def __init__(self, txt: str):
self.r: C = None
self.w: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: B = None
self.r: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: C = None
self.txt =... | i" | class A:
def __init__(self, txt: str):
self.r: C = None
self.w: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: B = None
self.r: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: C = None
self.txt =... | f | h | i | j | i | x | x | x | i | j | i | h | f | x | x | x | 6 | 10 | 3 | 4 | 1 |
6,506 | class A:
def __init__(self, txt: str):
self.y: C = None
self.r: C = None
self.p: 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.y: B = None
self.txt =... | h" | class A:
def __init__(self, txt: str):
self.y: C = None
self.r: C = None
self.p: 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.y: B = None
self.txt =... | d | j | h | d | e | h | x | x | h | e | d | h | j | d | x | x | 5 | 6 | 3 | 5 | 2 |
6,507 | class A:
def __init__(self, txt: str):
self.p: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: B = None
self.z: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: C = None
self.txt = txt
f = A("f")
g = B("g... | b" | class A:
def __init__(self, txt: str):
self.p: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: B = None
self.z: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: C = None
self.txt = txt
f = A("f")
g = B("g... | f | g | c | g | b | x | x | x | b | g | c | g | f | x | x | x | 5 | 7 | 3 | 4 | 1 |
6,508 | class A:
def __init__(self, txt: str):
self.x: 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.q: A = None
self.p: B = None
self.txt =... | j" | class A:
def __init__(self, txt: str):
self.x: 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.q: A = None
self.p: B = None
self.txt =... | h | j | h | j | x | x | x | x | j | h | j | h | x | x | x | x | 4 | 5 | 3 | 3 | 2 |
6,509 | class A:
def __init__(self, txt: str):
self.z: B = None
self.s: C = None
self.x: 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.q: C = None
self.u: C ... | h" | class A:
def __init__(self, txt: str):
self.z: B = None
self.s: C = None
self.x: 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.q: C = None
self.u: C ... | e | h | e | h | e | h | x | x | h | e | h | e | h | e | x | x | 5 | 9 | 3 | 5 | 4 |
6,510 | class A:
def __init__(self, txt: str):
self.o: C = None
self.y: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: C = None
self.v: C = None
self.u: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: B ... | b" | class A:
def __init__(self, txt: str):
self.o: C = None
self.y: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: C = None
self.v: C = None
self.u: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: B ... | g | a | g | b | x | x | x | x | b | g | a | g | x | x | x | x | 3 | 4 | 3 | 3 | 1 |
6,511 | class A:
def __init__(self, txt: str):
self.u: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: C = None
self.p: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: C = None
self.txt = txt
i = A("i")
d = B("d... | a" | class A:
def __init__(self, txt: str):
self.u: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: C = None
self.p: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: C = None
self.txt = txt
i = A("i")
d = B("d... | c | a | c | a | c | a | x | x | a | c | a | c | a | c | x | x | 6 | 8 | 3 | 5 | 4 |
6,512 | class A:
def __init__(self, txt: str):
self.w: 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: B = None
self.txt = txt
g = A("g")
e = B("e")
a = C("a")
d = A("d")
... | d" | class A:
def __init__(self, txt: str):
self.w: 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: B = None
self.txt = txt
g = A("g")
e = B("e")
a = C("a")
d = A("d")
... | e | d | a | e | d | x | x | x | d | e | a | d | e | x | x | x | 4 | 4 | 3 | 4 | 2 |
6,513 | class A:
def __init__(self, txt: str):
self.p: B = None
self.u: C = None
self.q: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: B = None
self.q: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: A ... | e" | class A:
def __init__(self, txt: str):
self.p: B = None
self.u: C = None
self.q: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: B = None
self.q: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: A ... | e | i | e | i | e | x | x | x | e | i | e | i | e | x | x | x | 4 | 6 | 3 | 4 | 3 |
6,514 | class A:
def __init__(self, txt: str):
self.t: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: A = None
self.w: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: C = None
self.w: C = None
self.p: C ... | j" | class A:
def __init__(self, txt: str):
self.t: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: A = None
self.w: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: C = None
self.w: C = None
self.p: C ... | d | j | i | j | i | j | i | j | j | i | j | i | j | i | j | d | 7 | 9 | 3 | 7 | 5 |
6,515 | 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.w: A = None
self.q: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: B = None
self.z: C ... | f" | 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.w: A = None
self.q: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: B = None
self.z: C ... | b | j | b | j | b | h | f | x | f | h | b | j | b | j | b | x | 7 | 11 | 3 | 6 | 3 |
6,516 | class A:
def __init__(self, txt: str):
self.s: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: C = None
self.p: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: A = None
self.o: B = None
self.txt =... | e" | class A:
def __init__(self, txt: str):
self.s: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: C = None
self.p: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: A = None
self.o: B = None
self.txt =... | h | e | f | e | x | x | x | x | e | f | e | h | x | x | x | x | 3 | 5 | 3 | 3 | 1 |
6,517 | class A:
def __init__(self, txt: str):
self.t: B = None
self.s: B = None
self.u: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: C = None
self.v: A = None
self.p: A = None
self.txt = txt
class C:
def __init__(self, txt:... | g" | class A:
def __init__(self, txt: str):
self.t: B = None
self.s: B = None
self.u: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: C = None
self.v: A = None
self.p: A = None
self.txt = txt
class C:
def __init__(self, txt:... | i | c | g | a | g | x | x | x | g | a | g | c | i | x | x | x | 7 | 15 | 3 | 4 | 1 |
6,518 | class A:
def __init__(self, txt: str):
self.t: C = None
self.q: A = None
self.w: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: B = None
self.o: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: B ... | f" | class A:
def __init__(self, txt: str):
self.t: C = None
self.q: A = None
self.w: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: B = None
self.o: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: B ... | b | i | b | f | x | x | x | x | f | b | i | b | x | x | x | x | 7 | 15 | 3 | 3 | 1 |
6,519 | class A:
def __init__(self, txt: str):
self.o: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: C = None
self.p: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: B = None
self.o: A = None
self.t: B ... | b" | class A:
def __init__(self, txt: str):
self.o: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: C = None
self.p: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: B = None
self.o: A = None
self.t: B ... | b | j | b | j | b | x | x | x | b | j | b | j | b | x | x | x | 6 | 10 | 3 | 4 | 3 |
6,520 | class A:
def __init__(self, txt: str):
self.r: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: C = None
self.v: C = None
self.u: A = None
self.txt =... | e" | class A:
def __init__(self, txt: str):
self.r: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: C = None
self.v: C = None
self.u: A = None
self.txt =... | h | e | f | e | x | x | x | x | e | f | e | h | x | x | x | x | 6 | 10 | 3 | 3 | 1 |
6,521 | class A:
def __init__(self, txt: str):
self.w: 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.z: A = None
self.u: B = None
self.txt = txt
a = A("a")
h = B("h... | d" | class A:
def __init__(self, txt: str):
self.w: 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.z: A = None
self.u: B = None
self.txt = txt
a = A("a")
h = B("h... | a | d | h | a | d | x | x | x | d | a | h | d | a | x | x | x | 4 | 6 | 3 | 4 | 2 |
6,522 | class A:
def __init__(self, txt: str):
self.p: 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.x: B = None
self.v: B = None
self.r: A = None
self.txt =... | g" | class A:
def __init__(self, txt: str):
self.p: 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.x: B = None
self.v: B = None
self.r: A = None
self.txt =... | h | e | h | g | x | x | x | x | g | h | e | h | x | x | x | x | 3 | 4 | 3 | 3 | 1 |
6,523 | class A:
def __init__(self, txt: str):
self.s: C = None
self.v: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: A = None
self.z: B = None
self.s: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: B ... | h" | class A:
def __init__(self, txt: str):
self.s: C = None
self.v: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: A = None
self.z: B = None
self.s: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: B ... | h | i | h | c | h | x | x | x | h | c | h | i | h | x | x | x | 6 | 11 | 3 | 4 | 2 |
6,524 | class A:
def __init__(self, txt: str):
self.z: B = None
self.p: C = None
self.q: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: C = None
self.q: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: B ... | a" | class A:
def __init__(self, txt: str):
self.z: B = None
self.p: C = None
self.q: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: C = None
self.q: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: B ... | c | a | i | a | x | x | x | x | a | i | a | c | x | x | x | x | 3 | 5 | 3 | 3 | 1 |
6,525 | 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.s: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: C = None
self.txt = txt
g = A("g")
b = B("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.s: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: C = None
self.txt = txt
g = A("g")
b = B("b... | i | d | i | d | i | x | x | x | i | d | i | d | i | x | x | x | 6 | 7 | 3 | 4 | 3 |
6,526 | class A:
def __init__(self, txt: str):
self.x: C = None
self.s: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: C = None
self.w: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: B = None
self.txt =... | a" | class A:
def __init__(self, txt: str):
self.x: C = None
self.s: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: C = None
self.w: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: B = None
self.txt =... | a | e | a | e | a | x | x | x | a | e | a | e | a | x | x | x | 4 | 4 | 3 | 4 | 3 |
6,527 | class A:
def __init__(self, txt: str):
self.z: A = None
self.v: B = None
self.x: 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.v: C = None
self.u: A ... | e" | class A:
def __init__(self, txt: str):
self.z: A = None
self.v: B = None
self.x: 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.v: C = None
self.u: A ... | g | e | i | e | x | x | x | x | e | i | e | g | x | x | x | x | 5 | 12 | 3 | 3 | 1 |
6,528 | class A:
def __init__(self, txt: str):
self.u: A = 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: C = None
self.u: A = None
self.y: A = None
self.txt =... | h" | class A:
def __init__(self, txt: str):
self.u: A = 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: C = None
self.u: A = None
self.y: A = None
self.txt =... | b | a | h | b | a | h | x | x | h | a | b | h | a | b | x | x | 6 | 9 | 3 | 5 | 3 |
6,529 | class A:
def __init__(self, txt: str):
self.o: B = None
self.t: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: A = None
self.x: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: B = None
self.z: B ... | d" | class A:
def __init__(self, txt: str):
self.o: B = None
self.t: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: A = None
self.x: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: B = None
self.z: B ... | h | i | b | d | x | x | x | x | d | b | i | h | x | x | x | x | 4 | 8 | 3 | 3 | 0 |
6,530 | class A:
def __init__(self, txt: str):
self.v: B = None
self.y: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: A = None
self.txt = txt
e = A("e")
b = B("b... | g" | class A:
def __init__(self, txt: str):
self.v: B = None
self.y: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: A = None
self.txt = txt
e = A("e")
b = B("b... | e | g | b | g | x | x | x | x | g | b | g | e | x | x | x | x | 4 | 5 | 3 | 3 | 1 |
6,531 | class A:
def __init__(self, txt: str):
self.z: C = None
self.t: 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.w: B = None
self.o: B = None
self.t: A ... | g" | class A:
def __init__(self, txt: str):
self.z: C = None
self.t: 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.w: B = None
self.o: B = None
self.t: A ... | a | g | a | g | x | x | x | x | g | a | g | a | x | x | x | x | 3 | 4 | 3 | 3 | 2 |
6,532 | class A:
def __init__(self, txt: str):
self.z: B = None
self.p: B = None
self.u: 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: A = None
self.p: A ... | g" | class A:
def __init__(self, txt: str):
self.z: B = None
self.p: B = None
self.u: 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: A = None
self.p: A ... | c | f | b | g | x | x | x | x | g | b | f | c | x | x | x | x | 4 | 5 | 3 | 3 | 0 |
6,533 | 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.t: C = None
self.q: A = None
self.o: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: C ... | e" | 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.t: C = None
self.q: A = None
self.o: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: C ... | c | e | b | e | x | x | x | x | e | b | e | c | x | x | x | x | 5 | 8 | 3 | 3 | 1 |
6,534 | class A:
def __init__(self, txt: str):
self.t: B = 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.t: A = None
self.q: A = None
self.txt =... | a" | class A:
def __init__(self, txt: str):
self.t: B = 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.t: A = None
self.q: A = None
self.txt =... | a | h | j | a | x | x | x | x | a | j | h | a | x | x | x | x | 3 | 4 | 3 | 3 | 1 |
6,535 | class A:
def __init__(self, txt: str):
self.t: C = None
self.z: B = None
self.w: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: C = None
self.y: C = None
self.x: B = None
self.txt = txt
class C:
def __init__(self, txt:... | h" | class A:
def __init__(self, txt: str):
self.t: C = None
self.z: B = None
self.w: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: C = None
self.y: C = None
self.x: B = None
self.txt = txt
class C:
def __init__(self, txt:... | d | c | d | h | d | h | x | x | h | d | h | d | c | d | x | x | 5 | 12 | 3 | 5 | 3 |
6,536 | class A:
def __init__(self, txt: str):
self.o: C = None
self.p: C = None
self.q: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: B = None
self.s: C = None
self.r: A = None
self.txt = txt
class C:
def __init__(self, txt:... | a" | class A:
def __init__(self, txt: str):
self.o: C = None
self.p: C = None
self.q: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: B = None
self.s: C = None
self.r: A = None
self.txt = txt
class C:
def __init__(self, txt:... | d | g | d | a | x | x | x | x | a | d | g | d | x | x | x | x | 4 | 9 | 3 | 3 | 1 |
6,537 | class A:
def __init__(self, txt: str):
self.s: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: A = None
self.q: A = None
self.p: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: C = None
self.txt =... | d" | class A:
def __init__(self, txt: str):
self.s: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: A = None
self.q: A = None
self.p: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: C = None
self.txt =... | c | d | c | d | x | x | x | x | d | c | d | c | x | x | x | x | 5 | 6 | 3 | 3 | 2 |
6,538 | class A:
def __init__(self, txt: str):
self.p: C = None
self.u: 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.y: B = None
self.p: B = None
self.txt =... | i" | class A:
def __init__(self, txt: str):
self.p: C = None
self.u: 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.y: B = None
self.p: B = None
self.txt =... | a | i | g | i | g | i | x | x | i | g | i | g | i | a | x | x | 5 | 8 | 3 | 5 | 3 |
6,539 | class A:
def __init__(self, txt: str):
self.w: 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.txt = txt
e = A("e")
c = B("c")
f = C("f")
i = C("i")
... | c" | class A:
def __init__(self, txt: str):
self.w: 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.txt = txt
e = A("e")
c = B("c")
f = C("f")
i = C("i")
... | b | c | b | c | b | c | x | x | c | b | c | b | c | b | x | x | 6 | 6 | 3 | 5 | 4 |
6,540 | class A:
def __init__(self, txt: str):
self.q: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: A = None
self.txt = txt
j = A("j")
h = B("h")
e = C("e")
f = B("f")
... | f" | class A:
def __init__(self, txt: str):
self.q: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: A = None
self.txt = txt
j = A("j")
h = B("h")
e = C("e")
f = B("f")
... | f | h | f | h | f | x | x | x | f | h | f | h | f | x | x | x | 5 | 5 | 3 | 4 | 3 |
6,541 | class A:
def __init__(self, txt: str):
self.o: B = None
self.w: C = None
self.z: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: C = None
self.t: B = None
self.u: A = None
self.txt = txt
class C:
def __init__(self, txt:... | f" | class A:
def __init__(self, txt: str):
self.o: B = None
self.w: C = None
self.z: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: C = None
self.t: B = None
self.u: A = None
self.txt = txt
class C:
def __init__(self, txt:... | d | f | j | a | f | a | f | x | f | a | f | a | j | f | d | x | 6 | 13 | 3 | 6 | 3 |
6,542 | class A:
def __init__(self, txt: str):
self.r: C = None
self.z: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: C = None
self.t: B = None
self.txt =... | e" | class A:
def __init__(self, txt: str):
self.r: C = None
self.z: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: C = None
self.t: B = None
self.txt =... | a | e | g | e | x | x | x | x | e | g | e | a | x | x | x | x | 4 | 7 | 3 | 3 | 1 |
6,543 | class A:
def __init__(self, txt: str):
self.w: C = None
self.s: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: C = None
self.t: A = None
self.p: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: B ... | c" | class A:
def __init__(self, txt: str):
self.w: C = None
self.s: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: C = None
self.t: A = None
self.p: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: B ... | j | c | j | i | c | x | x | x | c | i | j | c | j | x | x | x | 4 | 7 | 3 | 4 | 2 |
6,544 | class A:
def __init__(self, txt: str):
self.v: A = None
self.s: A = None
self.u: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: A = None
self.txt =... | b" | class A:
def __init__(self, txt: str):
self.v: A = None
self.s: A = None
self.u: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: A = None
self.txt =... | c | b | c | b | x | x | x | x | b | c | b | c | x | x | x | x | 4 | 6 | 3 | 3 | 2 |
6,545 | class A:
def __init__(self, txt: str):
self.w: C = None
self.z: B = None
self.p: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: A = None
self.u: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: B ... | g" | class A:
def __init__(self, txt: str):
self.w: C = None
self.z: B = None
self.p: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: A = None
self.u: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: B ... | d | g | d | g | d | g | x | x | g | d | g | d | g | d | x | x | 5 | 6 | 3 | 5 | 4 |
6,546 | class A:
def __init__(self, txt: str):
self.r: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: A = None
self.v: A = None
self.s: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: B = None
self.w: A ... | h" | class A:
def __init__(self, txt: str):
self.r: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: A = None
self.v: A = None
self.s: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: B = None
self.w: A ... | j | h | j | h | x | x | x | x | h | j | h | j | x | x | x | x | 3 | 4 | 3 | 3 | 2 |
6,547 | class A:
def __init__(self, txt: str):
self.o: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: A = None
self.x: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: B = None
self.t: A = None
self.txt =... | e" | class A:
def __init__(self, txt: str):
self.o: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: A = None
self.x: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: B = None
self.t: A = None
self.txt =... | j | e | j | e | x | x | x | x | e | j | e | j | x | x | x | x | 4 | 7 | 3 | 3 | 2 |
6,548 | class A:
def __init__(self, txt: str):
self.v: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: B = None
self.w: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: A = None
self.txt = txt
i = A("i")
h = B("h... | i" | class A:
def __init__(self, txt: str):
self.v: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: B = None
self.w: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: A = None
self.txt = txt
i = A("i")
h = B("h... | a | i | b | i | b | i | x | x | i | b | i | b | i | a | x | x | 5 | 7 | 3 | 5 | 3 |
6,549 | class A:
def __init__(self, txt: str):
self.u: C = None
self.r: C = None
self.p: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: C = None
self.p: A = None
self.y: B = None
self.txt = txt
class C:
def __init__(self, txt:... | h" | class A:
def __init__(self, txt: str):
self.u: C = None
self.r: C = None
self.p: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: C = None
self.p: A = None
self.y: B = None
self.txt = txt
class C:
def __init__(self, txt:... | e | c | h | c | d | h | x | x | h | d | c | h | c | e | x | x | 6 | 17 | 3 | 5 | 2 |
6,550 | class A:
def __init__(self, txt: str):
self.v: C = None
self.u: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: B = None
self.r: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: A = None
self.z: A ... | g" | class A:
def __init__(self, txt: str):
self.v: C = None
self.u: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: B = None
self.r: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: A = None
self.z: A ... | a | g | a | g | a | g | x | x | g | a | g | a | g | a | x | x | 5 | 8 | 3 | 5 | 4 |
6,551 | class A:
def __init__(self, txt: str):
self.r: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: A = None
self.o: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: A = None
self.txt = txt
a = A("a")
h = B("h... | i" | class A:
def __init__(self, txt: str):
self.r: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: A = None
self.o: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: A = None
self.txt = txt
a = A("a")
h = B("h... | f | i | e | i | e | i | e | i | i | e | i | e | i | e | i | f | 7 | 9 | 3 | 7 | 5 |
6,552 | class A:
def __init__(self, txt: str):
self.s: A = None
self.u: C = None
self.z: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: A = None
self.u: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: A ... | c" | class A:
def __init__(self, txt: str):
self.s: A = None
self.u: C = None
self.z: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: A = None
self.u: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: A ... | f | a | i | c | x | x | x | x | c | i | a | f | x | x | x | x | 7 | 14 | 3 | 3 | 0 |
6,553 | class A:
def __init__(self, txt: str):
self.v: A = None
self.z: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: C = None
self.t: B = None
self.txt =... | e" | class A:
def __init__(self, txt: str):
self.v: A = None
self.z: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: C = None
self.t: B = None
self.txt =... | c | d | f | e | x | x | x | x | e | f | d | c | x | x | x | x | 6 | 10 | 3 | 3 | 0 |
6,554 | class A:
def __init__(self, txt: str):
self.t: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: C = None
self.y: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: B = None
self.u: A = None
self.txt =... | h" | class A:
def __init__(self, txt: str):
self.t: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: C = None
self.y: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: B = None
self.u: A = None
self.txt =... | i | h | i | h | x | x | x | x | h | i | h | i | x | x | x | x | 3 | 4 | 3 | 3 | 2 |
6,555 | class A:
def __init__(self, txt: str):
self.o: C = None
self.t: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: C = None
self.z: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: B = None
self.o: C ... | f" | class A:
def __init__(self, txt: str):
self.o: C = None
self.t: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: C = None
self.z: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: B = None
self.o: C ... | b | f | j | f | x | x | x | x | f | j | f | b | x | x | x | x | 4 | 8 | 3 | 3 | 1 |
6,556 | 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.s: A = None
self.y: C = None
self.p: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: C ... | f" | 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.s: A = None
self.y: C = None
self.p: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: C ... | j | d | e | f | x | x | x | x | f | e | d | j | x | x | x | x | 4 | 8 | 3 | 3 | 0 |
6,557 | class A:
def __init__(self, txt: str):
self.u: 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.r: B = None
self.txt = txt
i = A("i")
g = B("g")
b = C("b")
i.u = b
g.... | g" | class A:
def __init__(self, txt: str):
self.u: 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.r: B = None
self.txt = txt
i = A("i")
g = B("g")
b = C("b")
i.u = b
g.... | g | i | b | g | x | x | x | x | g | b | i | g | x | x | x | x | 3 | 3 | 3 | 3 | 1 |
6,558 | class A:
def __init__(self, txt: str):
self.q: B = None
self.t: C = 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.s: A = None
self.txt =... | i" | class A:
def __init__(self, txt: str):
self.q: B = None
self.t: C = 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.s: A = None
self.txt =... | e | i | g | i | x | x | x | x | i | g | i | e | x | x | x | x | 5 | 6 | 3 | 3 | 1 |
6,559 | class A:
def __init__(self, txt: str):
self.v: C = None
self.w: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: A = None
self.q: C = None
self.x: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: A ... | i" | class A:
def __init__(self, txt: str):
self.v: C = None
self.w: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: A = None
self.q: C = None
self.x: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: A ... | i | h | b | i | x | x | x | x | i | b | h | i | x | x | x | x | 4 | 10 | 3 | 3 | 1 |
6,560 | class A:
def __init__(self, txt: str):
self.p: B = None
self.x: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: C = None
self.s: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: B = None
self.o: B ... | b" | class A:
def __init__(self, txt: str):
self.p: B = None
self.x: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: C = None
self.s: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: B = None
self.o: B ... | c | b | d | b | x | x | x | x | b | d | b | c | x | x | x | x | 3 | 4 | 3 | 3 | 1 |
6,561 | class A:
def __init__(self, txt: str):
self.r: B = None
self.u: B = None
self.p: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: A = None
self.t: C = None
self.p: A = None
self.txt = txt
class C:
def __init__(self, txt:... | h" | class A:
def __init__(self, txt: str):
self.r: B = None
self.u: B = None
self.p: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: A = None
self.t: C = None
self.p: A = None
self.txt = txt
class C:
def __init__(self, txt:... | c | a | h | c | a | h | x | x | h | a | c | h | a | c | x | x | 5 | 7 | 3 | 5 | 3 |
6,562 | class A:
def __init__(self, txt: str):
self.r: C = None
self.v: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: A = None
self.p: C = None
self.q: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: A ... | a" | class A:
def __init__(self, txt: str):
self.r: C = None
self.v: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: A = None
self.p: C = None
self.q: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: A ... | e | a | h | e | a | x | x | x | a | e | h | a | e | x | x | x | 4 | 7 | 3 | 4 | 2 |
6,563 | class A:
def __init__(self, txt: str):
self.z: B = None
self.u: B = None
self.p: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: C = None
self.x: A = None
self.r: B = None
self.txt = txt
class C:
def __init__(self, txt:... | j" | class A:
def __init__(self, txt: str):
self.z: B = None
self.u: B = None
self.p: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: C = None
self.x: A = None
self.r: B = None
self.txt = txt
class C:
def __init__(self, txt:... | j | d | b | i | j | x | x | x | j | i | b | d | j | x | x | x | 5 | 11 | 3 | 4 | 1 |
6,564 | class A:
def __init__(self, txt: str):
self.r: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: B = None
self.o: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: A = None
self.w: A = None
self.r: B ... | e" | class A:
def __init__(self, txt: str):
self.r: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: B = None
self.o: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: A = None
self.w: A = None
self.r: B ... | b | j | g | j | e | x | x | x | e | j | g | j | b | x | x | x | 6 | 9 | 3 | 4 | 1 |
6,565 | 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.q: A = None
self.y: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: A = None
self.t: B ... | e" | 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.q: A = None
self.y: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: A = None
self.t: B ... | b | e | g | e | x | x | x | x | e | g | e | b | x | x | x | x | 4 | 7 | 3 | 3 | 1 |
6,566 | class A:
def __init__(self, txt: str):
self.v: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: B = None
self.p: C = None
self.r: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: A = None
self.y: A ... | a" | class A:
def __init__(self, txt: str):
self.v: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: B = None
self.p: C = None
self.r: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: A = None
self.y: A ... | d | a | d | a | d | a | x | x | a | d | a | d | a | d | x | x | 6 | 10 | 3 | 5 | 4 |
6,567 | class A:
def __init__(self, txt: str):
self.p: C = None
self.q: B = None
self.s: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: B = None
self.y: C = None
self.o: C = None
self.txt = txt
class C:
def __init__(self, txt:... | d" | class A:
def __init__(self, txt: str):
self.p: C = None
self.q: B = None
self.s: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: B = None
self.y: C = None
self.o: C = None
self.txt = txt
class C:
def __init__(self, txt:... | i | d | c | i | d | x | x | x | d | i | c | d | i | x | x | x | 4 | 7 | 3 | 4 | 2 |
6,568 | class A:
def __init__(self, txt: str):
self.u: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: A = None
self.v: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: A = None
self.txt = txt
c = A("c")
f = B("f... | c" | class A:
def __init__(self, txt: str):
self.u: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: A = None
self.v: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: A = None
self.txt = txt
c = A("c")
f = B("f... | f | c | h | c | x | x | x | x | c | h | c | f | x | x | x | x | 3 | 3 | 3 | 3 | 1 |
6,569 | class A:
def __init__(self, txt: str):
self.x: B = None
self.v: 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.y: A = None
self.p: B = None
self.txt =... | c" | class A:
def __init__(self, txt: str):
self.x: B = None
self.v: 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.y: A = None
self.p: B = None
self.txt =... | c | f | c | f | c | x | x | x | c | f | c | f | c | x | x | x | 6 | 9 | 3 | 4 | 3 |
6,570 | class A:
def __init__(self, txt: str):
self.s: 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.q: B = None
self.w: C = None
self.u: B = None
self.txt =... | f" | class A:
def __init__(self, txt: str):
self.s: 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.q: B = None
self.w: C = None
self.u: B = None
self.txt =... | g | h | a | i | f | x | x | x | f | i | a | h | g | x | x | x | 7 | 11 | 3 | 4 | 0 |
6,571 | class A:
def __init__(self, txt: str):
self.w: A = None
self.r: A = 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.x: A = None
self.z: A ... | a" | class A:
def __init__(self, txt: str):
self.w: A = None
self.r: A = 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.x: A = None
self.z: A ... | i | c | a | c | a | c | a | x | a | c | a | c | a | c | i | x | 7 | 12 | 3 | 6 | 4 |
6,572 | class A:
def __init__(self, txt: str):
self.s: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: C = None
self.o: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: A = None
self.txt = txt
a = A("a")
g = B("g... | j" | class A:
def __init__(self, txt: str):
self.s: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: C = None
self.o: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: A = None
self.txt = txt
a = A("a")
g = B("g... | a | i | j | i | j | x | x | x | j | i | j | i | a | x | x | x | 4 | 5 | 3 | 4 | 2 |
6,573 | class A:
def __init__(self, txt: str):
self.x: C = None
self.y: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: C = None
self.v: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: C = None
self.txt =... | a" | class A:
def __init__(self, txt: str):
self.x: C = None
self.y: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: C = None
self.v: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: C = None
self.txt =... | j | a | c | a | c | a | c | a | a | c | a | c | a | c | a | j | 7 | 11 | 3 | 7 | 5 |
6,574 | class A:
def __init__(self, txt: str):
self.p: B = None
self.y: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: C = None
self.u: B = None
self.v: C ... | e" | class A:
def __init__(self, txt: str):
self.p: B = None
self.y: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: C = None
self.u: B = None
self.v: C ... | f | e | c | e | c | e | x | x | e | c | e | c | e | f | x | x | 7 | 10 | 3 | 5 | 3 |
6,575 | class A:
def __init__(self, txt: str):
self.r: B = None
self.t: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: B = None
self.txt = txt
f = A("f")
g = B("g... | j" | class A:
def __init__(self, txt: str):
self.r: B = None
self.t: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: B = None
self.txt = txt
f = A("f")
g = B("g... | j | g | j | g | j | x | x | x | j | g | j | g | j | x | x | x | 5 | 6 | 3 | 4 | 3 |
6,576 | class A:
def __init__(self, txt: str):
self.w: C = None
self.q: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: C = None
self.y: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: B = None
self.txt =... | h" | class A:
def __init__(self, txt: str):
self.w: C = None
self.q: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: C = None
self.y: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: B = None
self.txt =... | g | h | g | h | g | h | x | x | h | g | h | g | h | g | x | x | 7 | 13 | 3 | 5 | 4 |
6,577 | class A:
def __init__(self, txt: str):
self.s: A = None
self.z: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: A = None
self.v: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: B = None
self.t: A ... | b" | class A:
def __init__(self, txt: str):
self.s: A = None
self.z: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: A = None
self.v: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: B = None
self.t: A ... | j | b | j | b | x | x | x | x | b | j | b | j | x | x | x | x | 6 | 11 | 3 | 3 | 2 |
6,578 | class A:
def __init__(self, txt: str):
self.y: C = None
self.z: B = None
self.s: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: C = None
self.p: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: A ... | j" | class A:
def __init__(self, txt: str):
self.y: C = None
self.z: B = None
self.s: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: C = None
self.p: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: A ... | f | j | f | j | x | x | x | x | j | f | j | f | x | x | x | x | 4 | 6 | 3 | 3 | 2 |
6,579 | class A:
def __init__(self, txt: str):
self.r: C = None
self.o: B = None
self.t: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: C = None
self.p: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: B ... | c" | class A:
def __init__(self, txt: str):
self.r: C = None
self.o: B = None
self.t: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: C = None
self.p: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: B ... | e | c | e | c | x | x | x | x | c | e | c | e | x | x | x | x | 3 | 4 | 3 | 3 | 2 |
6,580 | class A:
def __init__(self, txt: str):
self.t: C = None
self.o: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: A = None
self.txt = txt
f = A("f")
g = B("g... | f" | class A:
def __init__(self, txt: str):
self.t: C = None
self.o: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: A = None
self.txt = txt
f = A("f")
g = B("g... | j | f | g | f | x | x | x | x | f | g | f | j | x | x | x | x | 3 | 4 | 3 | 3 | 1 |
6,581 | class A:
def __init__(self, txt: str):
self.w: C = None
self.t: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: A = None
self.o: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: C = None
self.txt =... | e" | class A:
def __init__(self, txt: str):
self.w: C = None
self.t: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: A = None
self.o: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: C = None
self.txt =... | d | j | f | e | x | x | x | x | e | f | j | d | x | x | x | x | 4 | 6 | 3 | 3 | 0 |
6,582 | class A:
def __init__(self, txt: str):
self.s: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: A = None
self.z: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: B = None
self.r: A = None
self.u: A ... | g" | class A:
def __init__(self, txt: str):
self.s: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: A = None
self.z: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: B = None
self.r: A = None
self.u: A ... | d | g | e | g | x | x | x | x | g | e | g | d | x | x | x | x | 4 | 7 | 3 | 3 | 1 |
6,583 | class A:
def __init__(self, txt: str):
self.y: B = None
self.q: A = None
self.u: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: A = None
self.z: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: B ... | h" | class A:
def __init__(self, txt: str):
self.y: B = None
self.q: A = None
self.u: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: A = None
self.z: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: B ... | f | h | a | h | x | x | x | x | h | a | h | f | x | x | x | x | 6 | 11 | 3 | 3 | 1 |
6,584 | class A:
def __init__(self, txt: str):
self.s: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: A = None
self.w: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: B = None
self.y: B = None
self.t: A ... | e" | class A:
def __init__(self, txt: str):
self.s: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: A = None
self.w: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: B = None
self.y: B = None
self.t: A ... | a | e | c | e | a | e | x | x | e | a | e | c | e | a | x | x | 5 | 7 | 3 | 5 | 3 |
6,585 | class A:
def __init__(self, txt: str):
self.t: C = None
self.s: C = None
self.w: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: A = None
self.y: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: A ... | b" | class A:
def __init__(self, txt: str):
self.t: C = None
self.s: C = None
self.w: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: A = None
self.y: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: A ... | h | b | e | b | h | b | h | b | b | h | b | h | b | e | b | h | 7 | 13 | 3 | 7 | 5 |
6,586 | class A:
def __init__(self, txt: str):
self.q: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: C = None
self.v: C = None
self.y: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: B = None
self.p: B ... | f" | class A:
def __init__(self, txt: str):
self.q: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: C = None
self.v: C = None
self.y: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: B = None
self.p: B ... | h | f | a | h | f | x | x | x | f | h | a | f | h | x | x | x | 6 | 10 | 3 | 4 | 2 |
6,587 | class A:
def __init__(self, txt: str):
self.o: C = None
self.y: 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.v: B = None
self.y: C = None
self.z: B ... | b" | class A:
def __init__(self, txt: str):
self.o: C = None
self.y: 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.v: B = None
self.y: C = None
self.z: B ... | e | b | e | b | x | x | x | x | b | e | b | e | x | x | x | x | 4 | 7 | 3 | 3 | 2 |
6,588 | class A:
def __init__(self, txt: str):
self.v: B = None
self.s: C = None
self.w: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: C = None
self.r: C = None
self.u: C = None
self.txt = txt
class C:
def __init__(self, txt:... | g" | class A:
def __init__(self, txt: str):
self.v: B = None
self.s: C = None
self.w: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: C = None
self.r: C = None
self.u: C = None
self.txt = txt
class C:
def __init__(self, txt:... | c | g | c | g | x | x | x | x | g | c | g | c | x | x | x | x | 3 | 4 | 3 | 3 | 2 |
6,589 | class A:
def __init__(self, txt: str):
self.y: C = None
self.r: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: B = None
self.z: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: A = None
self.r: C ... | c" | class A:
def __init__(self, txt: str):
self.y: C = None
self.r: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: B = None
self.z: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: A = None
self.r: C ... | j | c | d | c | e | d | c | x | c | d | e | c | d | c | j | x | 6 | 11 | 3 | 6 | 3 |
6,590 | class A:
def __init__(self, txt: str):
self.q: A = None
self.p: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: A = None
self.o: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: A = None
self.p: C ... | b" | class A:
def __init__(self, txt: str):
self.q: A = None
self.p: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: A = None
self.o: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: A = None
self.p: C ... | j | b | f | j | b | x | x | x | b | j | f | b | j | x | x | x | 6 | 13 | 3 | 4 | 2 |
6,591 | class A:
def __init__(self, txt: str):
self.x: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: A = None
self.o: C = None
self.p: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: B = None
self.s: A ... | b" | class A:
def __init__(self, txt: str):
self.x: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: A = None
self.o: C = None
self.p: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: B = None
self.s: A ... | a | b | g | b | x | x | x | x | b | g | b | a | x | x | x | x | 3 | 5 | 3 | 3 | 1 |
6,592 | class A:
def __init__(self, txt: str):
self.x: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: A = None
self.u: C = None
self.r: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: C = None
self.z: A ... | i" | class A:
def __init__(self, txt: str):
self.x: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: A = None
self.u: C = None
self.r: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: C = None
self.z: A ... | a | j | h | j | h | c | i | x | i | c | h | j | h | j | a | x | 6 | 10 | 3 | 6 | 2 |
6,593 | class A:
def __init__(self, txt: str):
self.t: C = None
self.p: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: C = None
self.t: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: C = None
self.v: B ... | e" | class A:
def __init__(self, txt: str):
self.t: C = None
self.p: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: C = None
self.t: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: C = None
self.v: B ... | h | g | i | e | x | x | x | x | e | i | g | h | x | x | x | x | 7 | 14 | 3 | 3 | 0 |
6,594 | class A:
def __init__(self, txt: str):
self.t: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: B = None
self.o: C = None
self.r: B = None
self.txt =... | e" | class A:
def __init__(self, txt: str):
self.t: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: B = None
self.o: C = None
self.r: B = None
self.txt =... | a | d | j | e | x | x | x | x | e | j | d | a | x | x | x | x | 4 | 6 | 3 | 3 | 0 |
6,595 | class A:
def __init__(self, txt: str):
self.y: C = None
self.s: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: B = None
self.z: B = None
self.p: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: B ... | a" | class A:
def __init__(self, txt: str):
self.y: C = None
self.s: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: B = None
self.z: B = None
self.p: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: B ... | a | j | a | j | a | x | x | x | a | j | a | j | a | x | x | x | 5 | 8 | 3 | 4 | 3 |
6,596 | class A:
def __init__(self, txt: str):
self.o: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: C = None
self.r: A = None
self.q: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: A = None
self.t: C ... | i" | class A:
def __init__(self, txt: str):
self.o: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: C = None
self.r: A = None
self.q: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: A = None
self.t: C ... | c | i | c | i | c | i | x | x | i | c | i | c | i | c | x | x | 5 | 11 | 3 | 5 | 4 |
6,597 | class A:
def __init__(self, txt: str):
self.y: C = None
self.z: C = None
self.v: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: C = None
self.w: A = None
self.x: C = None
self.txt = txt
class C:
def __init__(self, txt:... | i" | class A:
def __init__(self, txt: str):
self.y: C = None
self.z: C = None
self.v: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: C = None
self.w: A = None
self.x: C = None
self.txt = txt
class C:
def __init__(self, txt:... | f | i | c | i | x | x | x | x | i | c | i | f | x | x | x | x | 5 | 10 | 3 | 3 | 1 |
6,598 | class A:
def __init__(self, txt: str):
self.q: C = None
self.v: C = None
self.u: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: B = None
self.z: A = None
self.t: C = None
self.txt = txt
class C:
def __init__(self, txt:... | e" | class A:
def __init__(self, txt: str):
self.q: C = None
self.v: C = None
self.u: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: B = None
self.z: A = None
self.t: C = None
self.txt = txt
class C:
def __init__(self, txt:... | i | e | g | e | x | x | x | x | e | g | e | i | x | x | x | x | 7 | 16 | 3 | 3 | 1 |
6,599 | class A:
def __init__(self, txt: str):
self.y: B = None
self.t: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: C = None
self.t: B = None
self.z: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: A ... | j" | class A:
def __init__(self, txt: str):
self.y: B = None
self.t: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: C = None
self.t: B = None
self.z: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: A ... | c | d | b | j | b | j | x | x | j | b | j | b | d | c | x | x | 6 | 12 | 3 | 5 | 2 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.