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