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