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,100 | class A:
def __init__(self, txt: str):
self.y: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: A = None
self.x: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: C = None
self.o: A = None
self.txt =... | a" | class A:
def __init__(self, txt: str):
self.y: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: A = None
self.x: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: C = None
self.o: A = None
self.txt =... | c | a | c | a | x | x | x | x | a | c | a | c | x | x | x | x | 6 | 10 | 3 | 3 | 2 |
6,101 | class A:
def __init__(self, txt: str):
self.r: C = None
self.s: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: C = None
self.w: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: A = None
self.x: A ... | e" | class A:
def __init__(self, txt: str):
self.r: C = None
self.s: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: C = None
self.w: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: A = None
self.x: A ... | i | h | e | i | e | x | x | x | e | i | e | h | i | x | x | x | 7 | 15 | 3 | 4 | 2 |
6,102 | class A:
def __init__(self, txt: str):
self.s: C = None
self.u: B = None
self.x: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: A = None
self.p: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: B ... | b" | class A:
def __init__(self, txt: str):
self.s: C = None
self.u: B = None
self.x: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: A = None
self.p: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: B ... | f | d | b | a | d | g | d | b | b | d | g | d | a | b | d | f | 7 | 17 | 3 | 7 | 3 |
6,103 | class A:
def __init__(self, txt: str):
self.q: C = None
self.w: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: C = None
self.w: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: A = None
self.txt =... | j" | class A:
def __init__(self, txt: str):
self.q: C = None
self.w: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: C = None
self.w: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: A = None
self.txt =... | g | j | i | j | x | x | x | x | j | i | j | g | x | x | x | x | 3 | 4 | 3 | 3 | 1 |
6,104 | class A:
def __init__(self, txt: str):
self.r: B = None
self.x: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: C = None
self.s: A = None
self.q: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: B ... | e" | class A:
def __init__(self, txt: str):
self.r: B = None
self.x: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: C = None
self.s: A = None
self.q: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: B ... | a | e | i | e | x | x | x | x | e | i | e | a | x | x | x | x | 4 | 8 | 3 | 3 | 1 |
6,105 | class A:
def __init__(self, txt: str):
self.v: C = None
self.y: A = 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.o: B = None
self.txt = txt
f = A("f")
i = B("i... | i" | class A:
def __init__(self, txt: str):
self.v: C = None
self.y: A = 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.o: B = None
self.txt = txt
f = A("f")
i = B("i... | f | g | a | i | h | i | x | x | i | h | i | a | g | f | x | x | 5 | 7 | 3 | 5 | 1 |
6,106 | class A:
def __init__(self, txt: str):
self.p: C = None
self.x: C = None
self.v: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: B = None
self.y: A = None
self.p: B = None
self.txt = txt
class C:
def __init__(self, txt:... | i" | class A:
def __init__(self, txt: str):
self.p: C = None
self.x: C = None
self.v: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: B = None
self.y: A = None
self.p: B = None
self.txt = txt
class C:
def __init__(self, txt:... | d | e | d | i | x | x | x | x | i | d | e | d | x | x | x | x | 6 | 9 | 3 | 3 | 1 |
6,107 | class A:
def __init__(self, txt: str):
self.v: C = None
self.r: C = None
self.u: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: A = None
self.v: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: A ... | h" | class A:
def __init__(self, txt: str):
self.v: C = None
self.r: C = None
self.u: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: A = None
self.v: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: A ... | f | h | f | h | x | x | x | x | h | f | h | f | x | x | x | x | 3 | 5 | 3 | 3 | 2 |
6,108 | class A:
def __init__(self, txt: str):
self.p: C = None
self.r: C = None
self.z: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: A = None
self.p: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: B ... | a" | class A:
def __init__(self, txt: str):
self.p: C = None
self.r: C = None
self.z: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: A = None
self.p: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: B ... | f | d | f | a | x | x | x | x | a | f | d | f | x | x | x | x | 4 | 7 | 3 | 3 | 1 |
6,109 | class A:
def __init__(self, txt: str):
self.y: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: C = None
self.o: A = None
self.v: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: C = None
self.u: A ... | c" | class A:
def __init__(self, txt: str):
self.y: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: C = None
self.o: A = None
self.v: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: C = None
self.u: A ... | h | e | f | i | c | x | x | x | c | i | f | e | h | x | x | x | 7 | 13 | 3 | 4 | 0 |
6,110 | class A:
def __init__(self, txt: str):
self.s: B = None
self.w: B = None
self.v: 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.s: A = None
self.x: B ... | a" | class A:
def __init__(self, txt: str):
self.s: B = None
self.w: B = None
self.v: 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.s: A = None
self.x: B ... | f | a | c | a | x | x | x | x | a | c | a | f | x | x | x | x | 4 | 5 | 3 | 3 | 1 |
6,111 | class A:
def __init__(self, txt: str):
self.z: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: A = None
self.txt = txt
c = A("c")
j = B("j")
b = C("b")
i = A("i")
... | b" | class A:
def __init__(self, txt: str):
self.z: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: A = None
self.txt = txt
c = A("c")
j = B("j")
b = C("b")
i = A("i")
... | i | b | c | b | x | x | x | x | b | c | b | i | x | x | x | x | 4 | 4 | 3 | 3 | 1 |
6,112 | class A:
def __init__(self, txt: str):
self.o: A = None
self.s: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: B = None
self.y: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: B = None
self.txt =... | g" | class A:
def __init__(self, txt: str):
self.o: A = None
self.s: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: B = None
self.y: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: B = None
self.txt =... | j | g | f | g | x | x | x | x | g | f | g | j | x | x | x | x | 5 | 7 | 3 | 3 | 1 |
6,113 | 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.v: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: C = None
self.y: B = None
self.s: B ... | i" | 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.v: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: C = None
self.y: B = None
self.s: B ... | j | i | g | j | i | x | x | x | i | j | g | i | j | x | x | x | 6 | 10 | 3 | 4 | 2 |
6,114 | class A:
def __init__(self, txt: str):
self.v: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: C = None
self.z: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: A = None
self.txt = txt
j = A("j")
f = B("f... | b" | class A:
def __init__(self, txt: str):
self.v: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: C = None
self.z: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: A = None
self.txt = txt
j = A("j")
f = B("f... | c | f | h | a | b | x | x | x | b | a | h | f | c | x | x | x | 6 | 9 | 3 | 4 | 0 |
6,115 | class A:
def __init__(self, txt: str):
self.r: A = None
self.w: C = None
self.p: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: A = None
self.q: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: B ... | b" | class A:
def __init__(self, txt: str):
self.r: A = None
self.w: C = None
self.p: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: A = None
self.q: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: B ... | e | b | e | f | b | x | x | x | b | f | e | b | e | x | x | x | 4 | 8 | 3 | 4 | 2 |
6,116 | class A:
def __init__(self, txt: str):
self.o: B = None
self.s: C = None
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.v: B = None
self.txt =... | i" | class A:
def __init__(self, txt: str):
self.o: B = None
self.s: C = None
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.v: B = None
self.txt =... | i | e | i | f | a | i | x | x | i | a | f | i | e | i | x | x | 5 | 6 | 3 | 5 | 2 |
6,117 | class A:
def __init__(self, txt: str):
self.z: B = None
self.t: B = None
self.s: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: A = None
self.s: C = None
self.r: A = None
self.txt = txt
class C:
def __init__(self, txt:... | g" | class A:
def __init__(self, txt: str):
self.z: B = None
self.t: B = None
self.s: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: A = None
self.s: C = None
self.r: A = None
self.txt = txt
class C:
def __init__(self, txt:... | h | g | h | g | x | x | x | x | g | h | g | h | x | x | x | x | 3 | 5 | 3 | 3 | 2 |
6,118 | class A:
def __init__(self, txt: str):
self.u: B = None
self.s: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: C = None
self.u: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: B = None
self.txt =... | g" | class A:
def __init__(self, txt: str):
self.u: B = None
self.s: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: C = None
self.u: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: B = None
self.txt =... | g | h | g | h | g | x | x | x | g | h | g | h | g | x | x | x | 4 | 7 | 3 | 4 | 3 |
6,119 | class A:
def __init__(self, txt: str):
self.u: B = None
self.p: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: A = None
self.r: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: A = None
self.txt =... | b" | class A:
def __init__(self, txt: str):
self.u: B = None
self.p: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: A = None
self.r: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: A = None
self.txt =... | e | d | a | b | a | b | x | x | b | a | b | a | d | e | x | x | 5 | 8 | 3 | 5 | 2 |
6,120 | class A:
def __init__(self, txt: str):
self.t: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: C = None
self.r: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: A = None
self.txt = txt
i = A("i")
f = B("f... | i" | class A:
def __init__(self, txt: str):
self.t: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: C = None
self.r: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: A = None
self.txt = txt
i = A("i")
f = B("f... | c | i | c | i | x | x | x | x | i | c | i | c | x | x | x | x | 3 | 3 | 3 | 3 | 2 |
6,121 | class A:
def __init__(self, txt: str):
self.w: B = None
self.o: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: A = None
self.x: A = None
self.w: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: A ... | f" | class A:
def __init__(self, txt: str):
self.w: B = None
self.o: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: A = None
self.x: A = None
self.w: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: A ... | j | e | f | j | f | x | x | x | f | j | f | e | j | x | x | x | 6 | 8 | 3 | 4 | 2 |
6,122 | class A:
def __init__(self, txt: str):
self.p: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: A = None
self.p: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: B = None
self.txt = txt
d = A("d")
a = B("a... | a" | class A:
def __init__(self, txt: str):
self.p: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: A = None
self.p: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: B = None
self.txt = txt
d = A("d")
a = B("a... | a | f | i | a | x | x | x | x | a | i | f | a | x | x | x | x | 5 | 6 | 3 | 3 | 1 |
6,123 | class A:
def __init__(self, txt: str):
self.x: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: A = None
self.x: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: A = None
self.txt = txt
e = A("e")
d = B("d... | e" | class A:
def __init__(self, txt: str):
self.x: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: A = None
self.x: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: A = None
self.txt = txt
e = A("e")
d = B("d... | g | e | g | e | x | x | x | x | e | g | e | g | x | x | x | x | 5 | 5 | 3 | 3 | 2 |
6,124 | class A:
def __init__(self, txt: str):
self.s: B = None
self.w: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: A = None
self.txt = txt
d = A("d")
i = B("i... | f" | class A:
def __init__(self, txt: str):
self.s: B = None
self.w: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: A = None
self.txt = txt
d = A("d")
i = B("i... | f | d | i | f | x | x | x | x | f | i | d | f | x | x | x | x | 3 | 3 | 3 | 3 | 1 |
6,125 | 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.txt = txt
class C:
def __init__(self, txt: str):
self.x: B = None
self.z: A = None
self.v: B = None
self.txt =... | 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.txt = txt
class C:
def __init__(self, txt: str):
self.x: B = None
self.z: A = None
self.v: B = None
self.txt =... | g | f | e | j | b | h | g | x | g | h | b | j | e | f | g | x | 6 | 9 | 3 | 6 | 1 |
6,126 | class A:
def __init__(self, txt: str):
self.w: C = None
self.o: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: B = None
self.v: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: B = None
self.w: A ... | i" | class A:
def __init__(self, txt: str):
self.w: C = None
self.o: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: B = None
self.v: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: B = None
self.w: A ... | i | c | f | c | f | i | x | x | i | f | c | f | c | i | x | x | 5 | 9 | 3 | 5 | 3 |
6,127 | class A:
def __init__(self, txt: str):
self.p: C = None
self.v: B = None
self.u: 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.q: A ... | h" | class A:
def __init__(self, txt: str):
self.p: C = None
self.v: B = None
self.u: 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.q: A ... | f | d | f | d | g | h | x | x | h | g | d | f | d | f | x | x | 7 | 13 | 3 | 5 | 2 |
6,128 | class A:
def __init__(self, txt: str):
self.u: B = None
self.o: A = None
self.w: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: C = None
self.txt =... | c" | class A:
def __init__(self, txt: str):
self.u: B = None
self.o: A = None
self.w: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: C = None
self.txt =... | a | i | d | c | d | c | x | x | c | d | c | d | i | a | x | x | 7 | 9 | 3 | 5 | 2 |
6,129 | class A:
def __init__(self, txt: str):
self.u: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: C = None
self.u: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: A = None
self.p: C = None
self.r: C ... | i" | class A:
def __init__(self, txt: str):
self.u: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: C = None
self.u: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: A = None
self.p: C = None
self.r: C ... | e | a | i | a | i | x | x | x | i | a | i | a | e | x | x | x | 7 | 13 | 3 | 4 | 2 |
6,130 | class A:
def __init__(self, txt: str):
self.z: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: A = None
self.p: C = None
self.w: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: B = None
self.txt =... | b" | class A:
def __init__(self, txt: str):
self.z: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: A = None
self.p: C = None
self.w: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: B = None
self.txt =... | a | b | g | f | b | x | x | x | b | f | g | b | a | x | x | x | 4 | 6 | 3 | 4 | 1 |
6,131 | class A:
def __init__(self, txt: str):
self.y: 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.w: C = None
self.o: C = None
self.z: C = None
self.txt =... | d" | class A:
def __init__(self, txt: str):
self.y: 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.w: C = None
self.o: C = None
self.z: C = None
self.txt =... | d | a | d | a | d | x | x | x | d | a | d | a | d | x | x | x | 5 | 5 | 3 | 4 | 3 |
6,132 | class A:
def __init__(self, txt: str):
self.y: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: C = None
self.y: B = None
self.v: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: B = None
self.q: B ... | e" | class A:
def __init__(self, txt: str):
self.y: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: C = None
self.y: B = None
self.v: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: B = None
self.q: B ... | e | d | e | h | e | x | x | x | e | h | e | d | e | x | x | x | 4 | 10 | 3 | 4 | 2 |
6,133 | class A:
def __init__(self, txt: str):
self.y: B = None
self.o: 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.z: A = None
self.w: A = None
self.o: C ... | c" | class A:
def __init__(self, txt: str):
self.y: B = None
self.o: 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.z: A = None
self.w: A = None
self.o: C ... | d | b | f | c | f | c | f | c | c | f | c | f | c | f | b | d | 7 | 12 | 3 | 7 | 4 |
6,134 | class A:
def __init__(self, txt: str):
self.w: A = None
self.q: A = 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.q: B = None
self.z: B ... | i" | class A:
def __init__(self, txt: str):
self.w: A = None
self.q: A = 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.q: B = None
self.z: B ... | e | i | e | i | x | x | x | x | i | e | i | e | x | x | x | x | 5 | 5 | 3 | 3 | 2 |
6,135 | class A:
def __init__(self, txt: str):
self.w: C = None
self.z: B = None
self.v: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: A = None
self.s: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: C ... | a" | class A:
def __init__(self, txt: str):
self.w: C = None
self.z: B = None
self.v: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: A = None
self.s: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: C ... | i | f | a | f | a | x | x | x | a | f | a | f | i | x | x | x | 5 | 8 | 3 | 4 | 2 |
6,136 | class A:
def __init__(self, txt: str):
self.p: C = None
self.v: C = None
self.x: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: B = None
self.q: B ... | h" | class A:
def __init__(self, txt: str):
self.p: C = None
self.v: C = None
self.x: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: B = None
self.q: B ... | h | e | i | h | x | x | x | x | h | i | e | h | x | x | x | x | 3 | 3 | 3 | 3 | 1 |
6,137 | class A:
def __init__(self, txt: str):
self.u: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: C = None
self.r: C = None
self.t: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: B = None
self.txt =... | c" | class A:
def __init__(self, txt: str):
self.u: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: C = None
self.r: C = None
self.t: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: B = None
self.txt =... | j | h | c | h | c | x | x | x | c | h | c | h | j | x | x | x | 5 | 7 | 3 | 4 | 2 |
6,138 | class A:
def __init__(self, txt: str):
self.w: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: C = None
self.y: C = None
self.o: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: B = None
self.txt =... | h" | class A:
def __init__(self, txt: str):
self.w: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: C = None
self.y: C = None
self.o: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: B = None
self.txt =... | a | h | f | h | x | x | x | x | h | f | h | a | x | x | x | x | 3 | 4 | 3 | 3 | 1 |
6,139 | class A:
def __init__(self, txt: str):
self.z: 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.o: A = None
self.r: B = None
self.txt = txt
b = A("b")
f = B("f... | a" | class A:
def __init__(self, txt: str):
self.z: 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.o: A = None
self.r: B = None
self.txt = txt
b = A("b")
f = B("f... | a | f | a | f | a | x | x | x | a | f | a | f | a | x | x | x | 7 | 10 | 3 | 4 | 3 |
6,140 | class A:
def __init__(self, txt: str):
self.x: A = None
self.u: A = None
self.o: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: B = None
self.txt =... | i" | class A:
def __init__(self, txt: str):
self.x: A = None
self.u: A = None
self.o: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: B = None
self.txt =... | i | e | i | e | i | x | x | x | i | e | i | e | i | x | x | x | 6 | 9 | 3 | 4 | 3 |
6,141 | class A:
def __init__(self, txt: str):
self.r: B = None
self.u: B = None
self.t: 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.o: B = None
self.q: B ... | j" | class A:
def __init__(self, txt: str):
self.r: B = None
self.u: B = None
self.t: 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.o: B = None
self.q: B ... | d | c | j | c | j | x | x | x | j | c | j | c | d | x | x | x | 7 | 13 | 3 | 4 | 2 |
6,142 | class A:
def __init__(self, txt: str):
self.w: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: A = None
self.w: A = None
self.q: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: A = None
self.s: C ... | d" | class A:
def __init__(self, txt: str):
self.w: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: A = None
self.w: A = None
self.q: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: A = None
self.s: C ... | h | b | e | d | e | d | x | x | d | e | d | e | b | h | x | x | 6 | 10 | 3 | 5 | 2 |
6,143 | class A:
def __init__(self, txt: str):
self.t: B = None
self.y: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: A = None
self.r: C = None
self.o: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: C ... | h" | class A:
def __init__(self, txt: str):
self.t: B = None
self.y: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: A = None
self.r: C = None
self.o: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: C ... | b | g | b | i | h | x | x | x | h | i | b | g | b | x | x | x | 4 | 7 | 3 | 4 | 1 |
6,144 | class A:
def __init__(self, txt: str):
self.o: C = None
self.r: C = None
self.v: 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: A ... | d" | class A:
def __init__(self, txt: str):
self.o: C = None
self.r: C = None
self.v: 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: A ... | j | d | f | d | x | x | x | x | d | f | d | j | x | x | x | x | 3 | 6 | 3 | 3 | 1 |
6,145 | class A:
def __init__(self, txt: str):
self.y: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: B = None
self.s: C = None
self.txt = txt
d = A("d")
e = B("e... | e" | class A:
def __init__(self, txt: str):
self.y: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: B = None
self.s: C = None
self.txt = txt
d = A("d")
e = B("e... | c | e | c | e | x | x | x | x | e | c | e | c | x | x | x | x | 4 | 6 | 3 | 3 | 2 |
6,146 | class A:
def __init__(self, txt: str):
self.z: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: B = None
self.t: C = None
self.p: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: B = None
self.txt =... | f" | class A:
def __init__(self, txt: str):
self.z: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: B = None
self.t: C = None
self.p: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: B = None
self.txt =... | a | e | c | e | f | x | x | x | f | e | c | e | a | x | x | x | 6 | 10 | 3 | 4 | 1 |
6,147 | class A:
def __init__(self, txt: str):
self.t: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: B = None
self.t: B = None
self.y: A = None
self.txt =... | g" | class A:
def __init__(self, txt: str):
self.t: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: B = None
self.t: B = None
self.y: A = None
self.txt =... | d | g | d | g | x | x | x | x | g | d | g | d | x | x | x | x | 3 | 4 | 3 | 3 | 2 |
6,148 | class A:
def __init__(self, txt: str):
self.r: 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.t: B = None
self.x: A = None
self.z: A = None
self.txt =... | c" | class A:
def __init__(self, txt: str):
self.r: 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.t: B = None
self.x: A = None
self.z: A = None
self.txt =... | c | b | f | c | f | c | x | x | c | f | c | f | b | c | x | x | 5 | 7 | 3 | 5 | 3 |
6,149 | class A:
def __init__(self, txt: str):
self.s: C = None
self.p: C = None
self.z: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: A = None
self.s: B ... | h" | class A:
def __init__(self, txt: str):
self.s: C = None
self.p: C = None
self.z: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: A = None
self.s: B ... | i | h | i | h | i | h | x | x | h | i | h | i | h | i | x | x | 5 | 6 | 3 | 5 | 4 |
6,150 | class A:
def __init__(self, txt: str):
self.o: C = None
self.y: C = None
self.u: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: A = None
self.s: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: C ... | c" | class A:
def __init__(self, txt: str):
self.o: C = None
self.y: C = None
self.u: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: A = None
self.s: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: C ... | c | b | c | b | c | x | x | x | c | b | c | b | c | x | x | x | 4 | 5 | 3 | 4 | 3 |
6,151 | 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.u: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: C = None
self.txt = txt
d = A("d")
g = B("g... | b" | 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.u: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: C = None
self.txt = txt
d = A("d")
g = B("g... | b | h | b | h | b | x | x | x | b | h | b | h | b | x | x | x | 7 | 8 | 3 | 4 | 3 |
6,152 | class A:
def __init__(self, txt: str):
self.o: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: C = None
self.s: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: A = None
self.y: A = None
self.txt =... | c" | class A:
def __init__(self, txt: str):
self.o: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: C = None
self.s: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: A = None
self.y: A = None
self.txt =... | c | d | f | c | x | x | x | x | c | f | d | c | x | x | x | x | 3 | 3 | 3 | 3 | 1 |
6,153 | class A:
def __init__(self, txt: str):
self.t: B = None
self.p: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: A = None
self.v: A = None
self.u: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: B ... | a" | class A:
def __init__(self, txt: str):
self.t: B = None
self.p: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: A = None
self.v: A = None
self.u: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: B ... | g | a | g | a | x | x | x | x | a | g | a | g | x | x | x | x | 4 | 4 | 3 | 3 | 2 |
6,154 | class A:
def __init__(self, txt: str):
self.x: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: A = None
self.r: A = None
self.u: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: A = None
self.o: B ... | h" | class A:
def __init__(self, txt: str):
self.x: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: A = None
self.r: A = None
self.u: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: A = None
self.o: B ... | g | i | g | i | f | h | x | x | h | f | i | g | i | g | x | x | 5 | 8 | 3 | 5 | 2 |
6,155 | class A:
def __init__(self, txt: str):
self.y: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: B = None
self.txt = txt
f = A("f")
h = B("h")
j = C("j")
f.y = h
h.... | h" | class A:
def __init__(self, txt: str):
self.y: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: B = None
self.txt = txt
f = A("f")
h = B("h")
j = C("j")
f.y = h
h.... | j | h | j | h | x | x | x | x | h | j | h | j | x | x | x | x | 3 | 3 | 3 | 3 | 2 |
6,156 | 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.t: A = None
self.s: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: B = None
self.txt =... | j" | class A:
def __init__(self, txt: str):
self.t: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: C = None
self.t: A = None
self.s: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: B = None
self.txt =... | c | j | c | j | x | x | x | x | j | c | j | c | x | x | x | x | 3 | 4 | 3 | 3 | 2 |
6,157 | class A:
def __init__(self, txt: str):
self.w: C = None
self.q: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: B = None
self.o: A = None
self.txt =... | f" | class A:
def __init__(self, txt: str):
self.w: C = None
self.q: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: B = None
self.o: A = None
self.txt =... | f | a | h | f | x | x | x | x | f | h | a | f | x | x | x | x | 4 | 5 | 3 | 3 | 1 |
6,158 | class A:
def __init__(self, txt: str):
self.x: B = None
self.u: B = None
self.y: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: A = None
self.s: A = None
self.x: C = None
self.txt = txt
class C:
def __init__(self, txt:... | h" | class A:
def __init__(self, txt: str):
self.x: B = None
self.u: B = None
self.y: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: A = None
self.s: A = None
self.x: C = None
self.txt = txt
class C:
def __init__(self, txt:... | i | h | a | h | x | x | x | x | h | a | h | i | x | x | x | x | 3 | 5 | 3 | 3 | 1 |
6,159 | class A:
def __init__(self, txt: str):
self.v: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: C = None
self.u: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: B = None
self.q: A = None
self.txt =... | i" | class A:
def __init__(self, txt: str):
self.v: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: C = None
self.u: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: B = None
self.q: A = None
self.txt =... | a | i | j | i | x | x | x | x | i | j | i | a | x | x | x | x | 3 | 4 | 3 | 3 | 1 |
6,160 | class A:
def __init__(self, txt: str):
self.o: C = None
self.x: C = None
self.r: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: A = None
self.t: A = None
self.p: B = None
self.txt = txt
class C:
def __init__(self, txt:... | b" | class A:
def __init__(self, txt: str):
self.o: C = None
self.x: C = None
self.r: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: A = None
self.t: A = None
self.p: B = None
self.txt = txt
class C:
def __init__(self, txt:... | h | b | h | g | b | g | b | x | b | g | b | g | h | b | h | x | 7 | 15 | 3 | 6 | 4 |
6,161 | class A:
def __init__(self, txt: str):
self.t: C = None
self.p: B = None
self.o: 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.w: A = None
self.txt =... | i" | class A:
def __init__(self, txt: str):
self.t: C = None
self.p: B = None
self.o: 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.w: A = None
self.txt =... | f | c | f | i | x | x | x | x | i | f | c | f | x | x | x | x | 3 | 4 | 3 | 3 | 1 |
6,162 | class A:
def __init__(self, txt: str):
self.y: C = None
self.o: C = None
self.w: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: B = None
self.t: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: C ... | b" | class A:
def __init__(self, txt: str):
self.y: C = None
self.o: C = None
self.w: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: B = None
self.t: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: C ... | b | c | f | b | x | x | x | x | b | f | c | b | x | x | x | x | 7 | 14 | 3 | 3 | 1 |
6,163 | class A:
def __init__(self, txt: str):
self.o: B = None
self.s: C = None
self.y: 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.u: C = None
self.o: C ... | b" | class A:
def __init__(self, txt: str):
self.o: B = None
self.s: C = None
self.y: 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.u: C = None
self.o: C ... | d | b | d | b | d | b | x | x | b | d | b | d | b | d | x | x | 7 | 10 | 3 | 5 | 4 |
6,164 | class A:
def __init__(self, txt: str):
self.t: C = None
self.o: B = None
self.y: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: C = None
self.x: A = None
self.t: C = None
self.txt = txt
class C:
def __init__(self, txt:... | f" | class A:
def __init__(self, txt: str):
self.t: C = None
self.o: B = None
self.y: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: C = None
self.x: A = None
self.t: C = None
self.txt = txt
class C:
def __init__(self, txt:... | j | f | c | a | f | x | x | x | f | a | c | f | j | x | x | x | 5 | 12 | 3 | 4 | 1 |
6,165 | class A:
def __init__(self, txt: str):
self.v: B = None
self.z: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: A = None
self.txt = txt
j = A("j")
d = B("d... | d" | class A:
def __init__(self, txt: str):
self.v: B = None
self.z: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: A = None
self.txt = txt
j = A("j")
d = B("d... | j | d | j | d | x | x | x | x | d | j | d | j | x | x | x | x | 3 | 3 | 3 | 3 | 2 |
6,166 | class A:
def __init__(self, txt: str):
self.o: B = None
self.v: C = None
self.y: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: B = None
self.w: A ... | c" | class A:
def __init__(self, txt: str):
self.o: B = None
self.v: C = None
self.y: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: B = None
self.w: A ... | j | c | a | c | x | x | x | x | c | a | c | j | x | x | x | x | 3 | 5 | 3 | 3 | 1 |
6,167 | class A:
def __init__(self, txt: str):
self.o: A = None
self.v: C = None
self.s: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: C = None
self.p: A = None
self.y: B = None
self.txt = txt
class C:
def __init__(self, txt:... | j" | class A:
def __init__(self, txt: str):
self.o: A = None
self.v: C = None
self.s: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: C = None
self.p: A = None
self.y: B = None
self.txt = txt
class C:
def __init__(self, txt:... | f | i | f | i | j | x | x | x | j | i | f | i | f | x | x | x | 5 | 14 | 3 | 4 | 2 |
6,168 | class A:
def __init__(self, txt: str):
self.t: C = None
self.v: B = None
self.o: B = 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.x: B ... | i" | class A:
def __init__(self, txt: str):
self.t: C = None
self.v: B = None
self.o: B = 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.x: B ... | b | c | b | i | x | x | x | x | i | b | c | b | x | x | x | x | 3 | 5 | 3 | 3 | 1 |
6,169 | class A:
def __init__(self, txt: str):
self.v: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: C = None
self.u: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: C = None
self.o: B = None
self.txt =... | c" | class A:
def __init__(self, txt: str):
self.v: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: C = None
self.u: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: C = None
self.o: B = None
self.txt =... | d | f | j | c | f | c | x | x | c | f | c | j | f | d | x | x | 5 | 9 | 3 | 5 | 2 |
6,170 | class A:
def __init__(self, txt: str):
self.z: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: A = None
self.q: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: B = None
self.s: A = None
self.txt =... | d" | class A:
def __init__(self, txt: str):
self.z: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: A = None
self.q: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: B = None
self.s: A = None
self.txt =... | d | b | d | b | d | x | x | x | d | b | d | b | d | x | x | x | 4 | 6 | 3 | 4 | 3 |
6,171 | class A:
def __init__(self, txt: str):
self.p: A = None
self.q: 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.w: A = None
self.t: B = None
self.txt =... | b" | class A:
def __init__(self, txt: str):
self.p: A = None
self.q: 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.w: A = None
self.t: B = None
self.txt =... | b | g | e | b | x | x | x | x | b | e | g | b | x | x | x | x | 7 | 11 | 3 | 3 | 1 |
6,172 | class A:
def __init__(self, txt: str):
self.z: B = None
self.y: C = None
self.s: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: B = None
self.p: C = None
self.v: B = None
self.txt = txt
class C:
def __init__(self, txt:... | j" | class A:
def __init__(self, txt: str):
self.z: B = None
self.y: C = None
self.s: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: B = None
self.p: C = None
self.v: B = None
self.txt = txt
class C:
def __init__(self, txt:... | a | i | j | i | j | x | x | x | j | i | j | i | a | x | x | x | 4 | 7 | 3 | 4 | 2 |
6,173 | class A:
def __init__(self, txt: str):
self.o: A = None
self.x: C = None
self.t: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: A = None
self.x: C = None
self.y: B = None
self.txt = txt
class C:
def __init__(self, txt:... | c" | class A:
def __init__(self, txt: str):
self.o: A = None
self.x: C = None
self.t: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: A = None
self.x: C = None
self.y: B = None
self.txt = txt
class C:
def __init__(self, txt:... | a | c | a | b | c | x | x | x | c | b | a | c | a | x | x | x | 6 | 17 | 3 | 4 | 2 |
6,174 | class A:
def __init__(self, txt: str):
self.w: 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.o: B = None
self.y: B = None
self.txt = txt
f = A("f")
a = B("a... | a" | class A:
def __init__(self, txt: str):
self.w: 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.o: B = None
self.y: B = None
self.txt = txt
f = A("f")
a = B("a... | a | f | e | a | x | x | x | x | a | e | f | a | x | x | x | x | 4 | 4 | 3 | 3 | 1 |
6,175 | class A:
def __init__(self, txt: str):
self.u: C = None
self.r: A = None
self.p: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: A = None
self.q: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: C ... | f" | class A:
def __init__(self, txt: str):
self.u: C = None
self.r: A = None
self.p: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: A = None
self.q: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: C ... | e | f | e | j | f | x | x | x | f | j | e | f | e | x | x | x | 5 | 11 | 3 | 4 | 2 |
6,176 | class A:
def __init__(self, txt: str):
self.t: A = None
self.q: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: A = None
self.y: C = None
self.txt =... | d" | class A:
def __init__(self, txt: str):
self.t: A = None
self.q: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: A = None
self.y: C = None
self.txt =... | b | f | e | j | d | x | x | x | d | j | e | f | b | x | x | x | 7 | 10 | 3 | 4 | 0 |
6,177 | class A:
def __init__(self, txt: str):
self.s: C = None
self.q: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: A = None
self.txt = txt
j = A("j")
e = B("e... | j" | class A:
def __init__(self, txt: str):
self.s: C = None
self.q: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: A = None
self.txt = txt
j = A("j")
e = B("e... | j | c | j | g | j | x | x | x | j | g | j | c | j | x | x | x | 4 | 5 | 3 | 4 | 2 |
6,178 | class A:
def __init__(self, txt: str):
self.z: B = None
self.w: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: C = None
self.p: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: B = None
self.r: B ... | c" | class A:
def __init__(self, txt: str):
self.z: B = None
self.w: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: C = None
self.p: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: B = None
self.r: B ... | b | i | e | c | x | x | x | x | c | e | i | b | x | x | x | x | 5 | 10 | 3 | 3 | 0 |
6,179 | class A:
def __init__(self, txt: str):
self.p: C = None
self.v: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: C = None
self.u: 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.v: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: C = None
self.u: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: A = None
self.txt =... | j | g | i | j | x | x | x | x | j | i | g | j | x | x | x | x | 3 | 5 | 3 | 3 | 1 |
6,180 | class A:
def __init__(self, txt: str):
self.s: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: C = None
self.r: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: B = None
self.txt = txt
d = A("d")
f = B("f... | h" | class A:
def __init__(self, txt: str):
self.s: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: C = None
self.r: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: B = None
self.txt = txt
d = A("d")
f = B("f... | h | d | h | d | h | x | x | x | h | d | h | d | h | x | x | x | 4 | 5 | 3 | 4 | 3 |
6,181 | class A:
def __init__(self, txt: str):
self.s: B = None
self.w: A = None
self.y: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: B = None
self.txt =... | e" | class A:
def __init__(self, txt: str):
self.s: B = None
self.w: A = None
self.y: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: B = None
self.txt =... | d | e | h | e | x | x | x | x | e | h | e | d | x | x | x | x | 6 | 8 | 3 | 3 | 1 |
6,182 | class A:
def __init__(self, txt: str):
self.q: B = None
self.r: B = None
self.v: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: A = None
self.v: A = None
self.z: C = None
self.txt = txt
class C:
def __init__(self, txt:... | i" | class A:
def __init__(self, txt: str):
self.q: B = None
self.r: B = None
self.v: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: A = None
self.v: A = None
self.z: C = None
self.txt = txt
class C:
def __init__(self, txt:... | j | i | a | i | x | x | x | x | i | a | i | j | x | x | x | x | 3 | 5 | 3 | 3 | 1 |
6,183 | class A:
def __init__(self, txt: str):
self.s: 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.u: B = None
self.y: A = None
self.txt = txt
f = A("f")
b = B("b... | j" | class A:
def __init__(self, txt: str):
self.s: 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.u: B = None
self.y: A = None
self.txt = txt
f = A("f")
b = B("b... | c | j | b | j | x | x | x | x | j | b | j | c | x | x | x | x | 5 | 6 | 3 | 3 | 1 |
6,184 | class A:
def __init__(self, txt: str):
self.q: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: A = None
self.o: A = None
self.w: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: C = None
self.txt =... | d" | class A:
def __init__(self, txt: str):
self.q: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: A = None
self.o: A = None
self.w: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: C = None
self.txt =... | i | h | d | a | d | x | x | x | d | a | d | h | i | x | x | x | 5 | 5 | 3 | 4 | 1 |
6,185 | class A:
def __init__(self, txt: str):
self.y: B = None
self.x: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: A = None
self.r: B = None
self.z: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: C ... | h" | class A:
def __init__(self, txt: str):
self.y: B = None
self.x: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: A = None
self.r: B = None
self.z: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: C ... | e | a | i | h | x | x | x | x | h | i | a | e | x | x | x | x | 6 | 12 | 3 | 3 | 0 |
6,186 | class A:
def __init__(self, txt: str):
self.y: 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.p: C = None
self.y: B = None
self.z: B = None
self.txt =... | e" | class A:
def __init__(self, txt: str):
self.y: 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.p: C = None
self.y: B = None
self.z: B = None
self.txt =... | b | e | c | e | x | x | x | x | e | c | e | b | x | x | x | x | 4 | 6 | 3 | 3 | 1 |
6,187 | class A:
def __init__(self, txt: str):
self.q: A = None
self.o: B = 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: A = None
self.s: A = None
self.txt =... | f" | class A:
def __init__(self, txt: str):
self.q: A = None
self.o: B = 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: A = None
self.s: A = None
self.txt =... | h | i | j | h | f | x | x | x | f | h | j | i | h | x | x | x | 4 | 7 | 3 | 4 | 1 |
6,188 | class A:
def __init__(self, txt: str):
self.q: C = None
self.r: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: C = None
self.z: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: A = None
self.o: C ... | f" | class A:
def __init__(self, txt: str):
self.q: C = None
self.r: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: C = None
self.z: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: A = None
self.o: C ... | j | a | b | j | f | x | x | x | f | j | b | a | j | x | x | x | 4 | 9 | 3 | 4 | 1 |
6,189 | class A:
def __init__(self, txt: str):
self.p: C = None
self.y: 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.z: C = None
self.txt =... | e" | class A:
def __init__(self, txt: str):
self.p: C = None
self.y: 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.z: C = None
self.txt =... | i | j | a | j | e | x | x | x | e | j | a | j | i | x | x | x | 4 | 7 | 3 | 4 | 1 |
6,190 | class A:
def __init__(self, txt: str):
self.v: C = None
self.w: B = None
self.r: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: C = None
self.o: C = None
self.y: B = None
self.txt = txt
class C:
def __init__(self, txt:... | c" | class A:
def __init__(self, txt: str):
self.v: C = None
self.w: B = None
self.r: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: C = None
self.o: C = None
self.y: B = None
self.txt = txt
class C:
def __init__(self, txt:... | g | e | c | e | c | x | x | x | c | e | c | e | g | x | x | x | 5 | 14 | 3 | 4 | 2 |
6,191 | class A:
def __init__(self, txt: str):
self.o: B = None
self.w: B = None
self.y: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: B = None
self.o: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: C ... | e" | class A:
def __init__(self, txt: str):
self.o: B = None
self.w: B = None
self.y: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: B = None
self.o: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: C ... | f | g | e | j | e | x | x | x | e | j | e | g | f | x | x | x | 5 | 11 | 3 | 4 | 1 |
6,192 | class A:
def __init__(self, txt: str):
self.s: A = None
self.q: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: A = None
self.s: A = None
self.w: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: A ... | e" | class A:
def __init__(self, txt: str):
self.s: A = None
self.q: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: A = None
self.s: A = None
self.w: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: A ... | e | a | e | a | e | x | x | x | e | a | e | a | e | x | x | x | 4 | 5 | 3 | 4 | 3 |
6,193 | class A:
def __init__(self, txt: str):
self.v: C = None
self.u: B = None
self.y: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: C = None
self.q: A = None
self.w: A = None
self.txt = txt
class C:
def __init__(self, txt:... | j" | class A:
def __init__(self, txt: str):
self.v: C = None
self.u: B = None
self.y: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: C = None
self.q: A = None
self.w: A = None
self.txt = txt
class C:
def __init__(self, txt:... | c | j | c | j | x | x | x | x | j | c | j | c | x | x | x | x | 4 | 7 | 3 | 3 | 2 |
6,194 | class A:
def __init__(self, txt: str):
self.s: B = None
self.v: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: B = None
self.t: B = None
self.p: B ... | b" | class A:
def __init__(self, txt: str):
self.s: B = None
self.v: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: B = None
self.t: B = None
self.p: B ... | c | g | b | g | b | x | x | x | b | g | b | g | c | x | x | x | 4 | 5 | 3 | 4 | 2 |
6,195 | class A:
def __init__(self, txt: str):
self.y: C = None
self.p: C = None
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.r: A = None
self.p: B ... | e" | class A:
def __init__(self, txt: str):
self.y: C = None
self.p: C = None
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.r: A = None
self.p: B ... | f | j | e | c | e | c | e | x | e | c | e | c | e | j | f | x | 7 | 10 | 3 | 6 | 3 |
6,196 | 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.s: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: B = None
self.txt = txt
c = A("c")
e = B("e... | h" | 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.s: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: B = None
self.txt = txt
c = A("c")
e = B("e... | c | h | e | a | h | x | x | x | h | a | e | h | c | x | x | x | 5 | 7 | 3 | 4 | 1 |
6,197 | class A:
def __init__(self, txt: str):
self.p: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: A = None
self.s: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: A = None
self.t: B = None
self.txt =... | a" | class A:
def __init__(self, txt: str):
self.p: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: A = None
self.s: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: A = None
self.t: B = None
self.txt =... | j | a | j | a | x | x | x | x | a | j | a | j | x | x | x | x | 5 | 7 | 3 | 3 | 2 |
6,198 | class A:
def __init__(self, txt: str):
self.t: A = None
self.y: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: A = None
self.w: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: A = None
self.txt =... | h" | class A:
def __init__(self, txt: str):
self.t: A = None
self.y: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: A = None
self.w: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: A = None
self.txt =... | j | f | h | f | h | x | x | x | h | f | h | f | j | x | x | x | 5 | 6 | 3 | 4 | 2 |
6,199 | class A:
def __init__(self, txt: str):
self.t: B = None
self.z: B = None
self.w: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: C = None
self.z: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: C ... | e" | class A:
def __init__(self, txt: str):
self.t: B = None
self.z: B = None
self.w: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: C = None
self.z: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: C ... | d | e | j | h | e | x | x | x | e | h | j | e | d | x | x | x | 4 | 7 | 3 | 4 | 1 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.