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