id int64 0 9k | prompt stringlengths 265 3.32k | answer stringclasses 14
values | pythoncode stringlengths 267 3.32k | num_nodes int64 3 10 | num_edges int64 3 53 | avg_node_edge float64 1 5.3 | graph_density float64 0.11 1 | num_classes int64 2 10 | avg_node_class float64 1 5 | max_num_field int64 1 10 | min_num_field int64 1 5 | avg_num_field float64 1 7.6 | path_length int64 3 10 | max_node_visits int64 1 6 | max_edge_visits int64 1 5 | unique_node_number int64 2 10 | path_node_coverage float64 0.2 1 | unique_edge_number int64 2 10 | path_edge_coverage float64 0.04 1 | num_cycle int64 0 9 | shortest_cycle int64 2 8 ⌀ | longest_cycle int64 2 10 ⌀ | average_cycle float64 2 8 ⌀ | unique_edge_label int64 1 9 | max_label_occurrences int64 1 10 | max_label_consecutive int64 1 10 | max_node_outdegree int64 1 4 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
6,000 | class A:
def __init__(self, txt: str):
self.p: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: D = None
self.u: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: G = None
self.r: D = None
self.x: F ... | i" | class A:
def __init__(self, txt: str):
self.p: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: D = None
self.u: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: G = None
self.r: D = None
self.x: F ... | 9 | 26 | 2.888889 | 0.361111 | 8 | 1.125 | 8 | 1 | 3.75 | 9 | 2 | 1 | 7 | 0.777778 | 9 | 0.346154 | 3 | 2 | 6 | 3.333333 | 5 | 3 | 2 | 2 |
6,001 | class A:
def __init__(self, txt: str):
self.r: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: H = None
self.x: E = None
self.w: A = None
self.u: E = None
self.v: C = None
self.q: G = None
self.z: A = None
se... | a" | class A:
def __init__(self, txt: str):
self.r: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: H = None
self.x: E = None
self.w: A = None
self.u: E = None
self.v: C = None
self.q: G = None
self.z: A = None
se... | 9 | 26 | 2.888889 | 0.361111 | 8 | 1.125 | 7 | 1 | 3.5 | 5 | 2 | 1 | 5 | 0.555556 | 5 | 0.192308 | 1 | 5 | 5 | 5 | 4 | 2 | 1 | 1 |
6,002 | class A:
def __init__(self, txt: str):
self.o: F = None
self.q: E = None
self.t: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: C = None
self.s: G = None
self.x: D = None
self.v: A = None
self.txt = txt
class C:
... | d" | class A:
def __init__(self, txt: str):
self.o: F = None
self.q: E = None
self.t: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: C = None
self.s: G = None
self.x: D = None
self.v: A = None
self.txt = txt
class C:
... | 9 | 30 | 3.333333 | 0.416667 | 8 | 1.125 | 6 | 1 | 4 | 3 | 1 | 1 | 4 | 0.444444 | 3 | 0.1 | 0 | null | null | null | 3 | 1 | 1 | 1 |
6,003 | class A:
def __init__(self, txt: str):
self.x: H = None
self.r: G = None
self.y: D = None
self.s: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: E = None
self.o: C = None
self.p: E = None
self.r: A = None
se... | h" | class A:
def __init__(self, txt: str):
self.x: H = None
self.r: G = None
self.y: D = None
self.s: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: E = None
self.o: C = None
self.p: E = None
self.r: A = None
se... | 10 | 28 | 2.8 | 0.311111 | 8 | 1.25 | 7 | 1 | 3.625 | 4 | 1 | 1 | 5 | 0.5 | 4 | 0.142857 | 0 | null | null | null | 4 | 1 | 1 | 1 |
6,004 | class A:
def __init__(self, txt: str):
self.z: G = None
self.q: D = None
self.x: B = None
self.w: B = None
self.v: D = None
self.y: G = None
self.o: D = None
self.r: H = None
self.txt = txt
class B:
def __init__(self, txt: str):
se... | g" | class A:
def __init__(self, txt: str):
self.z: G = None
self.q: D = None
self.x: B = None
self.w: B = None
self.v: D = None
self.y: G = None
self.o: D = None
self.r: H = None
self.txt = txt
class B:
def __init__(self, txt: str):
se... | 9 | 24 | 2.666667 | 0.333333 | 8 | 1.125 | 8 | 1 | 3.75 | 9 | 2 | 1 | 7 | 0.777778 | 9 | 0.375 | 3 | 4 | 8 | 5.333333 | 8 | 2 | 1 | 2 |
6,005 | class A:
def __init__(self, txt: str):
self.q: D = None
self.r: F = None
self.y: F = None
self.o: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: G = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: E ... | d" | class A:
def __init__(self, txt: str):
self.q: D = None
self.r: F = None
self.y: F = None
self.o: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: G = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: E ... | 10 | 34 | 3.4 | 0.377778 | 8 | 1.25 | 8 | 1 | 4.25 | 3 | 1 | 1 | 4 | 0.4 | 3 | 0.088235 | 0 | null | null | null | 3 | 1 | 1 | 1 |
6,006 | class A:
def __init__(self, txt: str):
self.p: E = None
self.s: B = None
self.u: E = None
self.o: F = None
self.y: G = None
self.w: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: H = None
self.txt = txt
class C:
... | e" | class A:
def __init__(self, txt: str):
self.p: E = None
self.s: B = None
self.u: E = None
self.o: F = None
self.y: G = None
self.w: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: H = None
self.txt = txt
class C:
... | 8 | 27 | 3.375 | 0.482143 | 8 | 1 | 7 | 1 | 4.375 | 5 | 2 | 2 | 3 | 0.375 | 3 | 0.111111 | 3 | 3 | 3 | 3 | 2 | 3 | 2 | 1 |
6,007 | class A:
def __init__(self, txt: str):
self.v: D = None
self.x: H = None
self.w: C = None
self.o: F = None
self.q: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: G = None
self.txt = txt
class C:
def __init__(self, txt:... | m" | class A:
def __init__(self, txt: str):
self.v: D = None
self.x: H = None
self.w: C = None
self.o: F = None
self.q: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: G = None
self.txt = txt
class C:
def __init__(self, txt:... | 8 | 21 | 2.625 | 0.375 | 8 | 1 | 8 | 1 | 3.5 | 5 | 2 | 1 | 5 | 0.625 | 5 | 0.238095 | 1 | 5 | 5 | 5 | 4 | 2 | 1 | 1 |
6,008 | class A:
def __init__(self, txt: str):
self.r: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: E = None
self.t: E = None
self.x: D = None
self.r: E = None
self.o: C = None
self.u: G = None
self.txt = txt
class C:
... | m" | class A:
def __init__(self, txt: str):
self.r: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: E = None
self.t: E = None
self.x: D = None
self.r: E = None
self.o: C = None
self.u: G = None
self.txt = txt
class C:
... | 8 | 27 | 3.375 | 0.482143 | 8 | 1 | 7 | 1 | 4.625 | 7 | 2 | 1 | 6 | 0.75 | 7 | 0.259259 | 2 | 3 | 4 | 3.5 | 7 | 1 | 1 | 2 |
6,009 | class A:
def __init__(self, txt: str):
self.o: B = None
self.z: G = None
self.q: B = None
self.p: D = None
self.u: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: D = None
self.txt = txt
class C:
def __init__(self, txt:... | i" | class A:
def __init__(self, txt: str):
self.o: B = None
self.z: G = None
self.q: B = None
self.p: D = None
self.u: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: D = None
self.txt = txt
class C:
def __init__(self, txt:... | 10 | 29 | 2.9 | 0.322222 | 8 | 1.25 | 6 | 1 | 3.375 | 3 | 2 | 1 | 3 | 0.3 | 3 | 0.103448 | 1 | 3 | 3 | 3 | 2 | 2 | 2 | 1 |
6,010 | class A:
def __init__(self, txt: str):
self.r: F = None
self.q: C = None
self.z: G = None
self.u: H = None
self.t: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: C = None
self.s: E = None
self.txt = txt
class C:
... | j" | class A:
def __init__(self, txt: str):
self.r: F = None
self.q: C = None
self.z: G = None
self.u: H = None
self.t: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: C = None
self.s: E = None
self.txt = txt
class C:
... | 10 | 36 | 3.6 | 0.4 | 8 | 1.25 | 8 | 1 | 3.875 | 10 | 2 | 1 | 8 | 0.8 | 10 | 0.277778 | 3 | 2 | 5 | 3.333333 | 6 | 3 | 2 | 2 |
6,011 | class A:
def __init__(self, txt: str):
self.r: H = None
self.o: B = None
self.p: D = None
self.t: C = None
self.x: E = None
self.z: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: G = None
self.q: F = None
se... | j" | class A:
def __init__(self, txt: str):
self.r: H = None
self.o: B = None
self.p: D = None
self.t: C = None
self.x: E = None
self.z: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: G = None
self.q: F = None
se... | 10 | 38 | 3.8 | 0.422222 | 8 | 1.25 | 6 | 1 | 3.625 | 8 | 3 | 2 | 5 | 0.5 | 7 | 0.184211 | 4 | 2 | 7 | 4 | 6 | 2 | 1 | 2 |
6,012 | class A:
def __init__(self, txt: str):
self.y: E = None
self.z: F = None
self.p: B = None
self.v: C = None
self.t: E = None
self.x: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: E = None
self.x: A = None
se... | m" | class A:
def __init__(self, txt: str):
self.y: E = None
self.z: F = None
self.p: B = None
self.v: C = None
self.t: E = None
self.x: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: E = None
self.x: A = None
se... | 10 | 35 | 3.5 | 0.388889 | 8 | 1.25 | 8 | 1 | 5 | 4 | 2 | 1 | 4 | 0.4 | 4 | 0.114286 | 1 | 2 | 2 | 2 | 4 | 1 | 1 | 2 |
6,013 | class A:
def __init__(self, txt: str):
self.q: E = None
self.x: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: C = None
self.p: A = None
self.t: D = None
self.w: H = None
self.s: E = None
self.r: E = None
se... | c" | class A:
def __init__(self, txt: str):
self.q: E = None
self.x: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: C = None
self.p: A = None
self.t: D = None
self.w: H = None
self.s: E = None
self.r: E = None
se... | 8 | 25 | 3.125 | 0.446429 | 8 | 1 | 8 | 1 | 4.25 | 4 | 2 | 1 | 4 | 0.5 | 4 | 0.16 | 1 | 2 | 2 | 2 | 3 | 2 | 1 | 1 |
6,014 | class A:
def __init__(self, txt: str):
self.u: C = None
self.x: B = None
self.t: F = None
self.r: H = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: C = None
self.t: E = None
self.o: F = None
self.w: C = None
se... | f" | class A:
def __init__(self, txt: str):
self.u: C = None
self.x: B = None
self.t: F = None
self.r: H = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: C = None
self.t: E = None
self.o: F = None
self.w: C = None
se... | 9 | 36 | 4 | 0.5 | 8 | 1.125 | 8 | 1 | 5.5 | 7 | 2 | 1 | 6 | 0.666667 | 7 | 0.194444 | 2 | 2 | 4 | 3 | 5 | 2 | 2 | 2 |
6,015 | class A:
def __init__(self, txt: str):
self.y: E = None
self.w: B = None
self.z: F = None
self.x: D = None
self.p: G = None
self.u: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: E = None
self.q: G = None
se... | b" | class A:
def __init__(self, txt: str):
self.y: E = None
self.w: B = None
self.z: F = None
self.x: D = None
self.p: G = None
self.u: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: E = None
self.q: G = None
se... | 8 | 20 | 2.5 | 0.357143 | 8 | 1 | 6 | 1 | 2.875 | 7 | 3 | 1 | 5 | 0.625 | 7 | 0.35 | 3 | 2 | 5 | 3.5 | 4 | 3 | 2 | 3 |
6,016 | class A:
def __init__(self, txt: str):
self.p: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: D = None
self.w: C = None
self.q: A = None
self.r: D = None
self.u: D = None
self.y: A = None
self.z: A = None
se... | c" | class A:
def __init__(self, txt: str):
self.p: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: D = None
self.w: C = None
self.q: A = None
self.r: D = None
self.u: D = None
self.y: A = None
self.z: A = None
se... | 8 | 25 | 3.125 | 0.446429 | 8 | 1 | 8 | 1 | 4.875 | 8 | 2 | 1 | 7 | 0.875 | 8 | 0.32 | 2 | 2 | 4 | 3 | 6 | 3 | 1 | 2 |
6,017 | class A:
def __init__(self, txt: str):
self.u: B = None
self.x: B = None
self.t: H = None
self.v: D = None
self.y: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: C = None
self.v: D = None
self.x: D = None
se... | f" | class A:
def __init__(self, txt: str):
self.u: B = None
self.x: B = None
self.t: H = None
self.v: D = None
self.y: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: C = None
self.v: D = None
self.x: D = None
se... | 8 | 25 | 3.125 | 0.446429 | 8 | 1 | 8 | 2 | 4.375 | 7 | 2 | 2 | 5 | 0.625 | 5 | 0.2 | 3 | 4 | 4 | 4 | 4 | 4 | 2 | 1 |
6,018 | class A:
def __init__(self, txt: str):
self.w: B = None
self.s: E = None
self.r: G = None
self.p: G = None
self.t: H = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: H = None
self.x: F = None
self.w: A = None
se... | j" | class A:
def __init__(self, txt: str):
self.w: B = None
self.s: E = None
self.r: G = None
self.p: G = None
self.t: H = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: H = None
self.x: F = None
self.w: A = None
se... | 9 | 23 | 2.555556 | 0.319444 | 8 | 1.125 | 7 | 1 | 3.875 | 6 | 2 | 2 | 4 | 0.444444 | 4 | 0.173913 | 3 | 4 | 4 | 4 | 4 | 2 | 1 | 1 |
6,019 | class A:
def __init__(self, txt: str):
self.w: G = None
self.q: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: H = None
self.w: H = None
self.q: G ... | b" | class A:
def __init__(self, txt: str):
self.w: G = None
self.q: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: H = None
self.w: H = None
self.q: G ... | 8 | 20 | 2.5 | 0.357143 | 8 | 1 | 8 | 1 | 3.75 | 3 | 2 | 1 | 3 | 0.375 | 3 | 0.15 | 1 | 2 | 2 | 2 | 3 | 1 | 1 | 2 |
6,020 | class A:
def __init__(self, txt: str):
self.s: B = None
self.p: B = None
self.z: G = None
self.r: D = None
self.u: G = None
self.x: F = None
self.o: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: C = None
se... | d" | class A:
def __init__(self, txt: str):
self.s: B = None
self.p: B = None
self.z: G = None
self.r: D = None
self.u: G = None
self.x: F = None
self.o: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: C = None
se... | 8 | 23 | 2.875 | 0.410714 | 8 | 1 | 8 | 1 | 4.25 | 4 | 2 | 1 | 4 | 0.5 | 4 | 0.173913 | 1 | 3 | 3 | 3 | 4 | 1 | 1 | 1 |
6,021 | class A:
def __init__(self, txt: str):
self.w: H = None
self.t: G = None
self.y: A = None
self.r: F = None
self.p: B = None
self.u: E = None
self.v: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: F = None
se... | h" | class A:
def __init__(self, txt: str):
self.w: H = None
self.t: G = None
self.y: A = None
self.r: F = None
self.p: B = None
self.u: E = None
self.v: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: F = None
se... | 10 | 35 | 3.5 | 0.388889 | 8 | 1.25 | 7 | 1 | 3.5 | 3 | 1 | 1 | 4 | 0.4 | 3 | 0.085714 | 0 | null | null | null | 3 | 1 | 1 | 1 |
6,022 | class A:
def __init__(self, txt: str):
self.s: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: E = None
self.o: G = None
self.r: G = None
self.z: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: A ... | d" | class A:
def __init__(self, txt: str):
self.s: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: E = None
self.o: G = None
self.r: G = None
self.z: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: A ... | 9 | 31 | 3.444444 | 0.430556 | 8 | 1.125 | 7 | 1 | 4.125 | 7 | 3 | 1 | 6 | 0.666667 | 7 | 0.225806 | 2 | 2 | 6 | 4 | 5 | 2 | 1 | 2 |
6,023 | class A:
def __init__(self, txt: str):
self.r: F = None
self.s: H = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: D = None
self.o: D = None
self.x: D = None
self.q: A = None
self.t: D = None
self.txt = txt
class C:
... | g" | class A:
def __init__(self, txt: str):
self.r: F = None
self.s: H = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: D = None
self.o: D = None
self.x: D = None
self.q: A = None
self.t: D = None
self.txt = txt
class C:
... | 10 | 33 | 3.3 | 0.366667 | 8 | 1.25 | 5 | 2 | 4.125 | 8 | 2 | 2 | 6 | 0.6 | 7 | 0.212121 | 3 | 3 | 4 | 3.666667 | 6 | 2 | 1 | 2 |
6,024 | class A:
def __init__(self, txt: str):
self.z: G = None
self.p: C = None
self.o: D = None
self.q: D = None
self.u: H = None
self.v: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: C = None
self.r: G = None
se... | l" | class A:
def __init__(self, txt: str):
self.z: G = None
self.p: C = None
self.o: D = None
self.q: D = None
self.u: H = None
self.v: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: C = None
self.r: G = None
se... | 8 | 31 | 3.875 | 0.553571 | 8 | 1 | 8 | 1 | 5.875 | 7 | 3 | 2 | 5 | 0.625 | 6 | 0.193548 | 3 | 2 | 5 | 3 | 5 | 3 | 2 | 3 |
6,025 | class A:
def __init__(self, txt: str):
self.w: E = None
self.s: D = None
self.u: H = None
self.z: H = None
self.p: H = None
self.x: G = None
self.y: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: A = None
se... | n" | class A:
def __init__(self, txt: str):
self.w: E = None
self.s: D = None
self.u: H = None
self.z: H = None
self.p: H = None
self.x: G = None
self.y: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: A = None
se... | 10 | 28 | 2.8 | 0.311111 | 8 | 1.25 | 8 | 1 | 3.625 | 7 | 2 | 1 | 7 | 0.7 | 7 | 0.25 | 1 | 2 | 2 | 2 | 6 | 2 | 1 | 2 |
6,026 | class A:
def __init__(self, txt: str):
self.y: G = None
self.u: C = None
self.p: H = None
self.o: C = None
self.z: F = None
self.x: F = None
self.s: H = None
self.q: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
se... | f" | class A:
def __init__(self, txt: str):
self.y: G = None
self.u: C = None
self.p: H = None
self.o: C = None
self.z: F = None
self.x: F = None
self.s: H = None
self.q: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
se... | 8 | 24 | 3 | 0.428571 | 8 | 1 | 8 | 1 | 4.5 | 7 | 2 | 2 | 5 | 0.625 | 5 | 0.208333 | 3 | 4 | 4 | 4 | 5 | 2 | 1 | 1 |
6,027 | class A:
def __init__(self, txt: str):
self.u: H = None
self.y: D = None
self.q: G = None
self.r: F = None
self.o: F = None
self.v: D = None
self.x: E = None
self.w: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
se... | b" | class A:
def __init__(self, txt: str):
self.u: H = None
self.y: D = None
self.q: G = None
self.r: F = None
self.o: F = None
self.v: D = None
self.x: E = None
self.w: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
se... | 10 | 31 | 3.1 | 0.344444 | 8 | 1.25 | 8 | 1 | 4.25 | 10 | 3 | 3 | 6 | 0.6 | 7 | 0.225806 | 5 | 2 | 5 | 3.571429 | 5 | 4 | 2 | 3 |
6,028 | class A:
def __init__(self, txt: str):
self.u: H = None
self.v: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: A = None
self.w: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: F = None
self.u: A ... | d" | class A:
def __init__(self, txt: str):
self.u: H = None
self.v: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: A = None
self.w: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: F = None
self.u: A ... | 8 | 28 | 3.5 | 0.5 | 8 | 1 | 8 | 2 | 4.625 | 7 | 3 | 2 | 4 | 0.5 | 6 | 0.214286 | 4 | 2 | 6 | 3.4 | 5 | 2 | 1 | 2 |
6,029 | class A:
def __init__(self, txt: str):
self.q: F = None
self.z: C = None
self.u: G = None
self.v: D = None
self.r: G = None
self.t: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: A = None
self.txt = txt
class C:
... | d" | class A:
def __init__(self, txt: str):
self.q: F = None
self.z: C = None
self.u: G = None
self.v: D = None
self.r: G = None
self.t: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: A = None
self.txt = txt
class C:
... | 8 | 17 | 2.125 | 0.303571 | 8 | 1 | 8 | 1 | 2.875 | 8 | 3 | 2 | 5 | 0.625 | 6 | 0.352941 | 4 | 3 | 7 | 4.2 | 6 | 2 | 1 | 2 |
6,030 | class A:
def __init__(self, txt: str):
self.w: B = None
self.t: B = None
self.s: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: C = None
self.z: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: B ... | h" | class A:
def __init__(self, txt: str):
self.w: B = None
self.t: B = None
self.s: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: C = None
self.z: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: B ... | 10 | 28 | 2.8 | 0.311111 | 8 | 1.25 | 5 | 1 | 3.5 | 10 | 3 | 3 | 6 | 0.6 | 8 | 0.285714 | 5 | 2 | 5 | 3.142857 | 6 | 3 | 1 | 2 |
6,031 | class A:
def __init__(self, txt: str):
self.z: E = None
self.o: H = None
self.v: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: A = None
self.v: H = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: A ... | f" | class A:
def __init__(self, txt: str):
self.z: E = None
self.o: H = None
self.v: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: A = None
self.v: H = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: A ... | 8 | 30 | 3.75 | 0.535714 | 8 | 1 | 8 | 2 | 5 | 6 | 2 | 1 | 5 | 0.625 | 6 | 0.2 | 2 | 4 | 5 | 4.5 | 4 | 3 | 2 | 2 |
6,032 | class A:
def __init__(self, txt: str):
self.y: D = None
self.q: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: A = None
self.o: H = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: G = None
self.txt =... | k" | class A:
def __init__(self, txt: str):
self.y: D = None
self.q: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: A = None
self.o: H = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: G = None
self.txt =... | 8 | 12 | 1.5 | 0.214286 | 8 | 1 | 3 | 1 | 1.875 | 7 | 2 | 1 | 7 | 0.875 | 7 | 0.583333 | 1 | 5 | 5 | 5 | 5 | 3 | 2 | 1 |
6,033 | class A:
def __init__(self, txt: str):
self.y: E = None
self.x: 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.s: E = None
self.r: F = None
self.x: A ... | e" | class A:
def __init__(self, txt: str):
self.y: E = None
self.x: 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.s: E = None
self.r: F = None
self.x: A ... | 10 | 30 | 3 | 0.333333 | 8 | 1.25 | 8 | 1 | 3.375 | 7 | 2 | 1 | 6 | 0.6 | 7 | 0.233333 | 2 | 4 | 4 | 4 | 7 | 1 | 1 | 2 |
6,034 | class A:
def __init__(self, txt: str):
self.q: C = None
self.z: B = None
self.v: D = None
self.r: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: H ... | j" | class A:
def __init__(self, txt: str):
self.q: C = None
self.z: B = None
self.v: D = None
self.r: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: H ... | 8 | 26 | 3.25 | 0.464286 | 8 | 1 | 8 | 1 | 4.75 | 8 | 2 | 1 | 7 | 0.875 | 8 | 0.307692 | 2 | 4 | 8 | 6 | 7 | 2 | 1 | 2 |
6,035 | class A:
def __init__(self, txt: str):
self.p: E = None
self.u: C = None
self.s: F = None
self.z: G = None
self.t: B = None
self.y: D = None
self.w: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: C = None
se... | e" | class A:
def __init__(self, txt: str):
self.p: E = None
self.u: C = None
self.s: F = None
self.z: G = None
self.t: B = None
self.y: D = None
self.w: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: C = None
se... | 8 | 27 | 3.375 | 0.482143 | 8 | 1 | 8 | 2 | 5.125 | 6 | 2 | 2 | 4 | 0.5 | 5 | 0.185185 | 3 | 2 | 5 | 3 | 5 | 2 | 1 | 2 |
6,036 | class A:
def __init__(self, txt: str):
self.x: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: A = None
self.u: A = None
self.o: G = None
self.t: C = None
self.r: G = None
self.q: C = None
self.y: G = None
se... | b" | class A:
def __init__(self, txt: str):
self.x: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: A = None
self.u: A = None
self.o: G = None
self.t: C = None
self.r: G = None
self.q: C = None
self.y: G = None
se... | 8 | 18 | 2.25 | 0.321429 | 8 | 1 | 8 | 1 | 3.25 | 8 | 4 | 2 | 5 | 0.625 | 6 | 0.333333 | 4 | 2 | 8 | 4 | 5 | 3 | 1 | 2 |
6,037 | class A:
def __init__(self, txt: str):
self.v: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: A = None
self.s: C = None
self.z: D = None
self.v: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: B ... | j" | class A:
def __init__(self, txt: str):
self.v: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: A = None
self.s: C = None
self.z: D = None
self.v: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: B ... | 9 | 25 | 2.777778 | 0.347222 | 8 | 1.125 | 7 | 1 | 3.375 | 5 | 2 | 1 | 5 | 0.555556 | 5 | 0.2 | 1 | 3 | 3 | 3 | 5 | 1 | 1 | 2 |
6,038 | class A:
def __init__(self, txt: str):
self.t: H = None
self.x: E = None
self.w: E = None
self.z: E = None
self.y: C = None
self.u: E = None
self.s: H = None
self.v: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
se... | j" | class A:
def __init__(self, txt: str):
self.t: H = None
self.x: E = None
self.w: E = None
self.z: E = None
self.y: C = None
self.u: E = None
self.s: H = None
self.v: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
se... | 8 | 27 | 3.375 | 0.482143 | 8 | 1 | 8 | 2 | 5.5 | 7 | 3 | 1 | 6 | 0.75 | 7 | 0.259259 | 2 | 2 | 7 | 4.666667 | 6 | 2 | 1 | 2 |
6,039 | class A:
def __init__(self, txt: str):
self.o: D = None
self.u: E = None
self.w: D = None
self.q: F = None
self.v: D = None
self.p: B = None
self.t: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: C = None
se... | g" | class A:
def __init__(self, txt: str):
self.o: D = None
self.u: E = None
self.w: D = None
self.q: F = None
self.v: D = None
self.p: B = None
self.t: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: C = None
se... | 9 | 23 | 2.555556 | 0.319444 | 8 | 1.125 | 7 | 1 | 3.375 | 5 | 2 | 2 | 4 | 0.444444 | 4 | 0.173913 | 2 | 2 | 2 | 2 | 4 | 2 | 1 | 2 |
6,040 | class A:
def __init__(self, txt: str):
self.q: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: D = None
self.z: A = None
self.t: F = None
self.w: C = None
self.r: F = None
self.v: H = None
self.txt = txt
class C:
... | g" | class A:
def __init__(self, txt: str):
self.q: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: D = None
self.z: A = None
self.t: F = None
self.w: C = None
self.r: F = None
self.v: H = None
self.txt = txt
class C:
... | 10 | 36 | 3.6 | 0.4 | 8 | 1.25 | 6 | 1 | 3.75 | 6 | 2 | 2 | 5 | 0.5 | 5 | 0.138889 | 2 | 3 | 3 | 3 | 5 | 2 | 1 | 2 |
6,041 | class A:
def __init__(self, txt: str):
self.r: C = None
self.z: D = None
self.o: H = None
self.q: B = None
self.w: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: F = None
self.y: A = None
self.q: A = None
se... | h" | class A:
def __init__(self, txt: str):
self.r: C = None
self.z: D = None
self.o: H = None
self.q: B = None
self.w: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: F = None
self.y: A = None
self.q: A = None
se... | 9 | 34 | 3.777778 | 0.472222 | 8 | 1.125 | 7 | 2 | 4.25 | 9 | 3 | 2 | 5 | 0.555556 | 6 | 0.176471 | 5 | 2 | 5 | 3.571429 | 4 | 3 | 2 | 2 |
6,042 | class A:
def __init__(self, txt: str):
self.v: C = None
self.p: B = None
self.w: G = None
self.o: B = None
self.s: H = None
self.r: H = None
self.z: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: F = None
se... | k" | class A:
def __init__(self, txt: str):
self.v: C = None
self.p: B = None
self.w: G = None
self.o: B = None
self.s: H = None
self.r: H = None
self.z: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: F = None
se... | 10 | 36 | 3.6 | 0.4 | 8 | 1.25 | 7 | 1 | 4.25 | 10 | 3 | 2 | 6 | 0.6 | 8 | 0.222222 | 5 | 2 | 7 | 3.333333 | 6 | 2 | 2 | 2 |
6,043 | class A:
def __init__(self, txt: str):
self.q: H = None
self.r: H = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: H = None
self.s: G = None
self.t: E = None
self.y: F = None
self.r: E = None
self.x: A = None
se... | h" | class A:
def __init__(self, txt: str):
self.q: H = None
self.r: H = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: H = None
self.s: G = None
self.t: E = None
self.y: F = None
self.r: E = None
self.x: A = None
se... | 9 | 29 | 3.222222 | 0.402778 | 8 | 1.125 | 8 | 1 | 3.625 | 8 | 2 | 1 | 6 | 0.666667 | 8 | 0.275862 | 3 | 2 | 8 | 4.666667 | 6 | 3 | 2 | 2 |
6,044 | class A:
def __init__(self, txt: str):
self.t: B = None
self.w: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: D = None
self.x: H = None
self.v: F = None
self.u: H = None
self.q: H = None
self.t: A = None
se... | d" | class A:
def __init__(self, txt: str):
self.t: B = None
self.w: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: D = None
self.x: H = None
self.v: F = None
self.u: H = None
self.q: H = None
self.t: A = None
se... | 10 | 29 | 2.9 | 0.322222 | 8 | 1.25 | 8 | 1 | 4.875 | 3 | 1 | 1 | 4 | 0.4 | 3 | 0.103448 | 0 | null | null | null | 2 | 2 | 2 | 1 |
6,045 | class A:
def __init__(self, txt: str):
self.p: E = None
self.t: C = None
self.s: C = None
self.r: F = None
self.v: E = None
self.z: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: C = None
self.q: D = None
se... | e" | class A:
def __init__(self, txt: str):
self.p: E = None
self.t: C = None
self.s: C = None
self.r: F = None
self.v: E = None
self.z: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: C = None
self.q: D = None
se... | 9 | 23 | 2.555556 | 0.319444 | 8 | 1.125 | 8 | 1 | 3.75 | 6 | 2 | 2 | 5 | 0.555556 | 5 | 0.217391 | 2 | 2 | 2 | 2 | 4 | 2 | 2 | 1 |
6,046 | class A:
def __init__(self, txt: str):
self.x: H = None
self.w: C = None
self.o: H = None
self.r: D = None
self.q: F = None
self.y: H = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: C = None
self.y: H = None
se... | c" | class A:
def __init__(self, txt: str):
self.x: H = None
self.w: C = None
self.o: H = None
self.r: D = None
self.q: F = None
self.y: H = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: C = None
self.y: H = None
se... | 9 | 33 | 3.666667 | 0.458333 | 8 | 1.125 | 8 | 1 | 4.625 | 6 | 2 | 2 | 5 | 0.555556 | 5 | 0.151515 | 2 | 3 | 3 | 3 | 4 | 3 | 2 | 2 |
6,047 | class A:
def __init__(self, txt: str):
self.z: E = None
self.v: H = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: F = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: F = None
self.v: F = None
self.txt =... | b" | class A:
def __init__(self, txt: str):
self.z: E = None
self.v: H = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: F = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: F = None
self.v: F = None
self.txt =... | 9 | 19 | 2.111111 | 0.263889 | 8 | 1.125 | 7 | 1 | 2.625 | 6 | 3 | 3 | 3 | 0.333333 | 3 | 0.157895 | 4 | 2 | 4 | 2.666667 | 3 | 3 | 1 | 1 |
6,048 | class A:
def __init__(self, txt: str):
self.s: A = None
self.o: A = None
self.u: D = None
self.p: B = None
self.t: A = None
self.w: C = None
self.x: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: A = None
se... | c" | class A:
def __init__(self, txt: str):
self.s: A = None
self.o: A = None
self.u: D = None
self.p: B = None
self.t: A = None
self.w: C = None
self.x: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: A = None
se... | 10 | 39 | 3.9 | 0.433333 | 8 | 1.25 | 8 | 1 | 5 | 3 | 1 | 1 | 4 | 0.4 | 3 | 0.076923 | 0 | null | null | null | 3 | 1 | 1 | 1 |
6,049 | class A:
def __init__(self, txt: str):
self.y: D = None
self.z: G = None
self.o: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: D = None
self.r: C ... | l" | class A:
def __init__(self, txt: str):
self.y: D = None
self.z: G = None
self.o: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: D = None
self.r: C ... | 9 | 31 | 3.444444 | 0.430556 | 8 | 1.125 | 8 | 1 | 4.125 | 3 | 1 | 1 | 4 | 0.444444 | 3 | 0.096774 | 0 | null | null | null | 3 | 1 | 1 | 1 |
6,050 | class A:
def __init__(self, txt: str):
self.t: G = None
self.q: F = None
self.z: C = None
self.r: F = None
self.x: B = None
self.w: D = None
self.s: E = None
self.u: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
se... | l" | class A:
def __init__(self, txt: str):
self.t: G = None
self.q: F = None
self.z: C = None
self.r: F = None
self.x: B = None
self.w: D = None
self.s: E = None
self.u: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
se... | 10 | 31 | 3.1 | 0.344444 | 8 | 1.25 | 8 | 1 | 3.25 | 10 | 3 | 2 | 7 | 0.7 | 8 | 0.258065 | 4 | 2 | 7 | 4.8 | 6 | 3 | 1 | 2 |
6,051 | class A:
def __init__(self, txt: str):
self.v: H = None
self.o: C = None
self.y: B = None
self.p: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: H = None
self.y: D = None
self.o: E = None
self.txt = txt
class C:
... | b" | class A:
def __init__(self, txt: str):
self.v: H = None
self.o: C = None
self.y: B = None
self.p: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: H = None
self.y: D = None
self.o: E = None
self.txt = txt
class C:
... | 9 | 33 | 3.666667 | 0.458333 | 8 | 1.125 | 6 | 3 | 4.125 | 6 | 2 | 2 | 5 | 0.555556 | 5 | 0.151515 | 2 | 3 | 3 | 3 | 5 | 2 | 1 | 2 |
6,052 | class A:
def __init__(self, txt: str):
self.z: G = None
self.o: F = None
self.p: H = None
self.s: H = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: F = None
self.z: A = None
self.q: H = None
self.v: C = None
se... | l" | class A:
def __init__(self, txt: str):
self.z: G = None
self.o: F = None
self.p: H = None
self.s: H = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: F = None
self.z: A = None
self.q: H = None
self.v: C = None
se... | 9 | 31 | 3.444444 | 0.430556 | 8 | 1.125 | 7 | 1 | 4.25 | 8 | 2 | 1 | 8 | 0.888889 | 8 | 0.258065 | 1 | 8 | 8 | 8 | 6 | 2 | 2 | 1 |
6,053 | class A:
def __init__(self, txt: str):
self.z: C = None
self.r: C = None
self.p: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: D = None
self.z: C = None
self.y: G = None
self.txt = txt
class C:
def __init__(self, txt:... | d" | class A:
def __init__(self, txt: str):
self.z: C = None
self.r: C = None
self.p: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: D = None
self.z: C = None
self.y: G = None
self.txt = txt
class C:
def __init__(self, txt:... | 8 | 19 | 2.375 | 0.339286 | 8 | 1 | 7 | 1 | 3.375 | 7 | 2 | 1 | 6 | 0.75 | 7 | 0.368421 | 2 | 5 | 6 | 5.5 | 6 | 2 | 1 | 2 |
6,054 | class A:
def __init__(self, txt: str):
self.q: A = None
self.u: E = None
self.s: F = None
self.p: E = None
self.x: G = None
self.y: E = None
self.v: G = None
self.z: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
se... | d" | class A:
def __init__(self, txt: str):
self.q: A = None
self.u: E = None
self.s: F = None
self.p: E = None
self.x: G = None
self.y: E = None
self.v: G = None
self.z: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
se... | 9 | 25 | 2.777778 | 0.347222 | 8 | 1.125 | 8 | 1 | 3.5 | 9 | 3 | 1 | 8 | 0.888889 | 9 | 0.36 | 2 | 3 | 7 | 4.666667 | 7 | 2 | 1 | 3 |
6,055 | class A:
def __init__(self, txt: str):
self.p: H = None
self.u: C = None
self.q: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: F = None
self.p: B = None
self.q: C = None
self.txt = txt
class C:
def __init__(self, txt:... | a" | class A:
def __init__(self, txt: str):
self.p: H = None
self.u: C = None
self.q: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: F = None
self.p: B = None
self.q: C = None
self.txt = txt
class C:
def __init__(self, txt:... | 10 | 36 | 3.6 | 0.4 | 8 | 1.25 | 8 | 1 | 4.125 | 4 | 2 | 1 | 4 | 0.4 | 4 | 0.111111 | 1 | 4 | 4 | 4 | 4 | 1 | 1 | 1 |
6,056 | class A:
def __init__(self, txt: str):
self.w: E = None
self.u: D = None
self.z: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: F = None
self.t: H = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: F ... | f" | class A:
def __init__(self, txt: str):
self.w: E = None
self.u: D = None
self.z: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: F = None
self.t: H = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: F ... | 9 | 29 | 3.222222 | 0.402778 | 8 | 1.125 | 6 | 2 | 3.375 | 9 | 2 | 2 | 7 | 0.777778 | 8 | 0.275862 | 3 | 2 | 7 | 3.666667 | 7 | 2 | 2 | 2 |
6,057 | class A:
def __init__(self, txt: str):
self.r: D = None
self.y: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: E = None
self.x: D = None
self.q: E = None
self.t: A = None
self.txt = txt
class C:
def __init__(self, txt:... | l" | class A:
def __init__(self, txt: str):
self.r: D = None
self.y: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: E = None
self.x: D = None
self.q: E = None
self.t: A = None
self.txt = txt
class C:
def __init__(self, txt:... | 9 | 32 | 3.555556 | 0.444444 | 8 | 1.125 | 8 | 2 | 4.75 | 3 | 1 | 1 | 4 | 0.444444 | 3 | 0.09375 | 0 | null | null | null | 2 | 2 | 2 | 1 |
6,058 | class A:
def __init__(self, txt: str):
self.r: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: H = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: G = None
self.q: D = None
self.z: F = None
self.t: G ... | l" | class A:
def __init__(self, txt: str):
self.r: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: H = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: G = None
self.q: D = None
self.z: F = None
self.t: G ... | 9 | 20 | 2.222222 | 0.277778 | 8 | 1.125 | 8 | 1 | 3.25 | 3 | 1 | 1 | 4 | 0.444444 | 3 | 0.15 | 0 | null | null | null | 3 | 1 | 1 | 1 |
6,059 | class A:
def __init__(self, txt: str):
self.w: G = None
self.q: H = None
self.v: H = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: E = None
self.y: D = None
self.v: D = None
self.o: E = None
self.u: G = None
se... | j" | class A:
def __init__(self, txt: str):
self.w: G = None
self.q: H = None
self.v: H = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: E = None
self.y: D = None
self.v: D = None
self.o: E = None
self.u: G = None
se... | 9 | 24 | 2.666667 | 0.333333 | 8 | 1.125 | 7 | 1 | 3.125 | 8 | 3 | 2 | 4 | 0.444444 | 5 | 0.208333 | 5 | 2 | 6 | 4 | 5 | 2 | 1 | 2 |
6,060 | class A:
def __init__(self, txt: str):
self.u: G = None
self.q: E = None
self.o: C = None
self.r: B = None
self.y: B = None
self.p: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: D = None
self.o: H = None
se... | i" | class A:
def __init__(self, txt: str):
self.u: G = None
self.q: E = None
self.o: C = None
self.r: B = None
self.y: B = None
self.p: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: D = None
self.o: H = None
se... | 9 | 26 | 2.888889 | 0.361111 | 8 | 1.125 | 7 | 1 | 3.875 | 5 | 3 | 1 | 4 | 0.444444 | 5 | 0.192308 | 2 | 2 | 4 | 2.666667 | 4 | 2 | 2 | 2 |
6,061 | class A:
def __init__(self, txt: str):
self.x: B = None
self.p: C = None
self.z: D = None
self.q: B = None
self.y: H = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: C = None
self.o: C = None
self.s: G = None
se... | l" | class A:
def __init__(self, txt: str):
self.x: B = None
self.p: C = None
self.z: D = None
self.q: B = None
self.y: H = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: C = None
self.o: C = None
self.s: G = None
se... | 9 | 21 | 2.333333 | 0.291667 | 8 | 1.125 | 6 | 1 | 3.5 | 7 | 4 | 2 | 4 | 0.444444 | 5 | 0.238095 | 4 | 2 | 6 | 3.142857 | 5 | 2 | 1 | 2 |
6,062 | class A:
def __init__(self, txt: str):
self.t: H = None
self.o: D = None
self.p: H = None
self.r: F = None
self.q: H = None
self.s: H = None
self.y: C = None
self.z: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
se... | d" | class A:
def __init__(self, txt: str):
self.t: H = None
self.o: D = None
self.p: H = None
self.r: F = None
self.q: H = None
self.s: H = None
self.y: C = None
self.z: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
se... | 8 | 29 | 3.625 | 0.517857 | 8 | 1 | 8 | 2 | 5.25 | 7 | 4 | 3 | 3 | 0.375 | 4 | 0.137931 | 5 | 2 | 7 | 3.666667 | 4 | 3 | 1 | 2 |
6,063 | class A:
def __init__(self, txt: str):
self.s: C = None
self.p: G = None
self.r: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: G = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: B = None
self.v: H ... | a" | class A:
def __init__(self, txt: str):
self.s: C = None
self.p: G = None
self.r: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: G = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: B = None
self.v: H ... | 10 | 25 | 2.5 | 0.277778 | 8 | 1.25 | 6 | 1 | 3.125 | 8 | 2 | 2 | 5 | 0.5 | 5 | 0.2 | 4 | 4 | 4 | 4 | 5 | 2 | 1 | 1 |
6,064 | class A:
def __init__(self, txt: str):
self.u: E = None
self.q: G = None
self.s: E = None
self.v: G = None
self.y: G = None
self.r: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: H = None
self.x: C = None
se... | m" | class A:
def __init__(self, txt: str):
self.u: E = None
self.q: G = None
self.s: E = None
self.v: G = None
self.y: G = None
self.r: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: H = None
self.x: C = None
se... | 10 | 38 | 3.8 | 0.422222 | 8 | 1.25 | 8 | 2 | 4.75 | 6 | 2 | 1 | 6 | 0.6 | 6 | 0.157895 | 1 | 4 | 4 | 4 | 6 | 1 | 1 | 2 |
6,065 | class A:
def __init__(self, txt: str):
self.p: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: D = None
self.w: C = None
self.t: A = None
self.y: E = None
self.p: E = None
self.v: G = None
self.z: H = None
se... | i" | class A:
def __init__(self, txt: str):
self.p: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: D = None
self.w: C = None
self.t: A = None
self.y: E = None
self.p: E = None
self.v: G = None
self.z: H = None
se... | 9 | 29 | 3.222222 | 0.402778 | 8 | 1.125 | 7 | 1 | 3.875 | 6 | 2 | 1 | 5 | 0.555556 | 6 | 0.206897 | 2 | 2 | 3 | 2.5 | 6 | 1 | 1 | 2 |
6,066 | class A:
def __init__(self, txt: str):
self.v: D = None
self.u: C = None
self.w: C = None
self.q: C = None
self.s: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: G = None
self.txt = txt
class C:
def __init__(self, txt:... | j" | class A:
def __init__(self, txt: str):
self.v: D = None
self.u: C = None
self.w: C = None
self.q: C = None
self.s: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: G = None
self.txt = txt
class C:
def __init__(self, txt:... | 9 | 34 | 3.777778 | 0.472222 | 8 | 1.125 | 8 | 1 | 4.25 | 4 | 2 | 1 | 4 | 0.444444 | 4 | 0.117647 | 1 | 4 | 4 | 4 | 3 | 2 | 1 | 1 |
6,067 | class A:
def __init__(self, txt: str):
self.s: E = None
self.x: G = None
self.o: D = None
self.p: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: G = None
self.t: F = None
self.y: D = None
self.q: A = None
se... | n" | class A:
def __init__(self, txt: str):
self.s: E = None
self.x: G = None
self.o: D = None
self.p: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: G = None
self.t: F = None
self.y: D = None
self.q: A = None
se... | 8 | 23 | 2.875 | 0.410714 | 8 | 1 | 7 | 1 | 3.625 | 6 | 2 | 1 | 6 | 0.75 | 6 | 0.26087 | 1 | 2 | 2 | 2 | 6 | 1 | 1 | 2 |
6,068 | class A:
def __init__(self, txt: str):
self.s: D = None
self.q: G = None
self.y: H = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: G = None
self.w: C = None
self.o: G = None
self.s: F = None
self.z: G = None
se... | e" | class A:
def __init__(self, txt: str):
self.s: D = None
self.q: G = None
self.y: H = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: G = None
self.w: C = None
self.o: G = None
self.s: F = None
self.z: G = None
se... | 9 | 28 | 3.111111 | 0.388889 | 8 | 1.125 | 7 | 1 | 3.75 | 5 | 2 | 2 | 4 | 0.444444 | 4 | 0.142857 | 2 | 2 | 2 | 2 | 3 | 3 | 2 | 2 |
6,069 | class A:
def __init__(self, txt: str):
self.o: E = None
self.x: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: G = None
self.q: E = None
self.s: F = None
self.x: H = None
self.w: D = None
self.t: H = None
se... | h" | class A:
def __init__(self, txt: str):
self.o: E = None
self.x: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: G = None
self.q: E = None
self.s: F = None
self.x: H = None
self.w: D = None
self.t: H = None
se... | 9 | 32 | 3.555556 | 0.444444 | 8 | 1.125 | 7 | 1 | 4.375 | 7 | 2 | 2 | 5 | 0.555556 | 5 | 0.15625 | 3 | 4 | 4 | 4 | 5 | 2 | 1 | 1 |
6,070 | class A:
def __init__(self, txt: str):
self.z: C = None
self.x: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: C = None
self.x: H = None
self.o: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: B ... | c" | class A:
def __init__(self, txt: str):
self.z: C = None
self.x: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: C = None
self.x: H = None
self.o: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: B ... | 9 | 27 | 3 | 0.375 | 8 | 1.125 | 6 | 2 | 3.5 | 4 | 1 | 1 | 5 | 0.555556 | 4 | 0.148148 | 0 | null | null | null | 3 | 2 | 2 | 1 |
6,071 | class A:
def __init__(self, txt: str):
self.s: B = None
self.v: E = None
self.u: H = None
self.w: D = None
self.z: H = None
self.t: H = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: H = None
self.w: F = None
se... | g" | class A:
def __init__(self, txt: str):
self.s: B = None
self.v: E = None
self.u: H = None
self.w: D = None
self.z: H = None
self.t: H = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: H = None
self.w: F = None
se... | 8 | 23 | 2.875 | 0.410714 | 8 | 1 | 7 | 1 | 3.625 | 6 | 2 | 1 | 6 | 0.75 | 6 | 0.26087 | 1 | 5 | 5 | 5 | 4 | 2 | 2 | 2 |
6,072 | class A:
def __init__(self, txt: str):
self.u: B = None
self.t: E = None
self.v: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: G = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: A = None
self.z: H ... | k" | class A:
def __init__(self, txt: str):
self.u: B = None
self.t: E = None
self.v: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: G = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: A = None
self.z: H ... | 8 | 17 | 2.125 | 0.303571 | 8 | 1 | 6 | 1 | 3 | 6 | 2 | 2 | 4 | 0.5 | 5 | 0.294118 | 3 | 3 | 4 | 3.333333 | 4 | 3 | 2 | 2 |
6,073 | class A:
def __init__(self, txt: str):
self.w: B = None
self.s: B = None
self.o: B = None
self.z: D = None
self.p: B = None
self.x: D = None
self.y: B = None
self.r: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
se... | i" | class A:
def __init__(self, txt: str):
self.w: B = None
self.s: B = None
self.o: B = None
self.z: D = None
self.p: B = None
self.x: D = None
self.y: B = None
self.r: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
se... | 10 | 35 | 3.5 | 0.388889 | 8 | 1.25 | 8 | 1 | 4.625 | 4 | 1 | 1 | 5 | 0.5 | 4 | 0.114286 | 0 | null | null | null | 4 | 1 | 1 | 1 |
6,074 | class A:
def __init__(self, txt: str):
self.u: G = None
self.w: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: E = None
self.y: D = None
self.v: H = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: D ... | e" | class A:
def __init__(self, txt: str):
self.u: G = None
self.w: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: E = None
self.y: D = None
self.v: H = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: D ... | 8 | 16 | 2 | 0.285714 | 8 | 1 | 5 | 1 | 2.5 | 5 | 3 | 2 | 3 | 0.375 | 4 | 0.25 | 3 | 2 | 4 | 3 | 3 | 2 | 2 | 2 |
6,075 | class A:
def __init__(self, txt: str):
self.s: H = None
self.q: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: H = None
self.z: E = None
self.p: F ... | n" | class A:
def __init__(self, txt: str):
self.s: H = None
self.q: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: H = None
self.z: E = None
self.p: F ... | 10 | 29 | 2.9 | 0.322222 | 8 | 1.25 | 7 | 1 | 3.375 | 9 | 2 | 1 | 8 | 0.8 | 9 | 0.310345 | 2 | 2 | 4 | 3 | 7 | 2 | 1 | 2 |
6,076 | class A:
def __init__(self, txt: str):
self.s: E = None
self.t: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: G = None
self.r: F = None
self.o: G = None
self.w: G = None
self.u: D = None
self.txt = txt
class C:
... | m" | class A:
def __init__(self, txt: str):
self.s: E = None
self.t: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: G = None
self.r: F = None
self.o: G = None
self.w: G = None
self.u: D = None
self.txt = txt
class C:
... | 8 | 21 | 2.625 | 0.375 | 8 | 1 | 7 | 1 | 3.25 | 3 | 1 | 1 | 4 | 0.5 | 3 | 0.142857 | 0 | null | null | null | 3 | 1 | 1 | 1 |
6,077 | class A:
def __init__(self, txt: str):
self.y: A = None
self.w: A = None
self.z: C = None
self.v: G = None
self.u: C = None
self.o: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: A = None
self.s: G = None
se... | h" | class A:
def __init__(self, txt: str):
self.y: A = None
self.w: A = None
self.z: C = None
self.v: G = None
self.u: C = None
self.o: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: A = None
self.s: G = None
se... | 10 | 27 | 2.7 | 0.3 | 8 | 1.25 | 8 | 1 | 4.125 | 9 | 3 | 1 | 7 | 0.7 | 9 | 0.333333 | 3 | 3 | 8 | 5 | 7 | 3 | 3 | 3 |
6,078 | class A:
def __init__(self, txt: str):
self.r: F = None
self.x: B = None
self.u: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: G = None
self.u: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: E ... | c" | class A:
def __init__(self, txt: str):
self.r: F = None
self.x: B = None
self.u: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: G = None
self.u: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: E ... | 9 | 22 | 2.444444 | 0.305556 | 8 | 1.125 | 7 | 1 | 3.5 | 5 | 2 | 1 | 5 | 0.555556 | 5 | 0.227273 | 1 | 4 | 4 | 4 | 4 | 2 | 2 | 1 |
6,079 | class A:
def __init__(self, txt: str):
self.v: D = None
self.p: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: D = None
self.o: H = None
self.z: D = None
self.v: H = None
self.txt = txt
class C:
def __init__(self, txt:... | a" | class A:
def __init__(self, txt: str):
self.v: D = None
self.p: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: D = None
self.o: H = None
self.z: D = None
self.v: H = None
self.txt = txt
class C:
def __init__(self, txt:... | 8 | 21 | 2.625 | 0.375 | 8 | 1 | 7 | 2 | 3.375 | 3 | 2 | 1 | 3 | 0.375 | 3 | 0.142857 | 1 | 2 | 2 | 2 | 3 | 1 | 1 | 1 |
6,080 | class A:
def __init__(self, txt: str):
self.u: B = None
self.p: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: A = None
self.r: E = None
self.s: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: B ... | m" | class A:
def __init__(self, txt: str):
self.u: B = None
self.p: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: A = None
self.r: E = None
self.s: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: B ... | 9 | 26 | 2.888889 | 0.361111 | 8 | 1.125 | 8 | 1 | 3.375 | 4 | 2 | 1 | 4 | 0.444444 | 4 | 0.153846 | 1 | 2 | 2 | 2 | 4 | 1 | 1 | 1 |
6,081 | class A:
def __init__(self, txt: str):
self.y: B = None
self.r: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: H = None
self.z: D = None
self.w: H = None
self.r: D = None
self.q: H = None
self.o: F = None
se... | f" | class A:
def __init__(self, txt: str):
self.y: B = None
self.r: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: H = None
self.z: D = None
self.w: H = None
self.r: D = None
self.q: H = None
self.o: F = None
se... | 10 | 29 | 2.9 | 0.322222 | 8 | 1.25 | 8 | 1 | 3.625 | 10 | 3 | 3 | 7 | 0.7 | 7 | 0.241379 | 4 | 2 | 4 | 2.666667 | 5 | 6 | 5 | 1 |
6,082 | class A:
def __init__(self, txt: str):
self.q: B = None
self.o: E = None
self.u: D = None
self.y: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: D = None
self.x: C = None
self.s: G = None
self.z: G = None
se... | j" | class A:
def __init__(self, txt: str):
self.q: B = None
self.o: E = None
self.u: D = None
self.y: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: D = None
self.x: C = None
self.s: G = None
self.z: G = None
se... | 8 | 24 | 3 | 0.428571 | 8 | 1 | 7 | 2 | 4.125 | 3 | 2 | 1 | 3 | 0.375 | 3 | 0.125 | 1 | 2 | 2 | 2 | 3 | 1 | 1 | 1 |
6,083 | class A:
def __init__(self, txt: str):
self.u: F = None
self.p: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: G = None
self.v: D = None
self.q: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: G ... | a" | class A:
def __init__(self, txt: str):
self.u: F = None
self.p: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: G = None
self.v: D = None
self.q: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: G ... | 8 | 24 | 3 | 0.428571 | 8 | 1 | 7 | 1 | 4 | 8 | 2 | 1 | 7 | 0.875 | 8 | 0.333333 | 2 | 2 | 6 | 4 | 7 | 2 | 1 | 2 |
6,084 | class A:
def __init__(self, txt: str):
self.t: G = None
self.x: D = None
self.v: H = None
self.z: C = None
self.u: G = None
self.w: F = None
self.s: D = None
self.o: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
se... | f" | class A:
def __init__(self, txt: str):
self.t: G = None
self.x: D = None
self.v: H = None
self.z: C = None
self.u: G = None
self.w: F = None
self.s: D = None
self.o: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
se... | 10 | 40 | 4 | 0.444444 | 8 | 1.25 | 8 | 1 | 4.5 | 3 | 1 | 1 | 4 | 0.4 | 3 | 0.075 | 0 | null | null | null | 3 | 1 | 1 | 1 |
6,085 | class A:
def __init__(self, txt: str):
self.r: F = None
self.t: H = None
self.u: E = None
self.q: B = None
self.x: B = None
self.v: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: A = None
self.q: D = None
se... | d" | class A:
def __init__(self, txt: str):
self.r: F = None
self.t: H = None
self.u: E = None
self.q: B = None
self.x: B = None
self.v: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: A = None
self.q: D = None
se... | 9 | 37 | 4.111111 | 0.513889 | 8 | 1.125 | 8 | 2 | 5.625 | 8 | 3 | 2 | 5 | 0.555556 | 6 | 0.162162 | 4 | 2 | 5 | 3.2 | 5 | 4 | 2 | 2 |
6,086 | class A:
def __init__(self, txt: str):
self.p: B = None
self.w: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: F = None
self.v: H = None
self.x: D = None
self.s: E = None
self.t: H = None
self.w: E = None
se... | a" | class A:
def __init__(self, txt: str):
self.p: B = None
self.w: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: F = None
self.v: H = None
self.x: D = None
self.s: E = None
self.t: H = None
self.w: E = None
se... | 8 | 21 | 2.625 | 0.375 | 8 | 1 | 6 | 1 | 3 | 7 | 2 | 2 | 5 | 0.625 | 6 | 0.285714 | 3 | 4 | 5 | 4.666667 | 5 | 2 | 2 | 2 |
6,087 | class A:
def __init__(self, txt: str):
self.u: G = None
self.r: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: C = None
self.v: B = None
self.z: E = None
self.p: C = None
self.o: B = None
self.t: H = None
se... | m" | class A:
def __init__(self, txt: str):
self.u: G = None
self.r: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: C = None
self.v: B = None
self.z: E = None
self.p: C = None
self.o: B = None
self.t: H = None
se... | 9 | 30 | 3.333333 | 0.416667 | 8 | 1.125 | 8 | 1 | 3.75 | 7 | 3 | 1 | 6 | 0.666667 | 7 | 0.233333 | 2 | 2 | 4 | 2.666667 | 5 | 2 | 2 | 2 |
6,088 | class A:
def __init__(self, txt: str):
self.v: H = None
self.o: B = None
self.p: E = None
self.x: C = None
self.r: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: C = None
self.u: C = None
self.o: H = None
se... | n" | class A:
def __init__(self, txt: str):
self.v: H = None
self.o: B = None
self.p: E = None
self.x: C = None
self.r: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: C = None
self.u: C = None
self.o: H = None
se... | 10 | 24 | 2.4 | 0.266667 | 8 | 1.25 | 6 | 1 | 2.875 | 10 | 4 | 1 | 6 | 0.6 | 10 | 0.416667 | 5 | 2 | 9 | 4.75 | 8 | 2 | 1 | 3 |
6,089 | class A:
def __init__(self, txt: str):
self.o: G = None
self.w: E = None
self.q: C = None
self.v: H = None
self.r: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: F = None
self.o: C = None
self.txt = txt
class C:
... | j" | class A:
def __init__(self, txt: str):
self.o: G = None
self.w: E = None
self.q: C = None
self.v: H = None
self.r: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: F = None
self.o: C = None
self.txt = txt
class C:
... | 8 | 27 | 3.375 | 0.482143 | 8 | 1 | 8 | 1 | 4.25 | 5 | 2 | 1 | 5 | 0.625 | 5 | 0.185185 | 1 | 2 | 2 | 2 | 5 | 1 | 1 | 1 |
6,090 | class A:
def __init__(self, txt: str):
self.x: B = None
self.u: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: A = None
self.s: F = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: F = None
self.w: H ... | i" | class A:
def __init__(self, txt: str):
self.x: B = None
self.u: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: A = None
self.s: F = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: F = None
self.w: H ... | 9 | 27 | 3 | 0.375 | 8 | 1.125 | 7 | 2 | 3.75 | 5 | 2 | 1 | 5 | 0.555556 | 5 | 0.185185 | 1 | 2 | 2 | 2 | 4 | 2 | 2 | 1 |
6,091 | class A:
def __init__(self, txt: str):
self.w: C = None
self.r: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: A = None
self.p: G = None
self.s: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: E ... | m" | class A:
def __init__(self, txt: str):
self.w: C = None
self.r: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: A = None
self.p: G = None
self.s: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: E ... | 9 | 23 | 2.555556 | 0.319444 | 8 | 1.125 | 5 | 2 | 3.125 | 9 | 4 | 2 | 5 | 0.555556 | 8 | 0.347826 | 5 | 2 | 8 | 4.75 | 7 | 2 | 2 | 3 |
6,092 | class A:
def __init__(self, txt: str):
self.z: E = None
self.x: C = None
self.p: G = None
self.q: B = None
self.r: G = None
self.u: A = None
self.y: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: G = None
se... | c" | class A:
def __init__(self, txt: str):
self.z: E = None
self.x: C = None
self.p: G = None
self.q: B = None
self.r: G = None
self.u: A = None
self.y: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: G = None
se... | 10 | 32 | 3.2 | 0.355556 | 8 | 1.25 | 7 | 1 | 3 | 8 | 3 | 2 | 4 | 0.4 | 5 | 0.15625 | 5 | 4 | 8 | 4.666667 | 4 | 4 | 1 | 2 |
6,093 | class A:
def __init__(self, txt: str):
self.z: F = None
self.x: D = None
self.u: A = None
self.y: G = None
self.p: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: E = None
self.txt = txt
class C:
def __init__(self, txt:... | k" | class A:
def __init__(self, txt: str):
self.z: F = None
self.x: D = None
self.u: A = None
self.y: G = None
self.p: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: E = None
self.txt = txt
class C:
def __init__(self, txt:... | 10 | 26 | 2.6 | 0.288889 | 8 | 1.25 | 6 | 1 | 3.25 | 3 | 2 | 1 | 3 | 0.3 | 3 | 0.115385 | 1 | 2 | 2 | 2 | 3 | 1 | 1 | 1 |
6,094 | class A:
def __init__(self, txt: str):
self.t: H = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: C = None
self.y: A = None
self.x: E = None
self.w: D = None
self.t: C = None
self.txt = txt
class C:
def __init__(self, txt:... | f" | class A:
def __init__(self, txt: str):
self.t: H = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: C = None
self.y: A = None
self.x: E = None
self.w: D = None
self.t: C = None
self.txt = txt
class C:
def __init__(self, txt:... | 8 | 23 | 2.875 | 0.410714 | 8 | 1 | 7 | 1 | 3.5 | 7 | 3 | 1 | 6 | 0.75 | 7 | 0.304348 | 2 | 2 | 5 | 3.333333 | 5 | 3 | 2 | 2 |
6,095 | class A:
def __init__(self, txt: str):
self.v: C = None
self.s: C = None
self.x: H = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: A = None
self.x: D = None
self.y: F = None
self.w: F = None
self.txt = txt
class C:
... | a" | class A:
def __init__(self, txt: str):
self.v: C = None
self.s: C = None
self.x: H = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: A = None
self.x: D = None
self.y: F = None
self.w: F = None
self.txt = txt
class C:
... | 10 | 33 | 3.3 | 0.366667 | 8 | 1.25 | 8 | 1 | 4.25 | 4 | 1 | 1 | 5 | 0.5 | 4 | 0.121212 | 0 | null | null | null | 4 | 1 | 1 | 1 |
6,096 | class A:
def __init__(self, txt: str):
self.q: F = None
self.y: A = None
self.w: G = None
self.t: F = None
self.u: A = None
self.s: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: F = None
self.w: B = None
se... | n" | class A:
def __init__(self, txt: str):
self.q: F = None
self.y: A = None
self.w: G = None
self.t: F = None
self.u: A = None
self.s: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: F = None
self.w: B = None
se... | 10 | 30 | 3 | 0.333333 | 8 | 1.25 | 7 | 2 | 3.875 | 10 | 3 | 2 | 6 | 0.6 | 8 | 0.266667 | 5 | 2 | 9 | 5.166667 | 6 | 3 | 1 | 2 |
6,097 | class A:
def __init__(self, txt: str):
self.x: F = None
self.p: H = None
self.y: B = None
self.z: B = None
self.v: E = None
self.w: G = None
self.o: E = None
self.u: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
se... | c" | class A:
def __init__(self, txt: str):
self.x: F = None
self.p: H = None
self.y: B = None
self.z: B = None
self.v: E = None
self.w: G = None
self.o: E = None
self.u: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
se... | 8 | 30 | 3.75 | 0.535714 | 8 | 1 | 8 | 3 | 4.875 | 4 | 2 | 1 | 4 | 0.5 | 4 | 0.133333 | 1 | 3 | 3 | 3 | 3 | 2 | 1 | 2 |
6,098 | class A:
def __init__(self, txt: str):
self.p: D = None
self.v: B = None
self.w: B = None
self.o: H = None
self.q: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: C = None
self.p: E = None
self.txt = txt
class C:
... | b" | class A:
def __init__(self, txt: str):
self.p: D = None
self.v: B = None
self.w: B = None
self.o: H = None
self.q: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: C = None
self.p: E = None
self.txt = txt
class C:
... | 10 | 22 | 2.2 | 0.244444 | 8 | 1.25 | 5 | 1 | 2.375 | 7 | 2 | 2 | 6 | 0.6 | 6 | 0.272727 | 2 | 4 | 4 | 4 | 4 | 3 | 2 | 1 |
6,099 | class A:
def __init__(self, txt: str):
self.u: H = None
self.w: F = None
self.y: D = None
self.x: H = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: G = None
self.y: A = None
self.z: G = None
self.o: A = None
se... | b" | class A:
def __init__(self, txt: str):
self.u: H = None
self.w: F = None
self.y: D = None
self.x: H = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: G = None
self.y: A = None
self.z: G = None
self.o: A = None
se... | 10 | 34 | 3.4 | 0.377778 | 8 | 1.25 | 7 | 1 | 4.625 | 8 | 2 | 2 | 6 | 0.6 | 7 | 0.205882 | 3 | 3 | 4 | 3.666667 | 6 | 3 | 2 | 2 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.