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