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