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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
8,300 | class A:
def __init__(self, txt: str):
self.x: 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.p: C = None
self.txt = txt
g = A("g")
c = B("c")
b = C("b")
f = C("f")
... | f" | class A:
def __init__(self, txt: str):
self.x: 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.p: C = None
self.txt = txt
g = A("g")
c = B("c")
b = C("b")
f = C("f")
... | b | f | b | f | b | f | x | x | f | b | f | b | f | b | x | x | 5 | 5 | 3 | 5 | 4 |
8,301 | class A:
def __init__(self, txt: str):
self.p: B = None
self.u: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: A = None
self.r: C = None
self.t: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: A ... | b" | class A:
def __init__(self, txt: str):
self.p: B = None
self.u: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: A = None
self.r: C = None
self.t: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: A ... | j | f | b | a | c | b | x | x | b | c | a | b | f | j | x | x | 7 | 15 | 3 | 5 | 1 |
8,302 | class A:
def __init__(self, txt: str):
self.t: B = None
self.v: C = None
self.y: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: B = None
self.txt =... | d" | class A:
def __init__(self, txt: str):
self.t: B = None
self.v: C = None
self.y: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: B = None
self.txt =... | i | d | i | d | x | x | x | x | d | i | d | i | x | x | x | x | 3 | 4 | 3 | 3 | 2 |
8,303 | class A:
def __init__(self, txt: str):
self.r: B = None
self.y: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: A = None
self.txt = txt
j = A("j")
a = B("a... | d" | class A:
def __init__(self, txt: str):
self.r: B = None
self.y: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: A = None
self.txt = txt
j = A("j")
a = B("a... | a | d | a | d | x | x | x | x | d | a | d | a | x | x | x | x | 5 | 6 | 3 | 3 | 2 |
8,304 | class A:
def __init__(self, txt: str):
self.s: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: A = None
self.z: A = None
self.u: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: A = None
self.u: A ... | b" | class A:
def __init__(self, txt: str):
self.s: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: A = None
self.z: A = None
self.u: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: A = None
self.u: A ... | b | a | d | b | a | d | b | x | b | d | a | b | d | a | b | x | 6 | 10 | 3 | 6 | 4 |
8,305 | class A:
def __init__(self, txt: str):
self.t: C = None
self.r: B = None
self.z: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: C = None
self.p: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: B ... | j" | class A:
def __init__(self, txt: str):
self.t: C = None
self.r: B = None
self.z: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: C = None
self.p: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: B ... | h | j | i | j | x | x | x | x | j | i | j | h | x | x | x | x | 3 | 4 | 3 | 3 | 1 |
8,306 | class A:
def __init__(self, txt: str):
self.u: C = None
self.o: B = None
self.z: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: B = None
self.r: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: B ... | d" | class A:
def __init__(self, txt: str):
self.u: C = None
self.o: B = None
self.z: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: B = None
self.r: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: B ... | g | d | i | d | x | x | x | x | d | i | d | g | x | x | x | x | 6 | 13 | 3 | 3 | 1 |
8,307 | class A:
def __init__(self, txt: str):
self.t: B = 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.z: A = None
self.x: A = None
self.txt = txt
b = A("b")
g = B("g... | b" | class A:
def __init__(self, txt: str):
self.t: B = 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.z: A = None
self.x: A = None
self.txt = txt
b = A("b")
g = B("g... | j | b | g | f | b | x | x | x | b | f | g | b | j | x | x | x | 4 | 4 | 3 | 4 | 1 |
8,308 | class A:
def __init__(self, txt: str):
self.v: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: B = None
self.w: A = None
self.u: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: B = None
self.z: A ... | j" | class A:
def __init__(self, txt: str):
self.v: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: B = None
self.w: A = None
self.u: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: B = None
self.z: A ... | i | c | f | c | j | x | x | x | j | c | f | c | i | x | x | x | 6 | 12 | 3 | 4 | 1 |
8,309 | class A:
def __init__(self, txt: str):
self.t: C = None
self.q: C = None
self.p: B = 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.p: B = None
self.o: A ... | d" | class A:
def __init__(self, txt: str):
self.t: C = None
self.q: C = None
self.p: B = 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.p: B = None
self.o: A ... | h | d | h | d | x | x | x | x | d | h | d | h | x | x | x | x | 3 | 5 | 3 | 3 | 2 |
8,310 | class A:
def __init__(self, txt: str):
self.s: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: B = None
self.p: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: A = None
self.x: A = None
self.txt =... | a" | class A:
def __init__(self, txt: str):
self.s: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: B = None
self.p: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: A = None
self.x: A = None
self.txt =... | d | i | a | i | a | x | x | x | a | i | a | i | d | x | x | x | 5 | 7 | 3 | 4 | 2 |
8,311 | class A:
def __init__(self, txt: str):
self.u: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: A = None
self.v: C = None
self.z: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: C = None
self.txt =... | e" | class A:
def __init__(self, txt: str):
self.u: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: A = None
self.v: C = None
self.z: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: C = None
self.txt =... | d | j | f | e | f | e | f | e | e | f | e | f | e | f | j | d | 7 | 9 | 3 | 7 | 4 |
8,312 | class A:
def __init__(self, txt: str):
self.s: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: B = None
self.s: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: A = None
self.y: C = None
self.v: A ... | j" | class A:
def __init__(self, txt: str):
self.s: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: B = None
self.s: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: A = None
self.y: C = None
self.v: A ... | h | b | f | j | x | x | x | x | j | f | b | h | x | x | x | x | 7 | 13 | 3 | 3 | 0 |
8,313 | class A:
def __init__(self, txt: str):
self.t: C = None
self.p: C = None
self.q: B = 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.x: A = None
self.v: B ... | c" | class A:
def __init__(self, txt: str):
self.t: C = None
self.p: C = None
self.q: B = 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.x: A = None
self.v: B ... | c | e | f | c | x | x | x | x | c | f | e | c | x | x | x | x | 3 | 5 | 3 | 3 | 1 |
8,314 | class A:
def __init__(self, txt: str):
self.z: C = None
self.p: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: C = None
self.w: A = None
self.r: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: B ... | g" | class A:
def __init__(self, txt: str):
self.z: C = None
self.p: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: C = None
self.w: A = None
self.r: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: B ... | h | b | i | g | x | x | x | x | g | i | b | h | x | x | x | x | 4 | 7 | 3 | 3 | 0 |
8,315 | class A:
def __init__(self, txt: str):
self.x: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: C = None
self.s: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: A = None
self.t: B = None
self.r: B ... | d" | class A:
def __init__(self, txt: str):
self.x: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: C = None
self.s: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: A = None
self.t: B = None
self.r: B ... | b | d | j | d | x | x | x | x | d | j | d | b | x | x | x | x | 3 | 4 | 3 | 3 | 1 |
8,316 | class A:
def __init__(self, txt: str):
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.u: B = None
self.s: B = None
self.txt =... | b" | class A:
def __init__(self, txt: str):
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.u: B = None
self.s: B = None
self.txt =... | c | b | c | b | x | x | x | x | b | c | b | c | x | x | x | x | 3 | 3 | 3 | 3 | 2 |
8,317 | class A:
def __init__(self, txt: str):
self.r: B = 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.u: C = None
self.v: B = None
self.txt =... | f" | class A:
def __init__(self, txt: str):
self.r: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: B = None
self.u: C = None
self.v: B = None
self.txt =... | i | d | f | a | f | x | x | x | f | a | f | d | i | x | x | x | 7 | 9 | 3 | 4 | 1 |
8,318 | class A:
def __init__(self, txt: str):
self.u: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: B = None
self.q: B = None
self.v: C = None
self.txt =... | i" | class A:
def __init__(self, txt: str):
self.u: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: B = None
self.q: B = None
self.v: C = None
self.txt =... | j | i | b | j | i | x | x | x | i | j | b | i | j | x | x | x | 5 | 7 | 3 | 4 | 2 |
8,319 | class A:
def __init__(self, txt: str):
self.w: B = None
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.txt = txt
i = A("i")
h = B("h... | h" | class A:
def __init__(self, txt: str):
self.w: B = None
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.txt = txt
i = A("i")
h = B("h... | h | f | i | h | x | x | x | x | h | i | f | h | x | x | x | x | 3 | 4 | 3 | 3 | 1 |
8,320 | class A:
def __init__(self, txt: str):
self.p: C = None
self.y: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: B = None
self.o: C = None
self.txt =... | j" | class A:
def __init__(self, txt: str):
self.p: C = None
self.y: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: B = None
self.o: C = None
self.txt =... | g | d | g | j | x | x | x | x | j | g | d | g | x | x | x | x | 5 | 7 | 3 | 3 | 1 |
8,321 | class A:
def __init__(self, txt: str):
self.s: A = None
self.t: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: B = None
self.v: A = None
self.txt =... | h" | class A:
def __init__(self, txt: str):
self.s: A = None
self.t: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: B = None
self.v: A = None
self.txt =... | a | f | a | h | x | x | x | x | h | a | f | a | x | x | x | x | 4 | 7 | 3 | 3 | 1 |
8,322 | class A:
def __init__(self, txt: str):
self.u: 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: A = None
self.txt = txt
d = A("d")
f = B("f")
a = C("a")
i = C("i")
... | d" | class A:
def __init__(self, txt: str):
self.u: 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: A = None
self.txt = txt
d = A("d")
f = B("f")
a = C("a")
i = C("i")
... | i | d | i | d | x | x | x | x | d | i | d | i | x | x | x | x | 4 | 4 | 3 | 3 | 2 |
8,323 | class A:
def __init__(self, txt: str):
self.v: B = None
self.p: 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.o: B = None
self.txt = txt
a = A("a")
h = B("h... | d" | class A:
def __init__(self, txt: str):
self.v: B = None
self.p: 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.o: B = None
self.txt = txt
a = A("a")
h = B("h... | d | h | a | d | x | x | x | x | d | a | h | d | x | x | x | x | 3 | 4 | 3 | 3 | 1 |
8,324 | class A:
def __init__(self, txt: str):
self.t: B = None
self.w: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: C = None
self.w: A = None
self.s: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: B ... | g" | class A:
def __init__(self, txt: str):
self.t: B = None
self.w: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: C = None
self.w: A = None
self.s: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: B ... | j | f | j | g | x | x | x | x | g | j | f | j | x | x | x | x | 4 | 6 | 3 | 3 | 1 |
8,325 | class A:
def __init__(self, txt: str):
self.w: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: A = None
self.t: B = None
self.txt = txt
d = A("d")
f = B("f... | g" | class A:
def __init__(self, txt: str):
self.w: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: A = None
self.t: B = None
self.txt = txt
d = A("d")
f = B("f... | d | g | d | g | x | x | x | x | g | d | g | d | x | x | x | x | 5 | 7 | 3 | 3 | 2 |
8,326 | class A:
def __init__(self, txt: str):
self.v: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: A = None
self.z: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: A = None
self.txt = txt
e = A("e")
h = B("h... | e" | class A:
def __init__(self, txt: str):
self.v: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: A = None
self.z: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: A = None
self.txt = txt
e = A("e")
h = B("h... | i | e | j | e | j | e | x | x | e | j | e | j | e | i | x | x | 5 | 7 | 3 | 5 | 3 |
8,327 | class A:
def __init__(self, txt: str):
self.o: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: C = None
self.w: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: A = None
self.t: B = None
self.txt =... | g" | class A:
def __init__(self, txt: str):
self.o: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: C = None
self.w: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: A = None
self.t: B = None
self.txt =... | c | i | e | g | x | x | x | x | g | e | i | c | x | x | x | x | 5 | 8 | 3 | 3 | 0 |
8,328 | 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.y: B = None
self.v: A = None
self.p: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: C ... | c" | 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.y: B = None
self.v: A = None
self.p: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: C ... | e | b | c | b | c | x | x | x | c | b | c | b | e | x | x | x | 7 | 14 | 3 | 4 | 2 |
8,329 | class A:
def __init__(self, txt: str):
self.r: C = None
self.z: B = None
self.t: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: B = None
self.z: B ... | g" | class A:
def __init__(self, txt: str):
self.r: C = None
self.z: B = None
self.t: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: B = None
self.z: B ... | d | j | e | j | e | c | g | x | g | c | e | j | e | j | d | x | 6 | 11 | 3 | 6 | 2 |
8,330 | class A:
def __init__(self, txt: str):
self.z: 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.t: B = None
self.u: B = None
self.txt = txt
b = A("b")
j = B("j... | i" | class A:
def __init__(self, txt: str):
self.z: 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.t: B = None
self.u: B = None
self.txt = txt
b = A("b")
j = B("j... | i | b | i | b | i | x | x | x | i | b | i | b | i | x | x | x | 4 | 4 | 3 | 4 | 3 |
8,331 | class A:
def __init__(self, txt: str):
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.s: B = None
self.txt = txt
b = A("b")
i = B("i")
g = C("g")
b.z = g
i.... | i" | class A:
def __init__(self, txt: str):
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.s: B = None
self.txt = txt
b = A("b")
i = B("i")
g = C("g")
b.z = g
i.... | g | i | g | i | x | x | x | x | i | g | i | g | x | x | x | x | 3 | 3 | 3 | 3 | 2 |
8,332 | class A:
def __init__(self, txt: str):
self.r: A = None
self.o: B = None
self.x: 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.r: B ... | f" | class A:
def __init__(self, txt: str):
self.r: A = None
self.o: B = None
self.x: 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.r: B ... | i | a | b | f | x | x | x | x | f | b | a | i | x | x | x | x | 6 | 11 | 3 | 3 | 0 |
8,333 | class A:
def __init__(self, txt: str):
self.y: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: C = None
self.q: B = None
self.v: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: A = None
self.z: B ... | b" | class A:
def __init__(self, txt: str):
self.y: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: C = None
self.q: B = None
self.v: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: A = None
self.z: B ... | e | i | h | i | b | x | x | x | b | i | h | i | e | x | x | x | 6 | 14 | 3 | 4 | 1 |
8,334 | 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.q: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: A = None
self.s: B = None
self.o: A ... | j" | 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.q: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: A = None
self.s: B = None
self.o: A ... | j | i | b | j | x | x | x | x | j | b | i | j | x | x | x | x | 3 | 4 | 3 | 3 | 1 |
8,335 | class A:
def __init__(self, txt: str):
self.v: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: C = None
self.u: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: B = None
self.txt = txt
h = A("h")
e = B("e... | i" | class A:
def __init__(self, txt: str):
self.v: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: C = None
self.u: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: B = None
self.txt = txt
h = A("h")
e = B("e... | f | i | f | e | i | x | x | x | i | e | f | i | f | x | x | x | 4 | 6 | 3 | 4 | 2 |
8,336 | class A:
def __init__(self, txt: str):
self.v: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: C = None
self.v: A = None
self.t: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: A = None
self.z: B ... | i" | class A:
def __init__(self, txt: str):
self.v: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: C = None
self.v: A = None
self.t: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: A = None
self.z: B ... | g | d | b | i | x | x | x | x | i | b | d | g | x | x | x | x | 5 | 12 | 3 | 3 | 0 |
8,337 | class A:
def __init__(self, txt: str):
self.y: B = None
self.z: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: C = None
self.o: 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.y: B = None
self.z: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: C = None
self.o: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: C = None
self.txt =... | g | i | a | j | a | x | x | x | a | j | a | i | g | x | x | x | 6 | 10 | 3 | 4 | 1 |
8,338 | class A:
def __init__(self, txt: str):
self.s: C = None
self.t: A = None
self.w: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: B = None
self.z: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: A ... | b" | class A:
def __init__(self, txt: str):
self.s: C = None
self.t: A = None
self.w: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: B = None
self.z: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: A ... | b | e | a | e | b | x | x | x | b | e | a | e | b | x | x | x | 5 | 10 | 3 | 4 | 2 |
8,339 | class A:
def __init__(self, txt: str):
self.o: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: A = None
self.y: A = None
self.z: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: B = None
self.v: B ... | a" | class A:
def __init__(self, txt: str):
self.o: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: A = None
self.y: A = None
self.z: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: B = None
self.v: B ... | a | j | i | a | x | x | x | x | a | i | j | a | x | x | x | x | 3 | 3 | 3 | 3 | 1 |
8,340 | class A:
def __init__(self, txt: str):
self.v: A = None
self.y: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: C = None
self.u: C = None
self.t: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: B ... | f" | class A:
def __init__(self, txt: str):
self.v: A = None
self.y: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: C = None
self.u: C = None
self.t: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: B ... | i | f | i | f | x | x | x | x | f | i | f | i | x | x | x | x | 5 | 8 | 3 | 3 | 2 |
8,341 | class A:
def __init__(self, txt: str):
self.v: B = None
self.q: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: B = None
self.txt = txt
h = A("h")
a = B("a... | h" | class A:
def __init__(self, txt: str):
self.v: B = None
self.q: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: B = None
self.txt = txt
h = A("h")
a = B("a... | h | i | a | h | x | x | x | x | h | a | i | h | x | x | x | x | 3 | 4 | 3 | 3 | 1 |
8,342 | class A:
def __init__(self, txt: str):
self.x: C = None
self.w: 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.r: B = None
self.p: B = None
self.txt =... | d" | class A:
def __init__(self, txt: str):
self.x: C = None
self.w: 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.r: B = None
self.p: B = None
self.txt =... | i | d | i | d | x | x | x | x | d | i | d | i | x | x | x | x | 3 | 4 | 3 | 3 | 2 |
8,343 | class A:
def __init__(self, txt: str):
self.z: A = None
self.y: B = None
self.r: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: B = None
self.p: B = None
self.t: B = None
self.txt = txt
class C:
def __init__(self, txt:... | e" | class A:
def __init__(self, txt: str):
self.z: A = None
self.y: B = None
self.r: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: B = None
self.p: B = None
self.t: B = None
self.txt = txt
class C:
def __init__(self, txt:... | g | e | g | e | x | x | x | x | e | g | e | g | x | x | x | x | 5 | 9 | 3 | 3 | 2 |
8,344 | class A:
def __init__(self, txt: str):
self.q: A = None
self.x: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: B = None
self.p: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: C = None
self.v: B ... | f" | class A:
def __init__(self, txt: str):
self.q: A = None
self.x: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: B = None
self.p: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: C = None
self.v: B ... | f | d | j | d | f | x | x | x | f | d | j | d | f | x | x | x | 7 | 12 | 3 | 4 | 2 |
8,345 | class A:
def __init__(self, txt: str):
self.x: C = None
self.q: B = None
self.u: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: C = None
self.v: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: A ... | g" | class A:
def __init__(self, txt: str):
self.x: C = None
self.q: B = None
self.u: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: C = None
self.v: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: A ... | c | g | a | j | a | c | g | x | g | c | a | j | a | g | c | x | 7 | 15 | 3 | 6 | 3 |
8,346 | class A:
def __init__(self, txt: str):
self.z: 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: A = None
self.y: B = None
self.txt = txt
b = A("b")
h = B("h... | d" | class A:
def __init__(self, txt: str):
self.z: 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: A = None
self.y: B = None
self.txt = txt
b = A("b")
h = B("h... | h | a | e | d | x | x | x | x | d | e | a | h | x | x | x | x | 7 | 8 | 3 | 3 | 0 |
8,347 | class A:
def __init__(self, txt: str):
self.u: C = None
self.r: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: B = None
self.y: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: A = None
self.txt =... | c" | class A:
def __init__(self, txt: str):
self.u: C = None
self.r: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: B = None
self.y: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: A = None
self.txt =... | e | g | d | c | x | x | x | x | c | d | g | e | x | x | x | x | 4 | 6 | 3 | 3 | 0 |
8,348 | class A:
def __init__(self, txt: str):
self.w: 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.t: B = None
self.txt = txt
e = A("e")
h = B("h")
f = C("f")
e.w = h
h.... | f" | class A:
def __init__(self, txt: str):
self.w: 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.t: B = None
self.txt = txt
e = A("e")
h = B("h")
f = C("f")
e.w = h
h.... | h | f | h | f | x | x | x | x | f | h | f | h | x | x | x | x | 3 | 3 | 3 | 3 | 2 |
8,349 | class A:
def __init__(self, txt: str):
self.y: 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.u: A = None
self.txt = txt
c = A("c")
i = B("i")
g = C("g")
j = B("j")
... | j" | class A:
def __init__(self, txt: str):
self.y: 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.u: A = None
self.txt = txt
c = A("c")
i = B("i")
g = C("g")
j = B("j")
... | i | j | i | j | x | x | x | x | j | i | j | i | x | x | x | x | 4 | 4 | 3 | 3 | 2 |
8,350 | class A:
def __init__(self, txt: str):
self.r: 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.o: A = None
self.txt = txt
a = A("a")
g = B("g... | i" | class A:
def __init__(self, txt: str):
self.r: 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.o: A = None
self.txt = txt
a = A("a")
g = B("g... | d | a | i | a | i | x | x | x | i | a | i | a | d | x | x | x | 6 | 6 | 3 | 4 | 2 |
8,351 | 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.q: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: B = None
self.t: B = None
self.v: A ... | j" | 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.q: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: B = None
self.t: B = None
self.v: A ... | j | d | j | d | j | x | x | x | j | d | j | d | j | x | x | x | 4 | 7 | 3 | 4 | 3 |
8,352 | class A:
def __init__(self, txt: str):
self.z: C = None
self.w: C = 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.z: B = None
self.v: C ... | a" | class A:
def __init__(self, txt: str):
self.z: C = None
self.w: C = 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.z: B = None
self.v: C ... | f | a | f | a | x | x | x | x | a | f | a | f | x | x | x | x | 4 | 10 | 3 | 3 | 2 |
8,353 | class A:
def __init__(self, txt: str):
self.z: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: C = None
self.w: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: A = None
self.txt = txt
i = A("i")
j = B("j... | j" | class A:
def __init__(self, txt: str):
self.z: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: C = None
self.w: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: A = None
self.txt = txt
i = A("i")
j = B("j... | j | a | i | j | x | x | x | x | j | i | a | j | x | x | x | x | 3 | 3 | 3 | 3 | 1 |
8,354 | class A:
def __init__(self, txt: str):
self.u: B = None
self.o: C = None
self.r: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: B = None
self.o: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: B ... | b" | class A:
def __init__(self, txt: str):
self.u: B = None
self.o: C = None
self.r: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: B = None
self.o: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: B ... | f | h | e | b | h | b | x | x | b | h | b | e | h | f | x | x | 7 | 15 | 3 | 5 | 2 |
8,355 | class A:
def __init__(self, txt: str):
self.w: A = None
self.v: A = None
self.p: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: C = None
self.z: C = None
self.o: B = None
self.txt = txt
class C:
def __init__(self, txt:... | f" | class A:
def __init__(self, txt: str):
self.w: A = None
self.v: A = None
self.p: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: C = None
self.z: C = None
self.o: B = None
self.txt = txt
class C:
def __init__(self, txt:... | j | d | c | f | c | f | x | x | f | c | f | c | d | j | x | x | 6 | 11 | 3 | 5 | 2 |
8,356 | class A:
def __init__(self, txt: str):
self.p: B = None
self.x: C = None
self.v: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: B = None
self.t: B ... | i" | class A:
def __init__(self, txt: str):
self.p: B = None
self.x: C = None
self.v: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: B = None
self.t: B ... | a | i | g | i | x | x | x | x | i | g | i | a | x | x | x | x | 3 | 4 | 3 | 3 | 1 |
8,357 | class A:
def __init__(self, txt: str):
self.o: A = None
self.z: B = None
self.r: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: C = None
self.u: C = None
self.v: A = None
self.txt = txt
class C:
def __init__(self, txt:... | b" | class A:
def __init__(self, txt: str):
self.o: A = None
self.z: B = None
self.r: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: C = None
self.u: C = None
self.v: A = None
self.txt = txt
class C:
def __init__(self, txt:... | b | a | f | b | x | x | x | x | b | f | a | b | x | x | x | x | 4 | 8 | 3 | 3 | 1 |
8,358 | class A:
def __init__(self, txt: str):
self.w: B = None
self.r: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: A = None
self.txt = txt
b = A("b")
d = B("d... | d" | class A:
def __init__(self, txt: str):
self.w: B = None
self.r: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: A = None
self.txt = txt
b = A("b")
d = B("d... | b | d | b | d | x | x | x | x | d | b | d | b | x | x | x | x | 3 | 4 | 3 | 3 | 2 |
8,359 | class A:
def __init__(self, txt: str):
self.y: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: A = None
self.z: C = None
self.w: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: B = None
self.s: A ... | f" | class A:
def __init__(self, txt: str):
self.y: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: A = None
self.z: C = None
self.w: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: B = None
self.s: A ... | f | j | c | f | j | f | x | x | f | j | f | c | j | f | x | x | 5 | 10 | 3 | 5 | 3 |
8,360 | 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.w: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: B = None
self.v: C = None
self.txt =... | i" | class A:
def __init__(self, txt: str):
self.s: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: A = None
self.w: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: B = None
self.v: C = None
self.txt =... | i | h | i | h | i | x | x | x | i | h | i | h | i | x | x | x | 4 | 6 | 3 | 4 | 3 |
8,361 | class A:
def __init__(self, txt: str):
self.y: B = None
self.s: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: A = None
self.v: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: B = None
self.txt =... | h" | class A:
def __init__(self, txt: str):
self.y: B = None
self.s: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: A = None
self.v: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: B = None
self.txt =... | h | j | b | h | x | x | x | x | h | b | j | h | x | x | x | x | 3 | 5 | 3 | 3 | 1 |
8,362 | class A:
def __init__(self, txt: str):
self.v: A = None
self.q: A = None
self.z: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: A = None
self.v: B = None
self.w: C = None
self.txt = txt
class C:
def __init__(self, txt:... | i" | class A:
def __init__(self, txt: str):
self.v: A = None
self.q: A = None
self.z: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: A = None
self.v: B = None
self.w: C = None
self.txt = txt
class C:
def __init__(self, txt:... | f | c | d | i | x | x | x | x | i | d | c | f | x | x | x | x | 6 | 14 | 3 | 3 | 0 |
8,363 | class A:
def __init__(self, txt: str):
self.o: B = None
self.r: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: C = None
self.r: A = None
self.o: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: B ... | c" | class A:
def __init__(self, txt: str):
self.o: B = None
self.r: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: C = None
self.r: A = None
self.o: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: B ... | j | c | i | c | x | x | x | x | c | i | c | j | x | x | x | x | 7 | 10 | 3 | 3 | 1 |
8,364 | class A:
def __init__(self, txt: str):
self.q: C = None
self.w: 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.r: B = None
self.txt = txt
c = A("c")
j = B("j... | d" | class A:
def __init__(self, txt: str):
self.q: C = None
self.w: 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.r: B = None
self.txt = txt
c = A("c")
j = B("j... | i | d | i | d | i | d | x | x | d | i | d | i | d | i | x | x | 5 | 6 | 3 | 5 | 4 |
8,365 | class A:
def __init__(self, txt: str):
self.s: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: A = None
self.txt = txt
i = A("i")
g = B("g")
f = C("f")
i.s = f
g.... | i" | class A:
def __init__(self, txt: str):
self.s: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: A = None
self.txt = txt
i = A("i")
g = B("g")
f = C("f")
i.s = f
g.... | g | i | f | i | x | x | x | x | i | f | i | g | x | x | x | x | 3 | 3 | 3 | 3 | 1 |
8,366 | class A:
def __init__(self, txt: str):
self.p: B = 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.y: A = None
self.txt = txt
g = A("g")
d = B("d")
f = C("f")
e = A("e")
... | e" | class A:
def __init__(self, txt: str):
self.p: B = 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.y: A = None
self.txt = txt
g = A("g")
d = B("d")
f = C("f")
e = A("e")
... | c | e | d | f | e | x | x | x | e | f | d | e | c | x | x | x | 7 | 7 | 3 | 4 | 1 |
8,367 | class A:
def __init__(self, txt: str):
self.x: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: B = None
self.v: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: C = None
self.txt = txt
i = A("i")
c = B("c... | g" | class A:
def __init__(self, txt: str):
self.x: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: B = None
self.v: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: C = None
self.txt = txt
i = A("i")
c = B("c... | i | f | c | j | a | g | a | g | g | a | g | a | j | c | f | i | 7 | 9 | 3 | 7 | 2 |
8,368 | class A:
def __init__(self, txt: str):
self.t: C = None
self.v: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: C = None
self.x: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: A = None
self.txt =... | b" | class A:
def __init__(self, txt: str):
self.t: C = None
self.v: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: C = None
self.x: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: A = None
self.txt =... | j | g | h | b | x | x | x | x | b | h | g | j | x | x | x | x | 6 | 9 | 3 | 3 | 0 |
8,369 | class A:
def __init__(self, txt: str):
self.o: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: B = None
self.p: C = None
self.txt = txt
h = A("h")
f = B("f... | f" | class A:
def __init__(self, txt: str):
self.o: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: B = None
self.p: C = None
self.txt = txt
h = A("h")
f = B("f... | f | h | c | f | x | x | x | x | f | c | h | f | x | x | x | x | 4 | 6 | 3 | 3 | 1 |
8,370 | class A:
def __init__(self, txt: str):
self.o: C = None
self.w: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: A = None
self.t: C = None
self.w: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: B ... | f" | class A:
def __init__(self, txt: str):
self.o: C = None
self.w: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: A = None
self.t: C = None
self.w: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: B ... | f | a | b | c | f | x | x | x | f | c | b | a | f | x | x | x | 4 | 8 | 3 | 4 | 1 |
8,371 | class A:
def __init__(self, txt: str):
self.x: B = None
self.s: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: C = None
self.w: A = None
self.o: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: A ... | h" | class A:
def __init__(self, txt: str):
self.x: B = None
self.s: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: C = None
self.w: A = None
self.o: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: A ... | h | f | a | h | x | x | x | x | h | a | f | h | x | x | x | x | 3 | 4 | 3 | 3 | 1 |
8,372 | class A:
def __init__(self, txt: str):
self.s: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: A = None
self.o: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: A = None
self.txt = txt
f = A("f")
h = B("h... | f" | class A:
def __init__(self, txt: str):
self.s: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: A = None
self.o: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: A = None
self.txt = txt
f = A("f")
h = B("h... | g | a | f | a | f | x | x | x | f | a | f | a | g | x | x | x | 4 | 5 | 3 | 4 | 2 |
8,373 | class A:
def __init__(self, txt: str):
self.s: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: C = None
self.p: B = None
self.w: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: B = None
self.txt =... | d" | class A:
def __init__(self, txt: str):
self.s: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: C = None
self.p: B = None
self.w: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: B = None
self.txt =... | h | e | d | c | e | d | x | x | d | e | c | d | e | h | x | x | 6 | 9 | 3 | 5 | 2 |
8,374 | class A:
def __init__(self, txt: str):
self.r: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: C = None
self.s: C = None
self.t: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: B = None
self.txt =... | e" | class A:
def __init__(self, txt: str):
self.r: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: C = None
self.s: C = None
self.t: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: B = None
self.txt =... | b | e | b | e | x | x | x | x | e | b | e | b | x | x | x | x | 7 | 10 | 3 | 3 | 2 |
8,375 | 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.o: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: A = None
self.w: C ... | a" | 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.o: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: A = None
self.w: C ... | i | b | a | i | b | a | x | x | a | b | i | a | b | i | x | x | 6 | 10 | 3 | 5 | 3 |
8,376 | class A:
def __init__(self, txt: str):
self.v: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: B = None
self.y: C = None
self.p: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: B = None
self.txt =... | g" | class A:
def __init__(self, txt: str):
self.v: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: B = None
self.y: C = None
self.p: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: B = None
self.txt =... | g | a | g | i | g | x | x | x | g | i | g | a | g | x | x | x | 5 | 7 | 3 | 4 | 2 |
8,377 | class A:
def __init__(self, txt: str):
self.v: B = None
self.o: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: B = None
self.s: C = None
self.p: A ... | e" | class A:
def __init__(self, txt: str):
self.v: B = None
self.o: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: B = None
self.s: C = None
self.p: A ... | b | e | c | a | f | e | x | x | e | f | a | c | e | b | x | x | 5 | 11 | 3 | 5 | 1 |
8,378 | class A:
def __init__(self, txt: str):
self.t: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: C = None
self.v: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: A = None
self.txt = txt
e = A("e")
a = B("a... | e" | class A:
def __init__(self, txt: str):
self.t: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: C = None
self.v: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: A = None
self.txt = txt
e = A("e")
a = B("a... | e | a | i | e | x | x | x | x | e | i | a | e | x | x | x | x | 3 | 4 | 3 | 3 | 1 |
8,379 | class A:
def __init__(self, txt: str):
self.s: B = None
self.v: C = None
self.x: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: B = None
self.x: A ... | h" | class A:
def __init__(self, txt: str):
self.s: B = None
self.v: C = None
self.x: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: B = None
self.x: A ... | h | b | j | h | x | x | x | x | h | j | b | h | x | x | x | x | 3 | 5 | 3 | 3 | 1 |
8,380 | class A:
def __init__(self, txt: str):
self.r: 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.q: A = None
self.txt = txt
e = A("e")
d = B("d... | j" | class A:
def __init__(self, txt: str):
self.r: 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.q: A = None
self.txt = txt
e = A("e")
d = B("d... | f | j | h | j | h | j | x | x | j | h | j | h | j | f | x | x | 7 | 10 | 3 | 5 | 3 |
8,381 | class A:
def __init__(self, txt: str):
self.u: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: B = None
self.q: B = None
self.y: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: A = None
self.txt =... | f" | class A:
def __init__(self, txt: str):
self.u: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: B = None
self.q: B = None
self.y: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: A = None
self.txt =... | d | e | j | f | x | x | x | x | f | j | e | d | x | x | x | x | 4 | 6 | 3 | 3 | 0 |
8,382 | class A:
def __init__(self, txt: str):
self.q: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: C = None
self.q: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: B = None
self.x: A = None
self.y: A ... | f" | class A:
def __init__(self, txt: str):
self.q: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: C = None
self.q: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: B = None
self.x: A = None
self.y: A ... | f | d | i | f | x | x | x | x | f | i | d | f | x | x | x | x | 3 | 4 | 3 | 3 | 1 |
8,383 | class A:
def __init__(self, txt: str):
self.o: B = None
self.z: B = None
self.t: A = 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.t: B = None
self.r: C ... | b" | class A:
def __init__(self, txt: str):
self.o: B = None
self.z: B = None
self.t: A = 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.t: B = None
self.r: C ... | c | e | h | j | f | b | x | x | b | f | j | h | e | c | x | x | 7 | 13 | 3 | 5 | 0 |
8,384 | 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.v: B = None
self.q: B = None
self.y: B = 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.w: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: B = None
self.q: B = None
self.y: B = None
self.txt =... | a | c | a | c | a | x | x | x | a | c | a | c | a | x | x | x | 4 | 5 | 3 | 4 | 3 |
8,385 | class A:
def __init__(self, txt: str):
self.q: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: B = None
self.t: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: B = None
self.w: A = None
self.txt =... | a" | class A:
def __init__(self, txt: str):
self.q: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: B = None
self.t: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: B = None
self.w: A = None
self.txt =... | d | a | h | a | h | a | x | x | a | h | a | h | a | d | x | x | 5 | 9 | 3 | 5 | 3 |
8,386 | class A:
def __init__(self, txt: str):
self.t: C = None
self.u: C = None
self.s: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: C = None
self.o: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: C ... | a" | class A:
def __init__(self, txt: str):
self.t: C = None
self.u: C = None
self.s: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: C = None
self.o: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: C ... | j | g | a | g | a | x | x | x | a | g | a | g | j | x | x | x | 4 | 5 | 3 | 4 | 2 |
8,387 | class A:
def __init__(self, txt: str):
self.v: A = None
self.z: A = 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.o: A = None
self.txt =... | g" | class A:
def __init__(self, txt: str):
self.v: A = None
self.z: A = 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.o: A = None
self.txt =... | h | f | g | f | g | x | x | x | g | f | g | f | h | x | x | x | 7 | 12 | 3 | 4 | 2 |
8,388 | class A:
def __init__(self, txt: str):
self.y: B = None
self.r: 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.w: B = None
self.t: A = None
self.s: A ... | e" | class A:
def __init__(self, txt: str):
self.y: B = None
self.r: 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.w: B = None
self.t: A = None
self.s: A ... | g | e | g | e | x | x | x | x | e | g | e | g | x | x | x | x | 3 | 4 | 3 | 3 | 2 |
8,389 | class A:
def __init__(self, txt: str):
self.r: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: C = None
self.x: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: B = None
self.v: 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.o: C = None
self.x: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: B = None
self.v: A = None
self.txt =... | g | b | e | f | e | x | x | x | e | f | e | b | g | x | x | x | 6 | 8 | 3 | 4 | 1 |
8,390 | class A:
def __init__(self, txt: str):
self.x: B = None
self.u: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: A = None
self.y: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: B = None
self.txt =... | d" | class A:
def __init__(self, txt: str):
self.x: B = None
self.u: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: A = None
self.y: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: B = None
self.txt =... | i | d | a | e | d | x | x | x | d | e | a | d | i | x | x | x | 4 | 7 | 3 | 4 | 1 |
8,391 | class A:
def __init__(self, txt: str):
self.t: C = None
self.y: B = None
self.s: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: B = None
self.x: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: A ... | e" | class A:
def __init__(self, txt: str):
self.t: C = None
self.y: B = None
self.s: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: B = None
self.x: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: A ... | e | h | g | e | x | x | x | x | e | g | h | e | x | x | x | x | 4 | 8 | 3 | 3 | 1 |
8,392 | class A:
def __init__(self, txt: str):
self.s: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: C = None
self.q: A = None
self.p: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: A = None
self.x: A ... | a" | class A:
def __init__(self, txt: str):
self.s: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: C = None
self.q: A = None
self.p: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: A = None
self.x: A ... | i | a | f | a | f | a | x | x | a | f | a | f | a | i | x | x | 5 | 11 | 3 | 5 | 3 |
8,393 | class A:
def __init__(self, txt: str):
self.r: B = None
self.w: A = 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.z: C = None
self.txt = txt
d = A("d")
a = B("a... | e" | class A:
def __init__(self, txt: str):
self.r: B = None
self.w: A = 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.z: C = None
self.txt = txt
d = A("d")
a = B("a... | b | e | b | e | b | e | x | x | e | b | e | b | e | b | x | x | 6 | 8 | 3 | 5 | 4 |
8,394 | class A:
def __init__(self, txt: str):
self.y: C = None
self.p: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: A = None
self.o: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: B = None
self.txt =... | j" | class A:
def __init__(self, txt: str):
self.y: C = None
self.p: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: A = None
self.o: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: B = None
self.txt =... | c | e | a | j | x | x | x | x | j | a | e | c | x | x | x | x | 7 | 10 | 3 | 3 | 0 |
8,395 | class A:
def __init__(self, txt: str):
self.v: C = None
self.u: B = None
self.x: 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.z: A = None
self.txt =... | g" | class A:
def __init__(self, txt: str):
self.v: C = None
self.u: B = None
self.x: 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.z: A = None
self.txt =... | d | f | d | g | x | x | x | x | g | d | f | d | x | x | x | x | 3 | 4 | 3 | 3 | 1 |
8,396 | class A:
def __init__(self, txt: str):
self.s: C = 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.r: B = None
self.txt = txt
a = A("a")
c = B("c")
h = C("h")
j = B("j")
... | j" | class A:
def __init__(self, txt: str):
self.s: C = 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.r: B = None
self.txt = txt
a = A("a")
c = B("c")
h = C("h")
j = B("j")
... | b | j | c | b | j | c | b | j | j | b | c | j | b | c | j | b | 7 | 7 | 3 | 7 | 5 |
8,397 | class A:
def __init__(self, txt: str):
self.v: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: A = None
self.t: C = None
self.u: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: B = None
self.r: B ... | d" | class A:
def __init__(self, txt: str):
self.v: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: A = None
self.t: C = None
self.u: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: B = None
self.r: B ... | j | d | a | j | d | x | x | x | d | j | a | d | j | x | x | x | 4 | 9 | 3 | 4 | 2 |
8,398 | class A:
def __init__(self, txt: str):
self.x: A = None
self.w: B = None
self.z: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: C = None
self.o: B = None
self.r: B = None
self.txt = txt
class C:
def __init__(self, txt:... | c" | class A:
def __init__(self, txt: str):
self.x: A = None
self.w: B = None
self.z: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: C = None
self.o: B = None
self.r: B = None
self.txt = txt
class C:
def __init__(self, txt:... | f | b | e | j | f | b | c | x | c | b | f | j | e | b | f | x | 7 | 17 | 3 | 6 | 2 |
8,399 | class A:
def __init__(self, txt: str):
self.r: B = None
self.w: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: B = None
self.txt = txt
h = A("h")
c = B("c... | f" | class A:
def __init__(self, txt: str):
self.r: B = None
self.w: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: B = None
self.txt = txt
h = A("h")
c = B("c... | f | c | f | c | f | x | x | x | f | c | f | c | f | x | x | x | 4 | 5 | 3 | 4 | 3 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.