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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
5,000 | class A:
def __init__(self, txt: str):
self.v: A = None
self.q: A = None
self.r: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: B = None
self.txt =... | a" | class A:
def __init__(self, txt: str):
self.v: A = None
self.q: A = None
self.r: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: B = None
self.txt =... | e | a | b | a | x | x | x | x | a | b | a | e | x | x | x | x | 5 | 7 | 3 | 3 | 1 |
5,001 | class A:
def __init__(self, txt: str):
self.x: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: B = None
self.z: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: C = None
self.txt = txt
a = A("a")
c = B("c... | c" | class A:
def __init__(self, txt: str):
self.x: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: B = None
self.z: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: C = None
self.txt = txt
a = A("a")
c = B("c... | a | j | c | j | c | j | c | x | c | j | c | j | c | j | a | x | 7 | 9 | 3 | 6 | 4 |
5,002 | 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.z: C = None
self.u: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: A = None
self.txt =... | d" | 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.z: C = None
self.u: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: A = None
self.txt =... | g | d | g | d | x | x | x | x | d | g | d | g | x | x | x | x | 3 | 4 | 3 | 3 | 2 |
5,003 | class A:
def __init__(self, txt: str):
self.o: 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.u: A = None
self.txt = txt
h = A("h")
c = B("c")
j = C("j")
h.o = j
c.... | h" | class A:
def __init__(self, txt: str):
self.o: 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.u: A = None
self.txt = txt
h = A("h")
c = B("c")
j = C("j")
h.o = j
c.... | c | h | j | h | x | x | x | x | h | j | h | c | x | x | x | x | 3 | 3 | 3 | 3 | 1 |
5,004 | class A:
def __init__(self, txt: str):
self.x: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: A = None
self.txt = txt
c = A("c")
d = B("d")
g = C("g")
e = B("e")
... | d" | class A:
def __init__(self, txt: str):
self.x: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: A = None
self.txt = txt
c = A("c")
d = B("d")
g = C("g")
e = B("e")
... | d | b | d | b | d | x | x | x | d | b | d | b | d | x | x | x | 5 | 5 | 3 | 4 | 3 |
5,005 | class A:
def __init__(self, txt: str):
self.t: A = None
self.z: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: C = None
self.z: C = None
self.q: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: A ... | b" | class A:
def __init__(self, txt: str):
self.t: A = None
self.z: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: C = None
self.z: C = None
self.q: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: A ... | g | b | f | b | x | x | x | x | b | f | b | g | x | x | x | x | 5 | 8 | 3 | 3 | 1 |
5,006 | class A:
def __init__(self, txt: str):
self.w: C = None
self.p: B = None
self.o: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: A = None
self.s: C = None
self.r: A = None
self.txt = txt
class C:
def __init__(self, txt:... | f" | class A:
def __init__(self, txt: str):
self.w: C = None
self.p: B = None
self.o: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: A = None
self.s: C = None
self.r: A = None
self.txt = txt
class C:
def __init__(self, txt:... | h | f | h | f | x | x | x | x | f | h | f | h | x | x | x | x | 3 | 5 | 3 | 3 | 2 |
5,007 | class A:
def __init__(self, txt: str):
self.o: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: C = None
self.v: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: B = None
self.z: B = None
self.txt =... | d" | class A:
def __init__(self, txt: str):
self.o: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: C = None
self.v: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: B = None
self.z: B = None
self.txt =... | e | d | j | d | x | x | x | x | d | j | d | e | x | x | x | x | 7 | 7 | 3 | 3 | 1 |
5,008 | class A:
def __init__(self, txt: str):
self.p: B = None
self.z: C = None
self.r: 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.x: C = None
self.q: A ... | h" | class A:
def __init__(self, txt: str):
self.p: B = None
self.z: C = None
self.r: 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.x: C = None
self.q: A ... | a | i | d | a | h | x | x | x | h | a | d | i | a | x | x | x | 5 | 9 | 3 | 4 | 1 |
5,009 | 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.p: A = None
self.txt = txt
b = A("b")
a = B("a")
e = C("e")
g = A("g")
... | e" | 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.p: A = None
self.txt = txt
b = A("b")
a = B("a")
e = C("e")
g = A("g")
... | a | e | c | e | c | e | x | x | e | c | e | c | e | a | x | x | 5 | 5 | 3 | 5 | 3 |
5,010 | class A:
def __init__(self, txt: str):
self.w: 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.z: B = None
self.txt = txt
f = A("f")
e = B("e")
i = C("i")
f.w = e
e.... | e" | class A:
def __init__(self, txt: str):
self.w: 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.z: B = None
self.txt = txt
f = A("f")
e = B("e")
i = C("i")
f.w = e
e.... | f | e | f | e | x | x | x | x | e | f | e | f | x | x | x | x | 3 | 3 | 3 | 3 | 2 |
5,011 | 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.x: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: A = None
self.txt = txt
h = A("h")
i = B("i... | b" | 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.x: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: A = None
self.txt = txt
h = A("h")
i = B("i... | h | f | h | e | b | x | x | x | b | e | h | f | h | x | x | x | 7 | 9 | 3 | 4 | 1 |
5,012 | class A:
def __init__(self, txt: str):
self.p: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: B = None
self.txt = txt
d = A("d")
f = B("f")
i = C("i")
g = B("g")
... | g" | class A:
def __init__(self, txt: str):
self.p: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: B = None
self.txt = txt
d = A("d")
f = B("f")
i = C("i")
g = B("g")
... | d | i | g | f | g | x | x | x | g | f | g | i | d | x | x | x | 5 | 5 | 3 | 4 | 1 |
5,013 | class A:
def __init__(self, txt: str):
self.z: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: A = None
self.txt = txt
i = A("i")
e = B("e")
j = C("j")
i.z = j
e.... | i" | class A:
def __init__(self, txt: str):
self.z: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: A = None
self.txt = txt
i = A("i")
e = B("e")
j = C("j")
i.z = j
e.... | e | i | j | i | x | x | x | x | i | j | i | e | x | x | x | x | 3 | 3 | 3 | 3 | 1 |
5,014 | class A:
def __init__(self, txt: str):
self.t: B = None
self.q: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: C = None
self.z: B = None
self.u: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: B ... | i" | class A:
def __init__(self, txt: str):
self.t: B = None
self.q: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: C = None
self.z: B = None
self.u: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: B ... | a | i | a | i | x | x | x | x | i | a | i | a | x | x | x | x | 5 | 9 | 3 | 3 | 2 |
5,015 | class A:
def __init__(self, txt: str):
self.v: B = None
self.w: B = None
self.q: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: A = None
self.p: C = None
self.z: C = None
self.txt = txt
class C:
def __init__(self, txt:... | i" | class A:
def __init__(self, txt: str):
self.v: B = None
self.w: B = None
self.q: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: A = None
self.p: C = None
self.z: C = None
self.txt = txt
class C:
def __init__(self, txt:... | j | a | g | a | j | i | x | x | i | j | a | g | a | j | x | x | 7 | 10 | 3 | 5 | 2 |
5,016 | class A:
def __init__(self, txt: str):
self.t: B = None
self.z: B = None
self.y: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: A = None
self.t: C = None
self.u: B = None
self.txt = txt
class C:
def __init__(self, txt:... | f" | class A:
def __init__(self, txt: str):
self.t: B = None
self.z: B = None
self.y: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: A = None
self.t: C = None
self.u: B = None
self.txt = txt
class C:
def __init__(self, txt:... | i | j | d | f | x | x | x | x | f | d | j | i | x | x | x | x | 5 | 12 | 3 | 3 | 0 |
5,017 | class A:
def __init__(self, txt: str):
self.o: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: A = None
self.y: A = None
self.x: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: A = None
self.r: B ... | i" | class A:
def __init__(self, txt: str):
self.o: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: A = None
self.y: A = None
self.x: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: A = None
self.r: B ... | g | i | g | i | g | i | x | x | i | g | i | g | i | g | x | x | 5 | 9 | 3 | 5 | 4 |
5,018 | class A:
def __init__(self, txt: str):
self.z: B = None
self.y: C = None
self.s: 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.p: A = None
self.u: C ... | j" | class A:
def __init__(self, txt: str):
self.z: B = None
self.y: C = None
self.s: 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.p: A = None
self.u: C ... | c | j | c | j | c | j | x | x | j | c | j | c | j | c | x | x | 5 | 9 | 3 | 5 | 4 |
5,019 | class A:
def __init__(self, txt: str):
self.v: B = None
self.r: A = None
self.q: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: B = None
self.u: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: A ... | b" | class A:
def __init__(self, txt: str):
self.v: B = None
self.r: A = None
self.q: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: B = None
self.u: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: A ... | g | c | f | b | x | x | x | x | b | f | c | g | x | x | x | x | 7 | 13 | 3 | 3 | 0 |
5,020 | class A:
def __init__(self, txt: str):
self.q: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: C = None
self.o: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: A = None
self.txt = txt
g = A("g")
h = B("h... | a" | class A:
def __init__(self, txt: str):
self.q: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: C = None
self.o: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: A = None
self.txt = txt
g = A("g")
h = B("h... | h | a | g | a | x | x | x | x | a | g | a | h | x | x | x | x | 3 | 4 | 3 | 3 | 1 |
5,021 | class A:
def __init__(self, txt: str):
self.r: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: C = None
self.z: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: C = None
self.r: B = None
self.txt =... | g" | class A:
def __init__(self, txt: str):
self.r: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: C = None
self.z: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: C = None
self.r: B = None
self.txt =... | a | g | d | g | d | g | x | x | g | d | g | d | g | a | x | x | 6 | 11 | 3 | 5 | 3 |
5,022 | class A:
def __init__(self, txt: str):
self.s: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: B = None
self.x: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: A = None
self.t: C = None
self.txt =... | e" | class A:
def __init__(self, txt: str):
self.s: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: B = None
self.x: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: A = None
self.t: C = None
self.txt =... | b | g | e | h | e | h | e | x | e | h | e | h | e | g | b | x | 6 | 8 | 3 | 6 | 3 |
5,023 | class A:
def __init__(self, txt: str):
self.z: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: C = None
self.s: C = None
self.t: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: C = None
self.s: C ... | b" | class A:
def __init__(self, txt: str):
self.z: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: C = None
self.s: C = None
self.t: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: C = None
self.s: C ... | c | b | g | c | b | c | b | x | b | c | b | c | g | b | c | x | 7 | 11 | 3 | 6 | 4 |
5,024 | class A:
def __init__(self, txt: str):
self.u: A = None
self.q: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: C = None
self.v: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: B = None
self.txt =... | g" | class A:
def __init__(self, txt: str):
self.u: A = None
self.q: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: C = None
self.v: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: B = None
self.txt =... | d | g | i | g | d | g | x | x | g | d | g | i | g | d | x | x | 7 | 11 | 3 | 5 | 3 |
5,025 | class A:
def __init__(self, txt: str):
self.z: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: A = None
self.u: A = None
self.y: B = None
self.txt =... | g" | class A:
def __init__(self, txt: str):
self.z: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: A = None
self.u: A = None
self.y: B = None
self.txt =... | a | c | a | g | x | x | x | x | g | a | c | a | x | x | x | x | 3 | 4 | 3 | 3 | 1 |
5,026 | class A:
def __init__(self, txt: str):
self.r: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: B = None
self.r: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: B = None
self.txt = txt
a = A("a")
d = B("d... | g" | class A:
def __init__(self, txt: str):
self.r: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: B = None
self.r: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: B = None
self.txt = txt
a = A("a")
d = B("d... | a | g | d | e | g | x | x | x | g | e | d | g | a | x | x | x | 4 | 6 | 3 | 4 | 1 |
5,027 | class A:
def __init__(self, txt: str):
self.q: A = None
self.r: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: A = None
self.v: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: A = None
self.r: C ... | j" | class A:
def __init__(self, txt: str):
self.q: A = None
self.r: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: A = None
self.v: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: A = None
self.r: C ... | a | h | j | h | f | h | j | x | j | h | f | h | j | h | a | x | 7 | 16 | 3 | 6 | 3 |
5,028 | class A:
def __init__(self, txt: str):
self.s: A = None
self.o: B = None
self.w: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: B = None
self.v: C = None
self.y: B = None
self.txt = txt
class C:
def __init__(self, txt:... | f" | class A:
def __init__(self, txt: str):
self.s: A = None
self.o: B = None
self.w: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: B = None
self.v: C = None
self.y: B = None
self.txt = txt
class C:
def __init__(self, txt:... | f | a | d | f | x | x | x | x | f | d | a | f | x | x | x | x | 7 | 17 | 3 | 3 | 1 |
5,029 | class A:
def __init__(self, txt: str):
self.v: C = None
self.z: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: C = None
self.txt = txt
f = A("f")
b = B("b... | c" | class A:
def __init__(self, txt: str):
self.v: C = None
self.z: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: C = None
self.txt = txt
f = A("f")
b = B("b... | h | f | h | f | h | c | x | x | c | h | f | h | f | h | x | x | 6 | 8 | 3 | 5 | 3 |
5,030 | class A:
def __init__(self, txt: str):
self.x: B = 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.u: A = None
self.v: B = None
self.z: A = None
self.txt =... | c" | class A:
def __init__(self, txt: str):
self.x: B = 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.u: A = None
self.v: B = None
self.z: A = None
self.txt =... | c | i | j | c | x | x | x | x | c | j | i | c | x | x | x | x | 4 | 5 | 3 | 3 | 1 |
5,031 | class A:
def __init__(self, txt: str):
self.u: B = None
self.o: 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.w: B = None
self.txt = txt
b = A("b")
j = B("j... | b" | class A:
def __init__(self, txt: str):
self.u: B = None
self.o: 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.w: B = None
self.txt = txt
b = A("b")
j = B("j... | j | b | j | b | x | x | x | x | b | j | b | j | x | x | x | x | 4 | 5 | 3 | 3 | 2 |
5,032 | class A:
def __init__(self, txt: str):
self.s: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: A = None
self.txt = txt
b = A("b")
i = B("i")
c = C("c")
b.s = c
i.... | b" | class A:
def __init__(self, txt: str):
self.s: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: A = None
self.txt = txt
b = A("b")
i = B("i")
c = C("c")
b.s = c
i.... | c | b | c | b | x | x | x | x | b | c | b | c | x | x | x | x | 3 | 3 | 3 | 3 | 2 |
5,033 | class A:
def __init__(self, txt: str):
self.y: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: A = None
self.x: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: A = None
self.r: A = None
self.p: B ... | g" | class A:
def __init__(self, txt: str):
self.y: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: A = None
self.x: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: A = None
self.r: A = None
self.p: B ... | e | i | b | i | g | x | x | x | g | i | b | i | e | x | x | x | 7 | 11 | 3 | 4 | 1 |
5,034 | class A:
def __init__(self, txt: str):
self.z: B = None
self.w: C = None
self.y: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: B = None
self.w: A ... | b" | class A:
def __init__(self, txt: str):
self.z: B = None
self.w: C = None
self.y: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: B = None
self.w: A ... | j | c | b | a | b | x | x | x | b | a | b | c | j | x | x | x | 5 | 11 | 3 | 4 | 1 |
5,035 | class A:
def __init__(self, txt: str):
self.x: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: A = None
self.q: C = None
self.o: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: B = None
self.v: B ... | e" | class A:
def __init__(self, txt: str):
self.x: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: A = None
self.q: C = None
self.o: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: B = None
self.v: B ... | a | e | a | e | x | x | x | x | e | a | e | a | x | x | x | x | 3 | 4 | 3 | 3 | 2 |
5,036 | class A:
def __init__(self, txt: str):
self.u: B = None
self.z: C = None
self.p: 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: A = None
self.t: C ... | h" | class A:
def __init__(self, txt: str):
self.u: B = None
self.z: C = None
self.p: 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: A = None
self.t: C ... | j | h | e | j | h | x | x | x | h | j | e | h | j | x | x | x | 5 | 10 | 3 | 4 | 2 |
5,037 | class A:
def __init__(self, txt: str):
self.s: B = None
self.u: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: C = None
self.w: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: A = None
self.txt =... | i" | class A:
def __init__(self, txt: str):
self.s: B = None
self.u: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: C = None
self.w: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: A = None
self.txt =... | b | i | b | i | x | x | x | x | i | b | i | b | x | x | x | x | 3 | 4 | 3 | 3 | 2 |
5,038 | class A:
def __init__(self, txt: str):
self.r: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: B = None
self.r: C = None
self.w: B = 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.r: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: B = None
self.r: C = None
self.w: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: B = None
self.txt =... | c | j | a | g | x | x | x | x | g | a | j | c | x | x | x | x | 7 | 9 | 3 | 3 | 0 |
5,039 | class A:
def __init__(self, txt: str):
self.z: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: C = None
self.y: C = None
self.u: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: B = None
self.r: B ... | h" | class A:
def __init__(self, txt: str):
self.z: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: C = None
self.y: C = None
self.u: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: B = None
self.r: B ... | g | d | i | d | j | h | j | h | h | j | h | j | d | i | d | g | 7 | 13 | 3 | 7 | 3 |
5,040 | class A:
def __init__(self, txt: str):
self.v: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: C = None
self.z: C = None
self.p: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: A = None
self.txt =... | a" | class A:
def __init__(self, txt: str):
self.v: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: C = None
self.z: C = None
self.p: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: A = None
self.txt =... | a | d | a | d | a | x | x | x | a | d | a | d | a | x | x | x | 4 | 6 | 3 | 4 | 3 |
5,041 | 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.u: C = None
self.w: A = None
self.t: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: C ... | i" | 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.u: C = None
self.w: A = None
self.t: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: C ... | b | i | b | i | b | i | x | x | i | b | i | b | i | b | x | x | 5 | 7 | 3 | 5 | 4 |
5,042 | class A:
def __init__(self, txt: str):
self.q: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: B = None
self.x: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: B = None
self.txt = txt
j = A("j")
h = B("h... | h" | class A:
def __init__(self, txt: str):
self.q: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: B = None
self.x: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: B = None
self.txt = txt
j = A("j")
h = B("h... | b | h | b | h | b | h | x | x | h | b | h | b | h | b | x | x | 6 | 6 | 3 | 5 | 4 |
5,043 | class A:
def __init__(self, txt: str):
self.z: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: B = None
self.txt = txt
a = A("a")
c = B("c")
g = C("g")
i = B("i")
... | c" | class A:
def __init__(self, txt: str):
self.z: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: B = None
self.txt = txt
a = A("a")
c = B("c")
g = C("g")
i = B("i")
... | g | i | c | i | c | x | x | x | c | i | c | i | g | x | x | x | 4 | 4 | 3 | 4 | 2 |
5,044 | class A:
def __init__(self, txt: str):
self.t: B = None
self.r: B = 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.q: A = None
self.v: C ... | f" | class A:
def __init__(self, txt: str):
self.t: B = None
self.r: B = 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.q: A = None
self.v: C ... | h | i | h | a | f | x | x | x | f | a | h | i | h | x | x | x | 4 | 7 | 3 | 4 | 1 |
5,045 | class A:
def __init__(self, txt: str):
self.x: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: B = None
self.r: A = None
self.p: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: A = None
self.txt =... | j" | class A:
def __init__(self, txt: str):
self.x: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: B = None
self.r: A = None
self.p: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: A = None
self.txt =... | g | c | j | c | j | x | x | x | j | c | j | c | g | x | x | x | 4 | 6 | 3 | 4 | 2 |
5,046 | class A:
def __init__(self, txt: str):
self.s: B = None
self.x: B = None
self.q: C = 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.w: A ... | d" | class A:
def __init__(self, txt: str):
self.s: B = None
self.x: B = None
self.q: C = 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.w: A ... | b | i | d | a | c | d | x | x | d | c | a | d | i | b | x | x | 7 | 14 | 3 | 5 | 1 |
5,047 | class A:
def __init__(self, txt: str):
self.v: A = 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.u: B = None
self.txt = txt
f = A("f")
h = B("h")
e = C("e")
b = C("b")
... | j" | class A:
def __init__(self, txt: str):
self.v: A = 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.u: B = None
self.txt = txt
f = A("f")
h = B("h")
e = C("e")
b = C("b")
... | f | a | j | a | j | x | x | x | j | a | j | a | f | x | x | x | 7 | 7 | 3 | 4 | 2 |
5,048 | class A:
def __init__(self, txt: str):
self.z: C = None
self.w: C = None
self.q: 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.o: C = None
self.txt =... | a" | class A:
def __init__(self, txt: str):
self.z: C = None
self.w: C = None
self.q: 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.o: C = None
self.txt =... | f | a | f | a | f | a | x | x | a | f | a | f | a | f | x | x | 5 | 6 | 3 | 5 | 4 |
5,049 | class A:
def __init__(self, txt: str):
self.t: B = None
self.s: C = None
self.v: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: A = None
self.v: C = None
self.q: C = None
self.txt = txt
class C:
def __init__(self, txt:... | d" | class A:
def __init__(self, txt: str):
self.t: B = None
self.s: C = None
self.v: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: A = None
self.v: C = None
self.q: C = None
self.txt = txt
class C:
def __init__(self, txt:... | j | d | f | d | e | d | x | x | d | e | d | f | d | j | x | x | 6 | 14 | 3 | 5 | 2 |
5,050 | class A:
def __init__(self, txt: str):
self.s: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: A = None
self.w: B = None
self.txt = txt
a = A("a")
i = B("i... | c" | class A:
def __init__(self, txt: str):
self.s: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: A = None
self.w: B = None
self.txt = txt
a = A("a")
i = B("i... | a | c | i | c | x | x | x | x | c | i | c | a | x | x | x | x | 3 | 4 | 3 | 3 | 1 |
5,051 | class A:
def __init__(self, txt: str):
self.v: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: C = None
self.q: C = None
self.txt = txt
g = A("g")
e = B("e... | j" | class A:
def __init__(self, txt: str):
self.v: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: C = None
self.q: C = None
self.txt = txt
g = A("g")
e = B("e... | i | d | j | d | j | x | x | x | j | d | j | d | i | x | x | x | 6 | 7 | 3 | 4 | 2 |
5,052 | class A:
def __init__(self, txt: str):
self.y: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: B = None
self.r: A = None
self.q: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: A = None
self.q: A ... | b" | class A:
def __init__(self, txt: str):
self.y: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: B = None
self.r: A = None
self.q: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: A = None
self.q: A ... | c | f | c | b | x | x | x | x | b | c | f | c | x | x | x | x | 6 | 11 | 3 | 3 | 1 |
5,053 | class A:
def __init__(self, txt: str):
self.w: C = None
self.q: C = None
self.r: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: B = None
self.x: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: B ... | e" | class A:
def __init__(self, txt: str):
self.w: C = None
self.q: C = None
self.r: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: B = None
self.x: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: B ... | h | d | f | e | f | e | x | x | e | f | e | f | d | h | x | x | 6 | 13 | 3 | 5 | 2 |
5,054 | class A:
def __init__(self, txt: str):
self.t: 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: A = None
self.u: B = None
self.txt = txt
a = A("a")
d = B("d... | j" | class A:
def __init__(self, txt: str):
self.t: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: A = None
self.u: B = None
self.txt = txt
a = A("a")
d = B("d... | b | j | d | a | e | h | j | x | j | h | e | a | d | j | b | x | 7 | 10 | 3 | 6 | 1 |
5,055 | 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.u: B = None
self.q: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: A = None
self.p: C ... | c" | 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.u: B = None
self.q: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: A = None
self.p: C ... | h | d | h | d | h | c | x | x | c | h | d | h | d | h | x | x | 6 | 14 | 3 | 5 | 3 |
5,056 | class A:
def __init__(self, txt: str):
self.y: C = None
self.z: 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.t: A = None
self.txt = txt
c = A("c")
d = B("d... | e" | class A:
def __init__(self, txt: str):
self.y: C = None
self.z: 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.t: A = None
self.txt = txt
c = A("c")
d = B("d... | e | d | e | d | e | x | x | x | e | d | e | d | e | x | x | x | 7 | 8 | 3 | 4 | 3 |
5,057 | class A:
def __init__(self, txt: str):
self.o: B = None
self.t: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: A = None
self.txt = txt
i = A("i")
b = B("b... | b" | class A:
def __init__(self, txt: str):
self.o: B = None
self.t: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: A = None
self.txt = txt
i = A("i")
b = B("b... | b | d | i | d | i | b | x | x | b | i | d | i | d | b | x | x | 5 | 7 | 3 | 5 | 3 |
5,058 | class A:
def __init__(self, txt: str):
self.s: B = None
self.u: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: B = None
self.q: A = None
self.o: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: A ... | j" | class A:
def __init__(self, txt: str):
self.s: B = None
self.u: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: B = None
self.q: A = None
self.o: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: A ... | h | j | i | j | x | x | x | x | j | i | j | h | x | x | x | x | 4 | 8 | 3 | 3 | 1 |
5,059 | class A:
def __init__(self, txt: str):
self.v: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: A = None
self.r: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: A = None
self.s: B = None
self.w: B ... | a" | class A:
def __init__(self, txt: str):
self.v: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: A = None
self.r: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: A = None
self.s: B = None
self.w: B ... | a | e | a | e | a | x | x | x | a | e | a | e | a | x | x | x | 7 | 14 | 3 | 4 | 3 |
5,060 | class A:
def __init__(self, txt: str):
self.p: A = 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.s: B = None
self.z: A = None
self.q: B = None
self.txt =... | i" | class A:
def __init__(self, txt: str):
self.p: A = 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.s: B = None
self.z: A = None
self.q: B = None
self.txt =... | d | c | b | i | x | x | x | x | i | b | c | d | x | x | x | x | 7 | 12 | 3 | 3 | 0 |
5,061 | class A:
def __init__(self, txt: str):
self.w: B = None
self.q: C = None
self.v: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: B = None
self.s: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: A ... | c" | class A:
def __init__(self, txt: str):
self.w: B = None
self.q: C = None
self.v: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: B = None
self.s: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: A ... | d | g | c | g | c | x | x | x | c | g | c | g | d | x | x | x | 7 | 16 | 3 | 4 | 2 |
5,062 | class A:
def __init__(self, txt: str):
self.z: A = None
self.y: A = None
self.r: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: A = None
self.u: A = None
self.r: C = None
self.txt = txt
class C:
def __init__(self, txt:... | i" | class A:
def __init__(self, txt: str):
self.z: A = None
self.y: A = None
self.r: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: A = None
self.u: A = None
self.r: C = None
self.txt = txt
class C:
def __init__(self, txt:... | j | i | g | i | x | x | x | x | i | g | i | j | x | x | x | x | 5 | 9 | 3 | 3 | 1 |
5,063 | class A:
def __init__(self, txt: str):
self.r: B = None
self.p: B = None
self.o: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: A = None
self.w: C = None
self.z: B = None
self.txt = txt
class C:
def __init__(self, txt:... | h" | class A:
def __init__(self, txt: str):
self.r: B = None
self.p: B = None
self.o: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: A = None
self.w: C = None
self.z: B = None
self.txt = txt
class C:
def __init__(self, txt:... | g | a | j | a | h | f | h | x | h | f | h | a | j | a | g | x | 6 | 11 | 3 | 6 | 2 |
5,064 | class A:
def __init__(self, txt: str):
self.u: C = None
self.s: 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.t: B = None
self.x: B = None
self.txt =... | e" | class A:
def __init__(self, txt: str):
self.u: C = None
self.s: 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.t: B = None
self.x: B = None
self.txt =... | g | j | d | e | x | x | x | x | e | d | j | g | x | x | x | x | 5 | 6 | 3 | 3 | 0 |
5,065 | class A:
def __init__(self, txt: str):
self.z: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: A = None
self.r: C = None
self.x: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: B = None
self.txt =... | f" | class A:
def __init__(self, txt: str):
self.z: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: A = None
self.r: C = None
self.x: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: B = None
self.txt =... | c | f | c | f | x | x | x | x | f | c | f | c | x | x | x | x | 3 | 4 | 3 | 3 | 2 |
5,066 | class A:
def __init__(self, txt: str):
self.t: C = None
self.p: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: A = None
self.p: C = None
self.u: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: A ... | g" | class A:
def __init__(self, txt: str):
self.t: C = None
self.p: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: A = None
self.p: C = None
self.u: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: A ... | e | g | e | g | x | x | x | x | g | e | g | e | x | x | x | x | 3 | 4 | 3 | 3 | 2 |
5,067 | class A:
def __init__(self, txt: str):
self.w: B = None
self.s: 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.x: C = None
self.s: B = None
self.o: A ... | h" | class A:
def __init__(self, txt: str):
self.w: B = None
self.s: 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.x: C = None
self.s: B = None
self.o: A ... | j | h | c | h | x | x | x | x | h | c | h | j | x | x | x | x | 5 | 9 | 3 | 3 | 1 |
5,068 | class A:
def __init__(self, txt: str):
self.t: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: C = None
self.z: C = None
self.x: A = None
self.txt =... | e" | class A:
def __init__(self, txt: str):
self.t: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: C = None
self.z: C = None
self.x: A = None
self.txt =... | j | a | e | c | e | x | x | x | e | c | e | a | j | x | x | x | 7 | 9 | 3 | 4 | 1 |
5,069 | class A:
def __init__(self, txt: str):
self.t: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: B = None
self.z: A = None
self.o: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: C = None
self.u: B ... | f" | class A:
def __init__(self, txt: str):
self.t: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: B = None
self.z: A = None
self.o: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: C = None
self.u: B ... | j | f | h | d | j | f | x | x | f | j | d | h | f | j | x | x | 5 | 9 | 3 | 5 | 2 |
5,070 | class A:
def __init__(self, txt: str):
self.w: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: A = None
self.z: C = None
self.txt = txt
h = A("h")
e = B("e... | d" | class A:
def __init__(self, txt: str):
self.w: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: A = None
self.z: C = None
self.txt = txt
h = A("h")
e = B("e... | h | e | g | d | g | d | x | x | d | g | d | g | e | h | x | x | 5 | 7 | 3 | 5 | 2 |
5,071 | class A:
def __init__(self, txt: str):
self.u: B = None
self.r: 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.o: C = None
self.u: B = None
self.v: A ... | c" | class A:
def __init__(self, txt: str):
self.u: B = None
self.r: 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.o: C = None
self.u: B = None
self.v: A ... | h | b | h | c | x | x | x | x | c | h | b | h | x | x | x | x | 4 | 9 | 3 | 3 | 1 |
5,072 | class A:
def __init__(self, txt: str):
self.o: C = None
self.r: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: C = None
self.y: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: A = None
self.u: C ... | c" | class A:
def __init__(self, txt: str):
self.o: C = None
self.r: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: C = None
self.y: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: A = None
self.u: C ... | a | d | e | c | x | x | x | x | c | e | d | a | x | x | x | x | 5 | 9 | 3 | 3 | 0 |
5,073 | class A:
def __init__(self, txt: str):
self.x: 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.z: B = None
self.p: A = None
self.v: C = 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.q: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: B = None
self.p: A = None
self.v: C = None
self.txt =... | e | a | e | a | e | a | x | x | a | e | a | e | a | e | x | x | 6 | 12 | 3 | 5 | 4 |
5,074 | class A:
def __init__(self, txt: str):
self.r: C = None
self.v: C = None
self.t: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: A = None
self.z: C = None
self.w: A = None
self.txt = txt
class C:
def __init__(self, txt:... | c" | class A:
def __init__(self, txt: str):
self.r: C = None
self.v: C = None
self.t: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: A = None
self.z: C = None
self.w: A = None
self.txt = txt
class C:
def __init__(self, txt:... | b | c | b | c | x | x | x | x | c | b | c | b | x | x | x | x | 3 | 5 | 3 | 3 | 2 |
5,075 | class A:
def __init__(self, txt: str):
self.p: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: B = None
self.txt = txt
f = A("f")
j = B("j")
i = C("i")
d = C("d")
... | i" | class A:
def __init__(self, txt: str):
self.p: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: B = None
self.txt = txt
f = A("f")
j = B("j")
i = C("i")
d = C("d")
... | j | i | j | i | x | x | x | x | i | j | i | j | x | x | x | x | 4 | 4 | 3 | 3 | 2 |
5,076 | class A:
def __init__(self, txt: str):
self.z: A = None
self.r: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: C = None
self.v: B = None
self.txt =... | d" | class A:
def __init__(self, txt: str):
self.z: A = None
self.r: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: C = None
self.v: B = None
self.txt =... | e | d | g | d | x | x | x | x | d | g | d | e | x | x | x | x | 7 | 12 | 3 | 3 | 1 |
5,077 | class A:
def __init__(self, txt: str):
self.s: A = None
self.y: B = None
self.u: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: C = None
self.s: C = None
self.u: A = None
self.txt = txt
class C:
def __init__(self, txt:... | h" | class A:
def __init__(self, txt: str):
self.s: A = None
self.y: B = None
self.u: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: C = None
self.s: C = None
self.u: A = None
self.txt = txt
class C:
def __init__(self, txt:... | e | h | b | e | h | e | h | x | h | e | h | e | b | h | e | x | 6 | 14 | 3 | 6 | 4 |
5,078 | class A:
def __init__(self, txt: str):
self.t: B = None
self.v: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: A = None
self.z: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: B = None
self.x: B ... | i" | class A:
def __init__(self, txt: str):
self.t: B = None
self.v: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: A = None
self.z: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: B = None
self.x: B ... | f | i | h | i | x | x | x | x | i | h | i | f | x | x | x | x | 3 | 3 | 3 | 3 | 1 |
5,079 | class A:
def __init__(self, txt: str):
self.v: 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.t: A = None
self.txt = txt
f = A("f")
b = B("b")
e = C("e")
f.v = e
b.... | e" | class A:
def __init__(self, txt: str):
self.v: 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.t: A = None
self.txt = txt
f = A("f")
b = B("b")
e = C("e")
f.v = e
b.... | b | e | f | e | x | x | x | x | e | f | e | b | x | x | x | x | 3 | 3 | 3 | 3 | 1 |
5,080 | class A:
def __init__(self, txt: str):
self.p: B = None
self.y: C = 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.x: C = None
self.w: C = None
self.txt =... | i" | class A:
def __init__(self, txt: str):
self.p: B = None
self.y: C = 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.x: C = None
self.w: C = None
self.txt =... | h | i | h | i | h | i | x | x | i | h | i | h | i | h | x | x | 7 | 9 | 3 | 5 | 4 |
5,081 | class A:
def __init__(self, txt: str):
self.x: A = None
self.y: B = None
self.t: 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.t: A = None
self.o: A ... | j" | class A:
def __init__(self, txt: str):
self.x: A = None
self.y: B = None
self.t: 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.t: A = None
self.o: A ... | i | j | b | d | j | x | x | x | j | d | b | j | i | x | x | x | 4 | 7 | 3 | 4 | 1 |
5,082 | class A:
def __init__(self, txt: str):
self.p: B = None
self.v: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: A = None
self.v: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: A = None
self.y: A ... | d" | class A:
def __init__(self, txt: str):
self.p: B = None
self.v: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: A = None
self.v: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: A = None
self.y: A ... | i | d | e | d | x | x | x | x | d | e | d | i | x | x | x | x | 5 | 10 | 3 | 3 | 1 |
5,083 | class A:
def __init__(self, txt: str):
self.o: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: C = None
self.x: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: A = None
self.t: B = None
self.txt =... | j" | class A:
def __init__(self, txt: str):
self.o: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: C = None
self.x: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: A = None
self.t: B = None
self.txt =... | c | b | c | j | x | x | x | x | j | c | b | c | x | x | x | x | 4 | 7 | 3 | 3 | 1 |
5,084 | class A:
def __init__(self, txt: str):
self.t: C = None
self.y: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: B = None
self.q: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: A = None
self.r: B ... | b" | class A:
def __init__(self, txt: str):
self.t: C = None
self.y: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: B = None
self.q: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: A = None
self.r: B ... | a | e | a | b | x | x | x | x | b | a | e | a | x | x | x | x | 7 | 17 | 3 | 3 | 1 |
5,085 | class A:
def __init__(self, txt: str):
self.v: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: A = None
self.y: B = None
self.p: 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: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: A = None
self.y: B = None
self.p: A = None
self.txt =... | d | i | b | i | x | x | x | x | i | b | i | d | x | x | x | x | 3 | 4 | 3 | 3 | 1 |
5,086 | class A:
def __init__(self, txt: str):
self.v: C = None
self.s: 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.v: B = None
self.z: A = None
self.txt =... | b" | class A:
def __init__(self, txt: str):
self.v: C = None
self.s: 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.v: B = None
self.z: A = None
self.txt =... | d | b | h | b | x | x | x | x | b | h | b | d | x | x | x | x | 3 | 5 | 3 | 3 | 1 |
5,087 | 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.o: A = None
self.t: A = None
self.txt = txt
i = A("i")
c = B("c... | c" | 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.o: A = None
self.t: A = None
self.txt = txt
i = A("i")
c = B("c... | i | c | i | c | x | x | x | x | c | i | c | i | x | x | x | x | 4 | 4 | 3 | 3 | 2 |
5,088 | class A:
def __init__(self, txt: str):
self.o: B = None
self.x: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: A = None
self.q: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: A = None
self.o: A ... | b" | class A:
def __init__(self, txt: str):
self.o: B = None
self.x: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: A = None
self.q: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: A = None
self.o: A ... | j | d | b | a | i | d | b | x | b | d | i | a | b | d | j | x | 6 | 13 | 3 | 6 | 2 |
5,089 | class A:
def __init__(self, txt: str):
self.o: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: A = None
self.w: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: A = None
self.txt = txt
e = A("e")
j = B("j... | j" | class A:
def __init__(self, txt: str):
self.o: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: A = None
self.w: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: A = None
self.txt = txt
e = A("e")
j = B("j... | e | j | e | j | x | x | x | x | j | e | j | e | x | x | x | x | 3 | 3 | 3 | 3 | 2 |
5,090 | class A:
def __init__(self, txt: str):
self.r: A = None
self.o: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: C = None
self.u: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: C = None
self.v: B ... | g" | class A:
def __init__(self, txt: str):
self.r: A = None
self.o: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: C = None
self.u: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: C = None
self.v: B ... | g | d | i | d | i | g | x | x | g | i | d | i | d | g | x | x | 6 | 12 | 3 | 5 | 3 |
5,091 | class A:
def __init__(self, txt: str):
self.q: C = None
self.w: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: B = None
self.q: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: B = None
self.v: B ... | c" | class A:
def __init__(self, txt: str):
self.q: C = None
self.w: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: B = None
self.q: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: B = None
self.v: B ... | i | c | i | c | i | c | x | x | c | i | c | i | c | i | x | x | 5 | 8 | 3 | 5 | 4 |
5,092 | class A:
def __init__(self, txt: str):
self.p: B = None
self.t: C = None
self.x: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: A = None
self.txt =... | g" | class A:
def __init__(self, txt: str):
self.p: B = None
self.t: C = None
self.x: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: A = None
self.txt =... | e | c | h | b | h | g | x | x | g | h | b | h | c | e | x | x | 5 | 6 | 3 | 5 | 1 |
5,093 | class A:
def __init__(self, txt: str):
self.r: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: C = None
self.txt = txt
f = A("f")
h = B("h")
b = C("b")
a = A("a")
... | b" | class A:
def __init__(self, txt: str):
self.r: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: C = None
self.txt = txt
f = A("f")
h = B("h")
b = C("b")
a = A("a")
... | f | b | g | b | x | x | x | x | b | g | b | f | x | x | x | x | 7 | 7 | 3 | 3 | 1 |
5,094 | class A:
def __init__(self, txt: str):
self.u: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: A = None
self.q: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: A = None
self.t: B = None
self.w: B ... | d" | class A:
def __init__(self, txt: str):
self.u: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: A = None
self.q: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: A = None
self.t: B = None
self.w: B ... | e | d | e | d | x | x | x | x | d | e | d | e | x | x | x | x | 3 | 4 | 3 | 3 | 2 |
5,095 | class A:
def __init__(self, txt: str):
self.o: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: A = None
self.w: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: C = None
self.txt = txt
h = A("h")
e = B("e... | a" | class A:
def __init__(self, txt: str):
self.o: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: A = None
self.w: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: C = None
self.txt = txt
h = A("h")
e = B("e... | e | b | a | b | a | b | a | x | a | b | a | b | a | b | e | x | 7 | 9 | 3 | 6 | 4 |
5,096 | class A:
def __init__(self, txt: str):
self.p: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: A = None
self.x: B = None
self.v: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: A = None
self.o: B ... | c" | class A:
def __init__(self, txt: str):
self.p: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: A = None
self.x: B = None
self.v: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: A = None
self.o: B ... | c | a | c | a | c | x | x | x | c | a | c | a | c | x | x | x | 4 | 7 | 3 | 4 | 3 |
5,097 | class A:
def __init__(self, txt: str):
self.o: B = None
self.t: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: C = None
self.x: C = None
self.u: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: B ... | d" | class A:
def __init__(self, txt: str):
self.o: B = None
self.t: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: C = None
self.x: C = None
self.u: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: B ... | f | e | f | d | x | x | x | x | d | f | e | f | x | x | x | x | 5 | 7 | 3 | 3 | 1 |
5,098 | class A:
def __init__(self, txt: str):
self.z: B = None
self.p: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: A = None
self.r: B = None
self.v: A ... | g" | class A:
def __init__(self, txt: str):
self.z: B = None
self.p: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: A = None
self.r: B = None
self.v: A ... | h | g | h | g | x | x | x | x | g | h | g | h | x | x | x | x | 3 | 4 | 3 | 3 | 2 |
5,099 | class A:
def __init__(self, txt: str):
self.v: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: A = None
self.p: A = None
self.t: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: C = None
self.q: B ... | g" | class A:
def __init__(self, txt: str):
self.v: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: A = None
self.p: A = None
self.t: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: C = None
self.q: B ... | g | j | e | b | g | x | x | x | g | b | e | j | g | x | x | x | 4 | 6 | 3 | 4 | 1 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.