id int64 0 25k | prompt stringlengths 265 3.39k | answer stringclasses 14
values | pythoncode stringlengths 267 3.39k | num_nodes int64 3 10 | num_edges int64 3 56 | avg_node_edge float64 1 5.6 | 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.8 | 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 9 ⌀ | longest_cycle int64 2 10 ⌀ | average_cycle float64 2 9 ⌀ | unique_edge_label int64 1 9 | max_label_occurrences int64 1 10 | max_label_consecutive int64 1 10 | max_node_outdegree int64 1 5 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
12,000 | class A:
def __init__(self, txt: str):
self.q: C = None
self.u: E = None
self.p: E = None
self.t: H = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: A = None
self.t: G = None
self.s: H = None
self.w: C = None
se... | h" | class A:
def __init__(self, txt: str):
self.q: C = None
self.u: E = None
self.p: E = None
self.t: H = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: A = None
self.t: G = None
self.s: H = None
self.w: C = None
se... | 8 | 22 | 2.75 | 0.392857 | 8 | 1 | 5 | 1 | 3.25 | 5 | 3 | 2 | 3 | 0.375 | 3 | 0.136364 | 3 | 2 | 4 | 2.5 | 2 | 4 | 4 | 1 |
12,001 | class A:
def __init__(self, txt: str):
self.u: F = 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.u: E = None
self.r: B = None
self.t: D = None
self.z: A ... | l" | class A:
def __init__(self, txt: str):
self.u: F = 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.u: E = None
self.r: B = None
self.t: D = None
self.z: A ... | 8 | 14 | 1.75 | 0.25 | 8 | 1 | 4 | 1 | 1.75 | 8 | 3 | 2 | 5 | 0.625 | 6 | 0.428571 | 4 | 2 | 5 | 3.4 | 4 | 3 | 2 | 2 |
12,002 | class A:
def __init__(self, txt: str):
self.p: G = None
self.x: D = None
self.v: B = None
self.s: H = None
self.u: E = None
self.t: G = None
self.o: H = None
self.w: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
se... | j" | class A:
def __init__(self, txt: str):
self.p: G = None
self.x: D = None
self.v: B = None
self.s: H = None
self.u: E = None
self.t: G = None
self.o: H = None
self.w: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
se... | 8 | 22 | 2.75 | 0.392857 | 8 | 1 | 8 | 1 | 3.5 | 3 | 1 | 1 | 4 | 0.5 | 3 | 0.136364 | 0 | null | null | null | 2 | 2 | 2 | 1 |
12,003 | class A:
def __init__(self, txt: str):
self.t: E = None
self.p: E = None
self.z: H = None
self.u: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: G = None
self.r: A = None
self.p: H = None
self.x: F = None
se... | i" | class A:
def __init__(self, txt: str):
self.t: E = None
self.p: E = None
self.z: H = None
self.u: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: G = None
self.r: A = None
self.p: H = None
self.x: F = None
se... | 9 | 26 | 2.888889 | 0.361111 | 8 | 1.125 | 8 | 1 | 4.125 | 6 | 3 | 2 | 4 | 0.444444 | 5 | 0.192308 | 3 | 2 | 4 | 2.5 | 5 | 2 | 1 | 3 |
12,004 | class A:
def __init__(self, txt: str):
self.t: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: H = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: B = None
self.t: G = None
self.q: C = None
self.w: E ... | k" | class A:
def __init__(self, txt: str):
self.t: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: H = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: B = None
self.t: G = None
self.q: C = None
self.w: E ... | 9 | 24 | 2.666667 | 0.333333 | 8 | 1.125 | 7 | 1 | 3 | 5 | 1 | 1 | 6 | 0.666667 | 5 | 0.208333 | 0 | null | null | null | 5 | 1 | 1 | 1 |
12,005 | class A:
def __init__(self, txt: str):
self.w: F = None
self.z: H = None
self.s: G = None
self.o: D = None
self.u: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: D = None
self.x: A = None
self.v: A = None
se... | e" | class A:
def __init__(self, txt: str):
self.w: F = None
self.z: H = None
self.s: G = None
self.o: D = None
self.u: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: D = None
self.x: A = None
self.v: A = None
se... | 8 | 17 | 2.125 | 0.303571 | 8 | 1 | 7 | 1 | 3 | 5 | 2 | 2 | 4 | 0.5 | 4 | 0.235294 | 2 | 2 | 2 | 2 | 4 | 2 | 1 | 2 |
12,006 | class A:
def __init__(self, txt: str):
self.t: F = None
self.z: B = None
self.y: F = None
self.w: G = None
self.q: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: F = None
self.z: A = None
self.w: C = None
se... | g" | class A:
def __init__(self, txt: str):
self.t: F = None
self.z: B = None
self.y: F = None
self.w: G = None
self.q: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: F = None
self.z: A = None
self.w: C = None
se... | 9 | 32 | 3.555556 | 0.444444 | 8 | 1.125 | 7 | 2 | 4.375 | 6 | 2 | 1 | 4 | 0.444444 | 6 | 0.1875 | 3 | 2 | 5 | 3.333333 | 6 | 1 | 1 | 2 |
12,007 | class A:
def __init__(self, txt: str):
self.w: D = None
self.v: F = None
self.x: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: H = None
self.x: H = None
self.y: G = None
self.w: C = None
self.u: D = None
se... | d" | class A:
def __init__(self, txt: str):
self.w: D = None
self.v: F = None
self.x: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: H = None
self.x: H = None
self.y: G = None
self.w: C = None
self.u: D = None
se... | 8 | 25 | 3.125 | 0.446429 | 8 | 1 | 6 | 1 | 3.625 | 3 | 2 | 1 | 3 | 0.375 | 3 | 0.12 | 1 | 2 | 2 | 2 | 2 | 2 | 2 | 1 |
12,008 | class A:
def __init__(self, txt: str):
self.q: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: F = None
self.p: D = None
self.u: H = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: F = None
self.p: E ... | h" | class A:
def __init__(self, txt: str):
self.q: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: F = None
self.p: D = None
self.u: H = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: F = None
self.p: E ... | 8 | 14 | 1.75 | 0.25 | 8 | 1 | 5 | 1 | 2 | 5 | 2 | 2 | 3 | 0.375 | 3 | 0.214286 | 3 | 3 | 3 | 3 | 3 | 2 | 1 | 1 |
12,009 | class A:
def __init__(self, txt: str):
self.t: C = None
self.q: B = None
self.u: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: D = None
self.s: C = None
self.z: E = None
self.txt = txt
class C:
def __init__(self, txt:... | n" | class A:
def __init__(self, txt: str):
self.t: C = None
self.q: B = None
self.u: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: D = None
self.s: C = None
self.z: E = None
self.txt = txt
class C:
def __init__(self, txt:... | 8 | 21 | 2.625 | 0.375 | 8 | 1 | 4 | 1 | 2.875 | 6 | 2 | 1 | 5 | 0.625 | 6 | 0.285714 | 2 | 2 | 5 | 3.5 | 5 | 2 | 2 | 2 |
12,010 | class A:
def __init__(self, txt: str):
self.v: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: G = None
self.p: D = None
self.s: E = None
self.t: A = None
self.v: A = None
self.q: A = None
self.r: G = None
se... | m" | class A:
def __init__(self, txt: str):
self.v: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: G = None
self.p: D = None
self.s: E = None
self.t: A = None
self.v: A = None
self.q: A = None
self.r: G = None
se... | 10 | 29 | 2.9 | 0.322222 | 8 | 1.25 | 8 | 1 | 4.125 | 3 | 1 | 1 | 4 | 0.4 | 3 | 0.103448 | 0 | null | null | null | 3 | 1 | 1 | 1 |
12,011 | class A:
def __init__(self, txt: str):
self.x: D = None
self.u: G = None
self.z: H = None
self.p: E = None
self.v: F = None
self.q: D = None
self.w: H = None
self.y: H = None
self.txt = txt
class B:
def __init__(self, txt: str):
se... | d" | class A:
def __init__(self, txt: str):
self.x: D = None
self.u: G = None
self.z: H = None
self.p: E = None
self.v: F = None
self.q: D = None
self.w: H = None
self.y: H = None
self.txt = txt
class B:
def __init__(self, txt: str):
se... | 10 | 36 | 3.6 | 0.4 | 8 | 1.25 | 8 | 2 | 5.125 | 8 | 2 | 1 | 8 | 0.8 | 8 | 0.222222 | 1 | 5 | 5 | 5 | 6 | 2 | 2 | 2 |
12,012 | class A:
def __init__(self, txt: str):
self.y: E = None
self.s: E = None
self.u: D = None
self.q: E = None
self.w: F = None
self.o: C = None
self.z: C = None
self.v: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
se... | j" | class A:
def __init__(self, txt: str):
self.y: E = None
self.s: E = None
self.u: D = None
self.q: E = None
self.w: F = None
self.o: C = None
self.z: C = None
self.v: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
se... | 10 | 37 | 3.7 | 0.411111 | 8 | 1.25 | 8 | 1 | 5.5 | 8 | 3 | 2 | 6 | 0.6 | 7 | 0.189189 | 3 | 3 | 6 | 3.75 | 5 | 3 | 1 | 2 |
12,013 | class A:
def __init__(self, txt: str):
self.y: E = None
self.r: G = None
self.t: G = None
self.w: H = None
self.q: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: A = None
self.v: F = None
self.o: E = None
se... | h" | class A:
def __init__(self, txt: str):
self.y: E = None
self.r: G = None
self.t: G = None
self.w: H = None
self.q: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: A = None
self.v: F = None
self.o: E = None
se... | 10 | 28 | 2.8 | 0.311111 | 8 | 1.25 | 8 | 1 | 4 | 4 | 1 | 1 | 5 | 0.5 | 4 | 0.142857 | 0 | null | null | null | 4 | 1 | 1 | 1 |
12,014 | class A:
def __init__(self, txt: str):
self.w: B = None
self.v: H = None
self.t: F = None
self.u: G = None
self.z: D = None
self.y: F = None
self.s: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: C = None
se... | f" | class A:
def __init__(self, txt: str):
self.w: B = None
self.v: H = None
self.t: F = None
self.u: G = None
self.z: D = None
self.y: F = None
self.s: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: C = None
se... | 8 | 21 | 2.625 | 0.375 | 8 | 1 | 7 | 1 | 3.375 | 6 | 3 | 2 | 4 | 0.5 | 4 | 0.190476 | 3 | 2 | 4 | 2.5 | 3 | 3 | 1 | 2 |
12,015 | class A:
def __init__(self, txt: str):
self.x: H = None
self.r: D = None
self.s: E = None
self.y: F = None
self.t: C = None
self.u: H = None
self.p: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: F = None
se... | b" | class A:
def __init__(self, txt: str):
self.x: H = None
self.r: D = None
self.s: E = None
self.y: F = None
self.t: C = None
self.u: H = None
self.p: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: F = None
se... | 10 | 43 | 4.3 | 0.477778 | 8 | 1.25 | 8 | 1 | 5.375 | 5 | 2 | 1 | 5 | 0.5 | 5 | 0.116279 | 1 | 4 | 4 | 4 | 3 | 2 | 2 | 1 |
12,016 | class A:
def __init__(self, txt: str):
self.z: C = None
self.t: E = None
self.q: F = None
self.v: D = None
self.u: B = None
self.o: B = None
self.x: G = None
self.y: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
se... | g" | class A:
def __init__(self, txt: str):
self.z: C = None
self.t: E = None
self.q: F = None
self.v: D = None
self.u: B = None
self.o: B = None
self.x: G = None
self.y: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
se... | 9 | 35 | 3.888889 | 0.486111 | 8 | 1.125 | 8 | 1 | 4.625 | 6 | 2 | 1 | 6 | 0.666667 | 6 | 0.171429 | 1 | 3 | 3 | 3 | 4 | 2 | 2 | 1 |
12,017 | class A:
def __init__(self, txt: str):
self.r: H = None
self.q: E = None
self.x: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: G = None
self.v: G ... | i" | class A:
def __init__(self, txt: str):
self.r: H = None
self.q: E = None
self.x: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: G = None
self.v: G ... | 9 | 21 | 2.333333 | 0.291667 | 8 | 1.125 | 4 | 1 | 2.375 | 6 | 2 | 1 | 6 | 0.666667 | 6 | 0.285714 | 1 | 5 | 5 | 5 | 6 | 1 | 1 | 1 |
12,018 | class A:
def __init__(self, txt: str):
self.v: D = None
self.x: C = None
self.t: H = None
self.w: H = None
self.z: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: D = None
self.s: E = None
self.u: A = None
se... | b" | class A:
def __init__(self, txt: str):
self.v: D = None
self.x: C = None
self.t: H = None
self.w: H = None
self.z: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: D = None
self.s: E = None
self.u: A = None
se... | 10 | 32 | 3.2 | 0.355556 | 8 | 1.25 | 7 | 1 | 3.75 | 10 | 2 | 1 | 7 | 0.7 | 10 | 0.3125 | 4 | 4 | 4 | 4 | 9 | 2 | 1 | 2 |
12,019 | class A:
def __init__(self, txt: str):
self.r: E = None
self.t: B = None
self.q: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: G = None
self.y: E = None
self.r: F = None
self.v: H = None
self.q: B = None
se... | a" | class A:
def __init__(self, txt: str):
self.r: E = None
self.t: B = None
self.q: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: G = None
self.y: E = None
self.r: F = None
self.v: H = None
self.q: B = None
se... | 10 | 39 | 3.9 | 0.433333 | 8 | 1.25 | 8 | 1 | 3.875 | 5 | 1 | 1 | 6 | 0.6 | 5 | 0.128205 | 0 | null | null | null | 5 | 1 | 1 | 1 |
12,020 | class A:
def __init__(self, txt: str):
self.o: E = None
self.q: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: C = None
self.t: E = None
self.u: H = None
self.s: F = None
self.x: C = None
self.v: A = None
se... | m" | class A:
def __init__(self, txt: str):
self.o: E = None
self.q: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: C = None
self.t: E = None
self.u: H = None
self.s: F = None
self.x: C = None
self.v: A = None
se... | 9 | 31 | 3.444444 | 0.430556 | 8 | 1.125 | 6 | 2 | 3.75 | 5 | 2 | 1 | 5 | 0.555556 | 5 | 0.16129 | 1 | 5 | 5 | 5 | 3 | 2 | 2 | 1 |
12,021 | class A:
def __init__(self, txt: str):
self.o: D = None
self.u: H = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: A = None
self.u: H = None
self.q: G = None
self.v: F = None
self.txt = txt
class C:
def __init__(self, txt:... | h" | class A:
def __init__(self, txt: str):
self.o: D = None
self.u: H = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: A = None
self.u: H = None
self.q: G = None
self.v: F = None
self.txt = txt
class C:
def __init__(self, txt:... | 8 | 20 | 2.5 | 0.357143 | 8 | 1 | 8 | 1 | 3.125 | 5 | 2 | 2 | 4 | 0.5 | 4 | 0.2 | 2 | 3 | 3 | 3 | 4 | 2 | 1 | 1 |
12,022 | class A:
def __init__(self, txt: str):
self.u: E = None
self.o: D = None
self.r: C = None
self.x: H = None
self.q: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: E = None
self.s: A = None
self.txt = txt
class C:
... | i" | class A:
def __init__(self, txt: str):
self.u: E = None
self.o: D = None
self.r: C = None
self.x: H = None
self.q: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: E = None
self.s: A = None
self.txt = txt
class C:
... | 8 | 20 | 2.5 | 0.357143 | 8 | 1 | 7 | 1 | 3.25 | 3 | 1 | 1 | 4 | 0.5 | 3 | 0.15 | 0 | null | null | null | 3 | 1 | 1 | 1 |
12,023 | class A:
def __init__(self, txt: str):
self.w: E = None
self.p: H = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: E = None
self.y: D = None
self.z: C = None
self.x: H = None
self.s: H = None
self.v: D = None
se... | c" | class A:
def __init__(self, txt: str):
self.w: E = None
self.p: H = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: E = None
self.y: D = None
self.z: C = None
self.x: H = None
self.s: H = None
self.v: D = None
se... | 10 | 32 | 3.2 | 0.355556 | 8 | 1.25 | 8 | 1 | 4 | 3 | 1 | 1 | 4 | 0.4 | 3 | 0.09375 | 0 | null | null | null | 2 | 2 | 1 | 1 |
12,024 | class A:
def __init__(self, txt: str):
self.z: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: H = None
self.t: E = None
self.w: A = None
self.r: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: F ... | h" | class A:
def __init__(self, txt: str):
self.z: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: H = None
self.t: E = None
self.w: A = None
self.r: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: F ... | 10 | 29 | 2.9 | 0.322222 | 8 | 1.25 | 6 | 1 | 3.5 | 5 | 1 | 1 | 6 | 0.6 | 5 | 0.172414 | 0 | null | null | null | 4 | 2 | 1 | 1 |
12,025 | class A:
def __init__(self, txt: str):
self.v: F = None
self.q: G = None
self.w: H = None
self.t: G = None
self.r: D = None
self.x: B = None
self.s: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: H = None
se... | d" | class A:
def __init__(self, txt: str):
self.v: F = None
self.q: G = None
self.w: H = None
self.t: G = None
self.r: D = None
self.x: B = None
self.s: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: H = None
se... | 9 | 41 | 4.555556 | 0.569444 | 8 | 1.125 | 8 | 1 | 5.125 | 5 | 1 | 1 | 6 | 0.666667 | 5 | 0.121951 | 0 | null | null | null | 4 | 2 | 1 | 1 |
12,026 | class A:
def __init__(self, txt: str):
self.s: B = None
self.o: H = None
self.q: B = None
self.t: H = None
self.u: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: F = None
self.o: H = None
self.txt = txt
class C:
... | j" | class A:
def __init__(self, txt: str):
self.s: B = None
self.o: H = None
self.q: B = None
self.t: H = None
self.u: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: F = None
self.o: H = None
self.txt = txt
class C:
... | 8 | 23 | 2.875 | 0.410714 | 8 | 1 | 6 | 1 | 4 | 6 | 2 | 1 | 5 | 0.625 | 6 | 0.26087 | 2 | 2 | 4 | 3 | 4 | 2 | 1 | 2 |
12,027 | class A:
def __init__(self, txt: str):
self.z: H = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: F = None
self.u: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: D = None
self.v: E = None
self.x: H ... | n" | class A:
def __init__(self, txt: str):
self.z: H = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: F = None
self.u: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: D = None
self.v: E = None
self.x: H ... | 8 | 27 | 3.375 | 0.482143 | 8 | 1 | 6 | 1 | 3.875 | 6 | 2 | 1 | 5 | 0.625 | 6 | 0.222222 | 2 | 2 | 5 | 3.5 | 5 | 2 | 2 | 2 |
12,028 | class A:
def __init__(self, txt: str):
self.w: D = None
self.p: H = None
self.t: A = None
self.v: F = None
self.u: E = None
self.s: A = None
self.o: B = None
self.y: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
se... | d" | class A:
def __init__(self, txt: str):
self.w: D = None
self.p: H = None
self.t: A = None
self.v: F = None
self.u: E = None
self.s: A = None
self.o: B = None
self.y: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
se... | 10 | 45 | 4.5 | 0.5 | 8 | 1.25 | 8 | 2 | 5.625 | 9 | 2 | 1 | 8 | 0.8 | 9 | 0.2 | 2 | 4 | 5 | 4.5 | 5 | 3 | 2 | 2 |
12,029 | class A:
def __init__(self, txt: str):
self.t: A = None
self.x: H = None
self.q: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: C = None
self.x: D = None
self.v: C = None
self.txt = txt
class C:
def __init__(self, txt:... | c" | class A:
def __init__(self, txt: str):
self.t: A = None
self.x: H = None
self.q: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: C = None
self.x: D = None
self.v: C = None
self.txt = txt
class C:
def __init__(self, txt:... | 10 | 37 | 3.7 | 0.411111 | 8 | 1.25 | 8 | 3 | 5.125 | 3 | 2 | 1 | 3 | 0.3 | 3 | 0.081081 | 1 | 3 | 3 | 3 | 3 | 1 | 1 | 1 |
12,030 | class A:
def __init__(self, txt: str):
self.x: B = None
self.u: C = None
self.z: D = None
self.s: G = None
self.w: H = None
self.o: C = None
self.p: B = None
self.r: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
se... | m" | class A:
def __init__(self, txt: str):
self.x: B = None
self.u: C = None
self.z: D = None
self.s: G = None
self.w: H = None
self.o: C = None
self.p: B = None
self.r: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
se... | 8 | 26 | 3.25 | 0.464286 | 8 | 1 | 8 | 1 | 4.625 | 7 | 2 | 1 | 6 | 0.75 | 7 | 0.269231 | 2 | 2 | 4 | 3 | 6 | 2 | 2 | 2 |
12,031 | class A:
def __init__(self, txt: str):
self.t: G = None
self.y: C = None
self.u: E = None
self.q: E = None
self.o: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: C = None
self.t: G = None
self.z: H = None
se... | g" | class A:
def __init__(self, txt: str):
self.t: G = None
self.y: C = None
self.u: E = None
self.q: E = None
self.o: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: C = None
self.t: G = None
self.z: H = None
se... | 8 | 25 | 3.125 | 0.446429 | 8 | 1 | 6 | 1 | 4.25 | 5 | 2 | 1 | 5 | 0.625 | 5 | 0.2 | 1 | 2 | 2 | 2 | 4 | 2 | 1 | 2 |
12,032 | class A:
def __init__(self, txt: str):
self.t: B = None
self.o: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: C = None
self.r: H = None
self.p: G = None
self.q: E = None
self.z: E = None
self.u: D = None
se... | l" | class A:
def __init__(self, txt: str):
self.t: B = None
self.o: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: C = None
self.r: H = None
self.p: G = None
self.q: E = None
self.z: E = None
self.u: D = None
se... | 10 | 29 | 2.9 | 0.322222 | 8 | 1.25 | 8 | 1 | 3.375 | 7 | 2 | 1 | 7 | 0.7 | 7 | 0.241379 | 1 | 4 | 4 | 4 | 6 | 2 | 1 | 2 |
12,033 | class A:
def __init__(self, txt: str):
self.o: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: C = None
self.r: D = None
self.o: A = None
self.t: F = None
self.u: C = None
self.v: H = None
self.txt = txt
class C:
... | k" | class A:
def __init__(self, txt: str):
self.o: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: C = None
self.r: D = None
self.o: A = None
self.t: F = None
self.u: C = None
self.v: H = None
self.txt = txt
class C:
... | 10 | 36 | 3.6 | 0.4 | 8 | 1.25 | 8 | 1 | 4.75 | 5 | 1 | 1 | 6 | 0.6 | 5 | 0.138889 | 0 | null | null | null | 5 | 1 | 1 | 1 |
12,034 | class A:
def __init__(self, txt: str):
self.t: F = None
self.q: C = None
self.u: B = None
self.p: B = None
self.y: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: F = None
self.txt = txt
class C:
def __init__(self, txt:... | j" | class A:
def __init__(self, txt: str):
self.t: F = None
self.q: C = None
self.u: B = None
self.p: B = None
self.y: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: F = None
self.txt = txt
class C:
def __init__(self, txt:... | 9 | 33 | 3.666667 | 0.458333 | 8 | 1.125 | 7 | 1 | 5.375 | 6 | 3 | 1 | 5 | 0.555556 | 6 | 0.181818 | 2 | 2 | 4 | 2.666667 | 5 | 2 | 1 | 2 |
12,035 | class A:
def __init__(self, txt: str):
self.y: E = None
self.o: D = None
self.p: H = None
self.s: B = None
self.x: G = None
self.t: E = None
self.r: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: H = None
se... | b" | class A:
def __init__(self, txt: str):
self.y: E = None
self.o: D = None
self.p: H = None
self.s: B = None
self.x: G = None
self.t: E = None
self.r: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: H = None
se... | 9 | 35 | 3.888889 | 0.486111 | 8 | 1.125 | 8 | 1 | 4.75 | 9 | 3 | 2 | 6 | 0.666667 | 8 | 0.228571 | 4 | 2 | 7 | 4 | 6 | 3 | 1 | 3 |
12,036 | class A:
def __init__(self, txt: str):
self.s: D = None
self.y: H = None
self.z: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: G = None
self.p: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: E ... | a" | class A:
def __init__(self, txt: str):
self.s: D = None
self.y: H = None
self.z: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: G = None
self.p: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: E ... | 9 | 33 | 3.666667 | 0.458333 | 8 | 1.125 | 8 | 2 | 5.125 | 9 | 3 | 1 | 6 | 0.666667 | 9 | 0.272727 | 4 | 2 | 7 | 3.8 | 7 | 2 | 1 | 3 |
12,037 | class A:
def __init__(self, txt: str):
self.o: B = None
self.y: E = None
self.q: F = None
self.t: D = None
self.z: B = None
self.w: E = None
self.x: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: G = None
se... | b" | class A:
def __init__(self, txt: str):
self.o: B = None
self.y: E = None
self.q: F = None
self.t: D = None
self.z: B = None
self.w: E = None
self.x: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: G = None
se... | 9 | 24 | 2.666667 | 0.333333 | 8 | 1.125 | 7 | 1 | 3.625 | 5 | 2 | 1 | 5 | 0.555556 | 5 | 0.208333 | 1 | 5 | 5 | 5 | 5 | 1 | 1 | 1 |
12,038 | class A:
def __init__(self, txt: str):
self.o: B = None
self.q: B = None
self.u: G = None
self.z: E = None
self.t: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: E = None
self.u: G = None
self.v: G = None
se... | e" | class A:
def __init__(self, txt: str):
self.o: B = None
self.q: B = None
self.u: G = None
self.z: E = None
self.t: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: E = None
self.u: G = None
self.v: G = None
se... | 10 | 27 | 2.7 | 0.3 | 8 | 1.25 | 8 | 2 | 3.25 | 7 | 2 | 1 | 6 | 0.6 | 7 | 0.259259 | 2 | 3 | 4 | 3.5 | 6 | 2 | 2 | 2 |
12,039 | class A:
def __init__(self, txt: str):
self.r: C = None
self.u: D = None
self.p: G = None
self.y: H = None
self.z: B = None
self.o: C = None
self.q: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: F = None
se... | m" | class A:
def __init__(self, txt: str):
self.r: C = None
self.u: D = None
self.p: G = None
self.y: H = None
self.z: B = None
self.o: C = None
self.q: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: F = None
se... | 8 | 22 | 2.75 | 0.392857 | 8 | 1 | 7 | 1 | 3.5 | 6 | 2 | 1 | 6 | 0.75 | 6 | 0.272727 | 1 | 2 | 2 | 2 | 5 | 2 | 2 | 2 |
12,040 | class A:
def __init__(self, txt: str):
self.o: F = None
self.r: B = None
self.x: G = None
self.u: B = None
self.v: G = None
self.z: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: D = None
self.q: A = None
se... | g" | class A:
def __init__(self, txt: str):
self.o: F = None
self.r: B = None
self.x: G = None
self.u: B = None
self.v: G = None
self.z: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: D = None
self.q: A = None
se... | 10 | 39 | 3.9 | 0.433333 | 8 | 1.25 | 8 | 2 | 5.75 | 5 | 2 | 1 | 5 | 0.5 | 5 | 0.128205 | 1 | 4 | 4 | 4 | 5 | 1 | 1 | 1 |
12,041 | class A:
def __init__(self, txt: str):
self.x: H = None
self.p: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: D = None
self.o: C = None
self.u: F = None
self.t: G = None
self.txt = txt
class C:
def __init__(self, txt:... | i" | class A:
def __init__(self, txt: str):
self.x: H = None
self.p: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: D = None
self.o: C = None
self.u: F = None
self.t: G = None
self.txt = txt
class C:
def __init__(self, txt:... | 8 | 18 | 2.25 | 0.321429 | 8 | 1 | 5 | 1 | 2.75 | 5 | 2 | 1 | 5 | 0.625 | 5 | 0.277778 | 1 | 3 | 3 | 3 | 5 | 1 | 1 | 1 |
12,042 | class A:
def __init__(self, txt: str):
self.t: C = None
self.u: E = None
self.o: B = None
self.s: D = 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.p: E ... | i" | class A:
def __init__(self, txt: str):
self.t: C = None
self.u: E = None
self.o: B = None
self.s: D = 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.p: E ... | 8 | 19 | 2.375 | 0.339286 | 8 | 1 | 8 | 1 | 3.5 | 3 | 1 | 1 | 4 | 0.5 | 3 | 0.157895 | 0 | null | null | null | 3 | 1 | 1 | 1 |
12,043 | class A:
def __init__(self, txt: str):
self.q: C = None
self.r: D = None
self.y: H = None
self.p: G = 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.u: F ... | m" | class A:
def __init__(self, txt: str):
self.q: C = None
self.r: D = None
self.y: H = None
self.p: G = 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.u: F ... | 10 | 28 | 2.8 | 0.311111 | 8 | 1.25 | 6 | 1 | 2.5 | 7 | 2 | 2 | 6 | 0.6 | 6 | 0.214286 | 2 | 2 | 2 | 2 | 5 | 2 | 1 | 1 |
12,044 | class A:
def __init__(self, txt: str):
self.r: D = None
self.u: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: B = None
self.s: E = None
self.z: B = None
self.t: F = None
self.u: E = None
self.v: B = None
se... | d" | class A:
def __init__(self, txt: str):
self.r: D = None
self.u: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: B = None
self.s: E = None
self.z: B = None
self.t: F = None
self.u: E = None
self.v: B = None
se... | 9 | 29 | 3.222222 | 0.402778 | 8 | 1.125 | 7 | 2 | 4.125 | 3 | 1 | 1 | 4 | 0.444444 | 3 | 0.103448 | 0 | null | null | null | 3 | 1 | 1 | 1 |
12,045 | class A:
def __init__(self, txt: str):
self.u: G = None
self.q: C = None
self.s: H = None
self.z: F = None
self.w: H = None
self.y: D = None
self.o: B = None
self.x: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
se... | a" | class A:
def __init__(self, txt: str):
self.u: G = None
self.q: C = None
self.s: H = None
self.z: F = None
self.w: H = None
self.y: D = None
self.o: B = None
self.x: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
se... | 9 | 28 | 3.111111 | 0.388889 | 8 | 1.125 | 8 | 1 | 4 | 8 | 2 | 1 | 6 | 0.666667 | 8 | 0.285714 | 3 | 2 | 7 | 4.333333 | 7 | 2 | 1 | 2 |
12,046 | class A:
def __init__(self, txt: str):
self.s: E = None
self.y: H = None
self.o: G = None
self.u: G = None
self.x: E = None
self.z: B = None
self.w: H = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: D = None
se... | c" | class A:
def __init__(self, txt: str):
self.s: E = None
self.y: H = None
self.o: G = None
self.u: G = None
self.x: E = None
self.z: B = None
self.w: H = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: D = None
se... | 10 | 33 | 3.3 | 0.366667 | 8 | 1.25 | 8 | 2 | 5 | 9 | 2 | 1 | 7 | 0.7 | 9 | 0.272727 | 3 | 2 | 6 | 4 | 7 | 2 | 1 | 2 |
12,047 | class A:
def __init__(self, txt: str):
self.s: D = None
self.t: E = None
self.o: H = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: F = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: H = None
self.z: G ... | l" | class A:
def __init__(self, txt: str):
self.s: D = None
self.t: E = None
self.o: H = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: F = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: H = None
self.z: G ... | 8 | 23 | 2.875 | 0.410714 | 8 | 1 | 6 | 1 | 3.5 | 4 | 2 | 1 | 4 | 0.5 | 4 | 0.173913 | 1 | 2 | 2 | 2 | 4 | 1 | 1 | 2 |
12,048 | class A:
def __init__(self, txt: str):
self.u: B = None
self.r: G = None
self.q: E = None
self.z: E = None
self.p: C = None
self.x: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: H = None
self.y: A = None
se... | l" | class A:
def __init__(self, txt: str):
self.u: B = None
self.r: G = None
self.q: E = None
self.z: E = None
self.p: C = None
self.x: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: H = None
self.y: A = None
se... | 9 | 32 | 3.555556 | 0.444444 | 8 | 1.125 | 7 | 1 | 4.25 | 9 | 2 | 2 | 5 | 0.555556 | 7 | 0.21875 | 5 | 2 | 7 | 3.4 | 5 | 3 | 1 | 2 |
12,049 | class A:
def __init__(self, txt: str):
self.p: H = None
self.s: D = None
self.q: E = None
self.v: G = None
self.w: G = None
self.u: H = None
self.y: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: A = None
se... | c" | class A:
def __init__(self, txt: str):
self.p: H = None
self.s: D = None
self.q: E = None
self.v: G = None
self.w: G = None
self.u: H = None
self.y: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: A = None
se... | 10 | 49 | 4.9 | 0.544444 | 8 | 1.25 | 8 | 2 | 6.375 | 7 | 2 | 1 | 6 | 0.6 | 7 | 0.142857 | 2 | 2 | 6 | 4 | 6 | 2 | 2 | 2 |
12,050 | class A:
def __init__(self, txt: str):
self.s: G = None
self.r: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: H = None
self.txt = txt
class D:
def __... | j" | class A:
def __init__(self, txt: str):
self.s: G = None
self.r: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: H = None
self.txt = txt
class D:
def __... | 10 | 28 | 2.8 | 0.311111 | 8 | 1.25 | 6 | 1 | 3 | 3 | 2 | 2 | 2 | 0.2 | 2 | 0.071429 | 2 | 2 | 2 | 2 | 2 | 2 | 1 | 1 |
12,051 | class A:
def __init__(self, txt: str):
self.w: F = None
self.s: B = None
self.u: F = None
self.v: G = None
self.q: F = None
self.y: B = None
self.p: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: A = None
se... | f" | class A:
def __init__(self, txt: str):
self.w: F = None
self.s: B = None
self.u: F = None
self.v: G = None
self.q: F = None
self.y: B = None
self.p: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: A = None
se... | 9 | 26 | 2.888889 | 0.361111 | 8 | 1.125 | 7 | 1 | 3.375 | 8 | 2 | 2 | 6 | 0.666667 | 7 | 0.269231 | 3 | 3 | 3 | 3 | 5 | 2 | 1 | 2 |
12,052 | class A:
def __init__(self, txt: str):
self.z: D = None
self.o: D = None
self.w: G = None
self.r: E = None
self.v: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: H = None
self.o: G = None
self.w: G = None
se... | d" | class A:
def __init__(self, txt: str):
self.z: D = None
self.o: D = None
self.w: G = None
self.r: E = None
self.v: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: H = None
self.o: G = None
self.w: G = None
se... | 8 | 21 | 2.625 | 0.375 | 8 | 1 | 8 | 1 | 4 | 8 | 4 | 3 | 4 | 0.5 | 5 | 0.238095 | 5 | 2 | 6 | 3.111111 | 4 | 4 | 3 | 2 |
12,053 | class A:
def __init__(self, txt: str):
self.o: E = None
self.w: E = None
self.r: F = 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.u: B = None
self.x: H ... | f" | class A:
def __init__(self, txt: str):
self.o: E = None
self.w: E = None
self.r: F = 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.u: B = None
self.x: H ... | 10 | 33 | 3.3 | 0.366667 | 8 | 1.25 | 7 | 1 | 4.625 | 6 | 2 | 1 | 4 | 0.4 | 6 | 0.181818 | 3 | 3 | 4 | 3.666667 | 4 | 3 | 1 | 2 |
12,054 | class A:
def __init__(self, txt: str):
self.x: E = None
self.z: G = None
self.y: B = None
self.v: F = None
self.p: C = None
self.r: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: D = None
self.x: G = None
se... | d" | class A:
def __init__(self, txt: str):
self.x: E = None
self.z: G = None
self.y: B = None
self.v: F = None
self.p: C = None
self.r: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: D = None
self.x: G = None
se... | 10 | 37 | 3.7 | 0.411111 | 8 | 1.25 | 6 | 1 | 4.125 | 10 | 3 | 3 | 6 | 0.6 | 8 | 0.216216 | 5 | 2 | 5 | 3.142857 | 6 | 5 | 3 | 2 |
12,055 | class A:
def __init__(self, txt: str):
self.v: E = None
self.x: D = None
self.r: D = None
self.y: C = None
self.t: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: E = None
self.u: G = None
self.t: G = None
se... | k" | class A:
def __init__(self, txt: str):
self.v: E = None
self.x: D = None
self.r: D = None
self.y: C = None
self.t: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: E = None
self.u: G = None
self.t: G = None
se... | 8 | 22 | 2.75 | 0.392857 | 8 | 1 | 8 | 1 | 3.75 | 7 | 2 | 1 | 5 | 0.625 | 7 | 0.318182 | 3 | 3 | 6 | 4.333333 | 6 | 2 | 1 | 2 |
12,056 | class A:
def __init__(self, txt: str):
self.r: F = None
self.p: E = None
self.v: B = None
self.y: C = None
self.z: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: C = None
self.o: F = None
self.y: E = None
se... | a" | class A:
def __init__(self, txt: str):
self.r: F = None
self.p: E = None
self.v: B = None
self.y: C = None
self.z: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: C = None
self.o: F = None
self.y: E = None
se... | 9 | 26 | 2.888889 | 0.361111 | 8 | 1.125 | 7 | 1 | 3.875 | 7 | 2 | 1 | 7 | 0.777778 | 7 | 0.269231 | 1 | 2 | 2 | 2 | 5 | 2 | 1 | 2 |
12,057 | class A:
def __init__(self, txt: str):
self.t: H = None
self.r: G = None
self.s: F = None
self.w: H = None
self.u: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: H = None
self.r: D = None
self.y: A = None
se... | k" | class A:
def __init__(self, txt: str):
self.t: H = None
self.r: G = None
self.s: F = None
self.w: H = None
self.u: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: H = None
self.r: D = None
self.y: A = None
se... | 10 | 33 | 3.3 | 0.366667 | 8 | 1.25 | 8 | 1 | 3.375 | 3 | 1 | 1 | 4 | 0.4 | 3 | 0.090909 | 0 | null | null | null | 3 | 1 | 1 | 1 |
12,058 | class A:
def __init__(self, txt: str):
self.u: B = None
self.q: C = None
self.y: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: D = None
self.w: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: B ... | n" | class A:
def __init__(self, txt: str):
self.u: B = None
self.q: C = None
self.y: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: D = None
self.w: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: B ... | 8 | 28 | 3.5 | 0.5 | 8 | 1 | 8 | 1 | 4.375 | 6 | 2 | 1 | 6 | 0.75 | 6 | 0.214286 | 1 | 5 | 5 | 5 | 5 | 2 | 2 | 2 |
12,059 | class A:
def __init__(self, txt: str):
self.s: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: A = None
self.y: H = None
self.r: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: G = None
self.t: H ... | f" | class A:
def __init__(self, txt: str):
self.s: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: A = None
self.y: H = None
self.r: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: G = None
self.t: H ... | 9 | 21 | 2.333333 | 0.291667 | 8 | 1.125 | 6 | 1 | 2.25 | 7 | 2 | 1 | 6 | 0.666667 | 7 | 0.333333 | 2 | 2 | 7 | 4.5 | 6 | 2 | 1 | 2 |
12,060 | class A:
def __init__(self, txt: str):
self.y: G = None
self.v: G = None
self.x: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: A = None
self.u: A = None
self.r: F = None
self.y: C = None
self.t: H = None
se... | i" | class A:
def __init__(self, txt: str):
self.y: G = None
self.v: G = None
self.x: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: A = None
self.u: A = None
self.r: F = None
self.y: C = None
self.t: H = None
se... | 10 | 24 | 2.4 | 0.266667 | 8 | 1.25 | 7 | 1 | 3.625 | 10 | 3 | 2 | 7 | 0.7 | 8 | 0.333333 | 4 | 3 | 8 | 4.4 | 7 | 2 | 1 | 2 |
12,061 | class A:
def __init__(self, txt: str):
self.r: G = None
self.y: D = None
self.z: D = None
self.v: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: C = None
self.q: E = None
self.s: F = None
self.t: H = None
se... | n" | class A:
def __init__(self, txt: str):
self.r: G = None
self.y: D = None
self.z: D = None
self.v: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: C = None
self.q: E = None
self.s: F = None
self.t: H = None
se... | 8 | 31 | 3.875 | 0.553571 | 8 | 1 | 8 | 3 | 4.875 | 8 | 2 | 1 | 8 | 1 | 8 | 0.258065 | 1 | 4 | 4 | 4 | 6 | 2 | 2 | 2 |
12,062 | class A:
def __init__(self, txt: str):
self.w: G = None
self.s: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: D = None
self.p: C = None
self.r: G = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: D ... | c" | class A:
def __init__(self, txt: str):
self.w: G = None
self.s: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: D = None
self.p: C = None
self.r: G = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: D ... | 9 | 26 | 2.888889 | 0.361111 | 8 | 1.125 | 7 | 1 | 3.25 | 5 | 3 | 2 | 3 | 0.333333 | 4 | 0.153846 | 3 | 2 | 5 | 3.25 | 4 | 2 | 1 | 2 |
12,063 | class A:
def __init__(self, txt: str):
self.s: C = None
self.u: G = None
self.o: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: F = None
self.o: D = None
self.r: A = None
self.u: G = None
self.p: H = None
se... | b" | class A:
def __init__(self, txt: str):
self.s: C = None
self.u: G = None
self.o: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: F = None
self.o: D = None
self.r: A = None
self.u: G = None
self.p: H = None
se... | 8 | 22 | 2.75 | 0.392857 | 8 | 1 | 8 | 1 | 3.25 | 4 | 1 | 1 | 5 | 0.625 | 4 | 0.181818 | 0 | null | null | null | 4 | 1 | 1 | 1 |
12,064 | class A:
def __init__(self, txt: str):
self.w: F = None
self.y: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: G = None
self.y: H = None
self.s: H = None
self.w: F = None
self.u: A = None
self.r: A = None
se... | l" | class A:
def __init__(self, txt: str):
self.w: F = None
self.y: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: G = None
self.y: H = None
self.s: H = None
self.w: F = None
self.u: A = None
self.r: A = None
se... | 8 | 27 | 3.375 | 0.482143 | 8 | 1 | 7 | 1 | 4 | 4 | 2 | 1 | 4 | 0.5 | 4 | 0.148148 | 1 | 3 | 3 | 3 | 4 | 1 | 1 | 2 |
12,065 | class A:
def __init__(self, txt: str):
self.z: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: D = None
self.p: G = None
self.r: A = None
self.u: G = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: A ... | d" | class A:
def __init__(self, txt: str):
self.z: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: D = None
self.p: G = None
self.r: A = None
self.u: G = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: A ... | 8 | 28 | 3.5 | 0.5 | 8 | 1 | 8 | 1 | 4.875 | 6 | 2 | 2 | 5 | 0.625 | 5 | 0.178571 | 2 | 3 | 3 | 3 | 5 | 2 | 1 | 1 |
12,066 | class A:
def __init__(self, txt: str):
self.v: G = None
self.r: D = None
self.z: B = None
self.s: H = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: G = None
self.p: E = None
self.v: D = None
self.r: D = None
se... | f" | class A:
def __init__(self, txt: str):
self.v: G = None
self.r: D = None
self.z: B = None
self.s: H = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: G = None
self.p: E = None
self.v: D = None
self.r: D = None
se... | 10 | 31 | 3.1 | 0.344444 | 8 | 1.25 | 6 | 2 | 3.75 | 7 | 3 | 1 | 5 | 0.5 | 7 | 0.225806 | 3 | 2 | 7 | 4.25 | 5 | 3 | 2 | 3 |
12,067 | class A:
def __init__(self, txt: str):
self.z: D = None
self.o: G = None
self.q: B = None
self.r: H = None
self.y: F = None
self.p: F = None
self.x: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: C = None
se... | g" | class A:
def __init__(self, txt: str):
self.z: D = None
self.o: G = None
self.q: B = None
self.r: H = None
self.y: F = None
self.p: F = None
self.x: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: C = None
se... | 10 | 29 | 2.9 | 0.322222 | 8 | 1.25 | 7 | 1 | 3.875 | 3 | 2 | 2 | 2 | 0.2 | 2 | 0.068966 | 2 | 2 | 2 | 2 | 1 | 3 | 3 | 1 |
12,068 | class A:
def __init__(self, txt: str):
self.u: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: C = None
self.x: E = None
self.y: E = None
self.r: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: H ... | i" | class A:
def __init__(self, txt: str):
self.u: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: C = None
self.x: E = None
self.y: E = None
self.r: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: H ... | 10 | 21 | 2.1 | 0.233333 | 8 | 1.25 | 7 | 1 | 2.875 | 4 | 1 | 1 | 5 | 0.5 | 4 | 0.190476 | 0 | null | null | null | 3 | 2 | 1 | 1 |
12,069 | class A:
def __init__(self, txt: str):
self.x: D = None
self.v: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: H = None
self.o: E = None
self.u: H = None
self.r: E = None
self.x: G = None
self.y: H = None
se... | e" | class A:
def __init__(self, txt: str):
self.x: D = None
self.v: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: H = None
self.o: E = None
self.u: H = None
self.r: E = None
self.x: G = None
self.y: H = None
se... | 8 | 22 | 2.75 | 0.392857 | 8 | 1 | 8 | 1 | 3.625 | 3 | 1 | 1 | 4 | 0.5 | 3 | 0.136364 | 0 | null | null | null | 3 | 1 | 1 | 1 |
12,070 | class A:
def __init__(self, txt: str):
self.p: E = None
self.x: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: B = None
self.q: H = None
self.s: H = None
self.u: C = None
self.r: G = None
self.p: F = None
se... | n" | class A:
def __init__(self, txt: str):
self.p: E = None
self.x: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: B = None
self.q: H = None
self.s: H = None
self.u: C = None
self.r: G = None
self.p: F = None
se... | 10 | 33 | 3.3 | 0.366667 | 8 | 1.25 | 7 | 1 | 4.625 | 7 | 3 | 1 | 6 | 0.6 | 7 | 0.212121 | 2 | 2 | 5 | 3.333333 | 5 | 3 | 2 | 3 |
12,071 | class A:
def __init__(self, txt: str):
self.r: H = None
self.y: H = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: C = None
self.w: H = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: E = None
self.r: G ... | m" | class A:
def __init__(self, txt: str):
self.r: H = None
self.y: H = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: C = None
self.w: H = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: E = None
self.r: G ... | 10 | 32 | 3.2 | 0.355556 | 8 | 1.25 | 8 | 1 | 4.625 | 4 | 2 | 1 | 4 | 0.4 | 4 | 0.125 | 1 | 2 | 2 | 2 | 4 | 1 | 1 | 1 |
12,072 | class A:
def __init__(self, txt: str):
self.u: G = None
self.w: F = None
self.t: D = None
self.s: C = None
self.p: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: D = None
self.u: C = None
self.t: C = None
se... | n" | class A:
def __init__(self, txt: str):
self.u: G = None
self.w: F = None
self.t: D = None
self.s: C = None
self.p: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: D = None
self.u: C = None
self.t: C = None
se... | 9 | 23 | 2.555556 | 0.319444 | 8 | 1.125 | 5 | 2 | 3 | 9 | 2 | 1 | 9 | 1 | 9 | 0.391304 | 1 | 2 | 2 | 2 | 5 | 4 | 2 | 2 |
12,073 | class A:
def __init__(self, txt: str):
self.v: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: E = None
self.r: H = None
self.t: E = None
self.u: F = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: E ... | n" | class A:
def __init__(self, txt: str):
self.v: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: E = None
self.r: H = None
self.t: E = None
self.u: F = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: E ... | 10 | 19 | 1.9 | 0.211111 | 8 | 1.25 | 6 | 1 | 3 | 9 | 2 | 2 | 5 | 0.5 | 6 | 0.315789 | 5 | 3 | 8 | 5 | 6 | 2 | 1 | 2 |
12,074 | class A:
def __init__(self, txt: str):
self.t: D = None
self.y: A = None
self.r: H = None
self.z: F = None
self.p: A = None
self.x: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: D = None
self.o: A = None
se... | b" | class A:
def __init__(self, txt: str):
self.t: D = None
self.y: A = None
self.r: H = None
self.z: F = None
self.p: A = None
self.x: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: D = None
self.o: A = None
se... | 9 | 25 | 2.777778 | 0.347222 | 8 | 1.125 | 6 | 1 | 3 | 6 | 1 | 1 | 7 | 0.777778 | 6 | 0.24 | 0 | null | null | null | 5 | 2 | 1 | 1 |
12,075 | class A:
def __init__(self, txt: str):
self.r: G = None
self.q: F = None
self.p: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: F = None
self.t: A ... | i" | class A:
def __init__(self, txt: str):
self.r: G = None
self.q: F = None
self.p: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: F = None
self.t: A ... | 9 | 24 | 2.666667 | 0.333333 | 8 | 1.125 | 7 | 1 | 3.125 | 5 | 2 | 1 | 5 | 0.555556 | 5 | 0.208333 | 1 | 3 | 3 | 3 | 3 | 2 | 2 | 2 |
12,076 | class A:
def __init__(self, txt: str):
self.r: C = None
self.y: C = None
self.s: F = None
self.z: F = None
self.p: H = None
self.u: B = None
self.q: H = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: E = None
se... | g" | class A:
def __init__(self, txt: str):
self.r: C = None
self.y: C = None
self.s: F = None
self.z: F = None
self.p: H = None
self.u: B = None
self.q: H = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: E = None
se... | 8 | 21 | 2.625 | 0.375 | 8 | 1 | 7 | 1 | 3.375 | 7 | 2 | 1 | 6 | 0.75 | 7 | 0.333333 | 2 | 2 | 6 | 4 | 5 | 3 | 2 | 2 |
12,077 | class A:
def __init__(self, txt: str):
self.w: D = None
self.q: G = None
self.u: H = None
self.p: E = 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.z: H ... | i" | class A:
def __init__(self, txt: str):
self.w: D = None
self.q: G = None
self.u: H = None
self.p: E = 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.z: H ... | 8 | 19 | 2.375 | 0.339286 | 8 | 1 | 5 | 1 | 2.75 | 6 | 2 | 1 | 5 | 0.625 | 6 | 0.315789 | 2 | 2 | 3 | 2.5 | 4 | 2 | 2 | 2 |
12,078 | class A:
def __init__(self, txt: str):
self.w: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: E = None
self.z: E = None
self.w: A = None
self.r: G ... | b" | class A:
def __init__(self, txt: str):
self.w: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: D = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: E = None
self.z: E = None
self.w: A = None
self.r: G ... | 10 | 27 | 2.7 | 0.3 | 8 | 1.25 | 6 | 1 | 3.25 | 3 | 1 | 1 | 4 | 0.4 | 3 | 0.111111 | 0 | null | null | null | 3 | 1 | 1 | 1 |
12,079 | class A:
def __init__(self, txt: str):
self.r: E = None
self.u: F = None
self.q: H = None
self.x: B = None
self.v: C = None
self.w: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: G = None
self.txt = txt
class C:
... | n" | class A:
def __init__(self, txt: str):
self.r: E = None
self.u: F = None
self.q: H = None
self.x: B = None
self.v: C = None
self.w: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: G = None
self.txt = txt
class C:
... | 8 | 24 | 3 | 0.428571 | 8 | 1 | 6 | 1 | 3.25 | 6 | 2 | 1 | 6 | 0.75 | 6 | 0.25 | 1 | 5 | 5 | 5 | 6 | 1 | 1 | 2 |
12,080 | class A:
def __init__(self, txt: str):
self.r: H = None
self.w: E = None
self.z: B = None
self.t: G = None
self.y: H = None
self.q: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: G = None
self.txt = txt
class C:
... | f" | class A:
def __init__(self, txt: str):
self.r: H = None
self.w: E = None
self.z: B = None
self.t: G = None
self.y: H = None
self.q: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: G = None
self.txt = txt
class C:
... | 9 | 23 | 2.555556 | 0.319444 | 8 | 1.125 | 8 | 1 | 3.75 | 4 | 1 | 1 | 5 | 0.555556 | 4 | 0.173913 | 0 | null | null | null | 4 | 1 | 1 | 1 |
12,081 | class A:
def __init__(self, txt: str):
self.q: C = None
self.r: C = None
self.t: G = None
self.s: E = None
self.x: G = None
self.z: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: H = None
self.txt = txt
class C:
... | f" | class A:
def __init__(self, txt: str):
self.q: C = None
self.r: C = None
self.t: G = None
self.s: E = None
self.x: G = None
self.z: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: H = None
self.txt = txt
class C:
... | 8 | 18 | 2.25 | 0.321429 | 8 | 1 | 8 | 1 | 3.5 | 5 | 2 | 1 | 4 | 0.5 | 5 | 0.277778 | 2 | 2 | 2 | 2 | 5 | 1 | 1 | 2 |
12,082 | class A:
def __init__(self, txt: str):
self.t: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: C = None
self.z: A = None
self.y: C = None
self.x: H = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: B ... | g" | class A:
def __init__(self, txt: str):
self.t: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: C = None
self.z: A = None
self.y: C = None
self.x: H = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: B ... | 9 | 21 | 2.333333 | 0.291667 | 8 | 1.125 | 5 | 1 | 3.125 | 5 | 1 | 1 | 6 | 0.666667 | 5 | 0.238095 | 0 | null | null | null | 4 | 2 | 1 | 1 |
12,083 | class A:
def __init__(self, txt: str):
self.o: B = None
self.z: E = None
self.u: B = None
self.v: B = None
self.q: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: A = None
self.txt = txt
class C:
def __init__(self, txt:... | e" | class A:
def __init__(self, txt: str):
self.o: B = None
self.z: E = None
self.u: B = None
self.v: B = None
self.q: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: A = None
self.txt = txt
class C:
def __init__(self, txt:... | 8 | 20 | 2.5 | 0.357143 | 8 | 1 | 7 | 1 | 3.875 | 8 | 4 | 3 | 4 | 0.5 | 4 | 0.2 | 5 | 2 | 6 | 3.111111 | 4 | 3 | 1 | 1 |
12,084 | class A:
def __init__(self, txt: str):
self.w: C = None
self.u: G = None
self.o: E = None
self.x: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: H = None
self.r: E = None
self.txt = txt
class C:
def __init__(self, txt:... | m" | class A:
def __init__(self, txt: str):
self.w: C = None
self.u: G = None
self.o: E = None
self.x: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: H = None
self.r: E = None
self.txt = txt
class C:
def __init__(self, txt:... | 10 | 23 | 2.3 | 0.255556 | 8 | 1.25 | 6 | 1 | 3.5 | 10 | 2 | 2 | 7 | 0.7 | 8 | 0.347826 | 4 | 4 | 6 | 4.5 | 6 | 3 | 1 | 2 |
12,085 | class A:
def __init__(self, txt: str):
self.s: E = None
self.r: B = None
self.q: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: A = None
self.t: D = None
self.v: H = None
self.u: G = None
self.p: E = None
se... | h" | class A:
def __init__(self, txt: str):
self.s: E = None
self.r: B = None
self.q: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: A = None
self.t: D = None
self.v: H = None
self.u: G = None
self.p: E = None
se... | 10 | 32 | 3.2 | 0.355556 | 8 | 1.25 | 7 | 3 | 4.375 | 9 | 3 | 1 | 7 | 0.7 | 9 | 0.28125 | 3 | 2 | 8 | 4.5 | 6 | 2 | 2 | 3 |
12,086 | class A:
def __init__(self, txt: str):
self.o: E = None
self.q: C = None
self.r: H = None
self.x: C = None
self.t: B = None
self.w: F = None
self.s: H = None
self.p: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
se... | i" | class A:
def __init__(self, txt: str):
self.o: E = None
self.q: C = None
self.r: H = None
self.x: C = None
self.t: B = None
self.w: F = None
self.s: H = None
self.p: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
se... | 9 | 32 | 3.555556 | 0.444444 | 8 | 1.125 | 8 | 1 | 4.875 | 5 | 2 | 2 | 4 | 0.444444 | 4 | 0.125 | 2 | 2 | 2 | 2 | 4 | 2 | 1 | 2 |
12,087 | class A:
def __init__(self, txt: str):
self.o: G = None
self.z: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: E = None
self.q: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: F = None
self.w: D ... | a" | class A:
def __init__(self, txt: str):
self.o: G = None
self.z: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: E = None
self.q: E = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: F = None
self.w: D ... | 10 | 27 | 2.7 | 0.3 | 8 | 1.25 | 7 | 1 | 3.25 | 3 | 1 | 1 | 4 | 0.4 | 3 | 0.111111 | 0 | null | null | null | 3 | 1 | 1 | 1 |
12,088 | class A:
def __init__(self, txt: str):
self.r: C = None
self.x: C = None
self.w: G = None
self.v: G = None
self.t: C = None
self.z: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: A = None
self.t: H = None
se... | k" | class A:
def __init__(self, txt: str):
self.r: C = None
self.x: C = None
self.w: G = None
self.v: G = None
self.t: C = None
self.z: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: A = None
self.t: H = None
se... | 8 | 18 | 2.25 | 0.321429 | 8 | 1 | 8 | 1 | 3.375 | 5 | 2 | 1 | 4 | 0.5 | 5 | 0.277778 | 2 | 2 | 2 | 2 | 5 | 1 | 1 | 2 |
12,089 | class A:
def __init__(self, txt: str):
self.p: F = None
self.s: C = None
self.r: D = None
self.v: C = None
self.o: C = None
self.z: D = None
self.t: F = None
self.q: H = None
self.txt = txt
class B:
def __init__(self, txt: str):
se... | n" | class A:
def __init__(self, txt: str):
self.p: F = None
self.s: C = None
self.r: D = None
self.v: C = None
self.o: C = None
self.z: D = None
self.t: F = None
self.q: H = None
self.txt = txt
class B:
def __init__(self, txt: str):
se... | 9 | 31 | 3.444444 | 0.430556 | 8 | 1.125 | 8 | 1 | 4.5 | 4 | 2 | 1 | 4 | 0.444444 | 4 | 0.129032 | 1 | 4 | 4 | 4 | 2 | 2 | 1 | 1 |
12,090 | class A:
def __init__(self, txt: str):
self.z: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: H = None
self.x: F = None
self.t: C = None
self.o: H = None
self.p: B = None
self.w: E = None
self.txt = txt
class C:
... | m" | class A:
def __init__(self, txt: str):
self.z: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: H = None
self.x: F = None
self.t: C = None
self.o: H = None
self.p: B = None
self.w: E = None
self.txt = txt
class C:
... | 10 | 35 | 3.5 | 0.388889 | 8 | 1.25 | 6 | 1 | 3.875 | 9 | 2 | 2 | 6 | 0.6 | 6 | 0.171429 | 4 | 4 | 4 | 4 | 5 | 4 | 1 | 1 |
12,091 | class A:
def __init__(self, txt: str):
self.z: B = None
self.u: B = None
self.q: H = None
self.v: F = None
self.r: D = None
self.o: G = None
self.p: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: H = None
se... | d" | class A:
def __init__(self, txt: str):
self.z: B = None
self.u: B = None
self.q: H = None
self.v: F = None
self.r: D = None
self.o: G = None
self.p: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: H = None
se... | 9 | 26 | 2.888889 | 0.361111 | 8 | 1.125 | 8 | 1 | 4.125 | 4 | 2 | 1 | 4 | 0.444444 | 4 | 0.153846 | 1 | 3 | 3 | 3 | 3 | 2 | 1 | 2 |
12,092 | class A:
def __init__(self, txt: str):
self.u: B = None
self.y: B = None
self.s: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: G = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: E = None
self.txt =... | l" | class A:
def __init__(self, txt: str):
self.u: B = None
self.y: B = None
self.s: G = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: G = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: E = None
self.txt =... | 8 | 15 | 1.875 | 0.267857 | 8 | 1 | 6 | 1 | 2.625 | 8 | 2 | 2 | 6 | 0.75 | 6 | 0.4 | 3 | 4 | 4 | 4 | 5 | 2 | 1 | 2 |
12,093 | class A:
def __init__(self, txt: str):
self.v: G = None
self.q: C = None
self.o: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: G = None
self.o: G ... | a" | class A:
def __init__(self, txt: str):
self.v: G = None
self.q: C = None
self.o: E = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: G = None
self.o: G ... | 8 | 27 | 3.375 | 0.482143 | 8 | 1 | 8 | 1 | 4.25 | 8 | 3 | 2 | 6 | 0.75 | 7 | 0.259259 | 3 | 2 | 7 | 4.75 | 5 | 3 | 1 | 2 |
12,094 | class A:
def __init__(self, txt: str):
self.s: F = None
self.r: F = None
self.q: H = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: A = None
self.q: C = None
self.o: D = None
self.r: E = None
self.txt = txt
class C:
... | b" | class A:
def __init__(self, txt: str):
self.s: F = None
self.r: F = None
self.q: H = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: A = None
self.q: C = None
self.o: D = None
self.r: E = None
self.txt = txt
class C:
... | 10 | 28 | 2.8 | 0.311111 | 8 | 1.25 | 8 | 1 | 3.875 | 3 | 2 | 1 | 3 | 0.3 | 3 | 0.107143 | 1 | 3 | 3 | 3 | 3 | 1 | 1 | 1 |
12,095 | class A:
def __init__(self, txt: str):
self.s: C = None
self.u: E = None
self.v: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: D = None
self.w: D = None
self.y: F = None
self.t: A = None
self.txt = txt
class C:
... | n" | class A:
def __init__(self, txt: str):
self.s: C = None
self.u: E = None
self.v: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: D = None
self.w: D = None
self.y: F = None
self.t: A = None
self.txt = txt
class C:
... | 8 | 20 | 2.5 | 0.357143 | 8 | 1 | 5 | 1 | 2.875 | 3 | 2 | 1 | 3 | 0.375 | 3 | 0.15 | 1 | 3 | 3 | 3 | 3 | 1 | 1 | 1 |
12,096 | class A:
def __init__(self, txt: str):
self.t: E = None
self.o: C = None
self.s: C = None
self.z: E = None
self.u: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: E = None
self.r: F = None
self.z: F = None
se... | i" | class A:
def __init__(self, txt: str):
self.t: E = None
self.o: C = None
self.s: C = None
self.z: E = None
self.u: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: E = None
self.r: F = None
self.z: F = None
se... | 10 | 42 | 4.2 | 0.466667 | 8 | 1.25 | 8 | 2 | 5.75 | 8 | 2 | 1 | 7 | 0.7 | 8 | 0.190476 | 2 | 3 | 6 | 4.5 | 7 | 2 | 1 | 2 |
12,097 | class A:
def __init__(self, txt: str):
self.q: H = None
self.p: F = None
self.r: D = None
self.s: E = None
self.w: E = None
self.v: G = None
self.t: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: F = None
se... | k" | class A:
def __init__(self, txt: str):
self.q: H = None
self.p: F = None
self.r: D = None
self.s: E = None
self.w: E = None
self.v: G = None
self.t: D = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: F = None
se... | 9 | 35 | 3.888889 | 0.486111 | 8 | 1.125 | 8 | 2 | 5.25 | 4 | 2 | 2 | 3 | 0.333333 | 3 | 0.085714 | 2 | 2 | 2 | 2 | 3 | 2 | 1 | 2 |
12,098 | class A:
def __init__(self, txt: str):
self.s: H = None
self.y: E = None
self.o: D = None
self.v: D = None
self.r: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: D = None
self.p: A = None
self.r: E = None
se... | g" | class A:
def __init__(self, txt: str):
self.s: H = None
self.y: E = None
self.o: D = None
self.v: D = None
self.r: F = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: D = None
self.p: A = None
self.r: E = None
se... | 8 | 26 | 3.25 | 0.464286 | 8 | 1 | 8 | 1 | 4.375 | 3 | 1 | 1 | 4 | 0.5 | 3 | 0.115385 | 0 | null | null | null | 3 | 1 | 1 | 1 |
12,099 | class A:
def __init__(self, txt: str):
self.s: D = None
self.u: C = None
self.q: B = None
self.x: 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.w: H ... | k" | class A:
def __init__(self, txt: str):
self.s: D = None
self.u: C = None
self.q: B = None
self.x: 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.w: H ... | 9 | 24 | 2.666667 | 0.333333 | 8 | 1.125 | 7 | 1 | 3.5 | 4 | 1 | 1 | 5 | 0.555556 | 4 | 0.166667 | 0 | null | null | null | 4 | 1 | 1 | 1 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.