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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1,800 | class A:
def __init__(self, txt: str):
self.p: A = None
self.v: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: C = None
self.w: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: C = None
self.u: A ... | a" | class A:
def __init__(self, txt: str):
self.p: A = None
self.v: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: C = None
self.w: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: C = None
self.u: A ... | 8 | 16 | 2 | 0.285714 | 3 | 2.666667 | 3 | 2 | 2.333333 | 3 | 1 | 1 | 4 | 0.5 | 3 | 0.1875 | 0 | null | null | null | 2 | 2 | 2 | 1 |
1,801 | class A:
def __init__(self, txt: str):
self.q: B = None
self.p: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: A = None
self.y: C = None
self.o: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: C ... | n" | class A:
def __init__(self, txt: str):
self.q: B = None
self.p: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: A = None
self.y: C = None
self.o: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: C ... | 7 | 13 | 1.857143 | 0.309524 | 3 | 2.333333 | 3 | 2 | 2.333333 | 6 | 3 | 2 | 3 | 0.428571 | 5 | 0.384615 | 4 | 2 | 4 | 3.2 | 5 | 2 | 1 | 2 |
1,802 | class A:
def __init__(self, txt: str):
self.u: B = None
self.o: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: A = None
self.v: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: A = None
self.x: B ... | j" | class A:
def __init__(self, txt: str):
self.u: B = None
self.o: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: A = None
self.v: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: A = None
self.x: B ... | 9 | 18 | 2 | 0.25 | 3 | 3 | 2 | 2 | 2 | 6 | 2 | 1 | 6 | 0.666667 | 6 | 0.333333 | 1 | 4 | 4 | 4 | 6 | 1 | 1 | 1 |
1,803 | class A:
def __init__(self, txt: str):
self.x: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: A = None
self.w: C = None
self.p: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: A = None
self.o: C ... | j" | class A:
def __init__(self, txt: str):
self.x: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: A = None
self.w: C = None
self.p: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: A = None
self.o: C ... | 5 | 11 | 2.2 | 0.55 | 3 | 1.666667 | 3 | 1 | 2 | 4 | 3 | 2 | 2 | 0.4 | 2 | 0.181818 | 3 | 2 | 4 | 2.5 | 1 | 4 | 4 | 1 |
1,804 | class A:
def __init__(self, txt: str):
self.x: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: C = None
self.q: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: B = None
self.txt = txt
n = A("n")
d = B("d... | m" | class A:
def __init__(self, txt: str):
self.x: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: C = None
self.q: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: B = None
self.txt = txt
n = A("n")
d = B("d... | 5 | 6 | 1.2 | 0.3 | 3 | 1.666667 | 2 | 1 | 1.333333 | 5 | 3 | 2 | 3 | 0.6 | 4 | 0.666667 | 3 | 2 | 4 | 3 | 3 | 2 | 1 | 2 |
1,805 | class A:
def __init__(self, txt: str):
self.u: B = None
self.z: A = None
self.q: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: A = None
self.z: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: B ... | b" | class A:
def __init__(self, txt: str):
self.u: B = None
self.z: A = None
self.q: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: A = None
self.z: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: B ... | 10 | 19 | 1.9 | 0.211111 | 3 | 3.333333 | 3 | 2 | 2.666667 | 8 | 3 | 2 | 5 | 0.5 | 6 | 0.315789 | 4 | 2 | 5 | 4 | 4 | 3 | 1 | 2 |
1,806 | class A:
def __init__(self, txt: str):
self.t: A = None
self.o: A = None
self.q: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: A = None
self.x: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: C ... | l" | class A:
def __init__(self, txt: str):
self.t: A = None
self.o: A = None
self.q: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: A = None
self.x: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: C ... | 8 | 12 | 1.5 | 0.214286 | 3 | 2.666667 | 3 | 2 | 2.333333 | 8 | 4 | 3 | 3 | 0.375 | 4 | 0.333333 | 6 | 2 | 7 | 3.9 | 2 | 5 | 3 | 2 |
1,807 | class A:
def __init__(self, txt: str):
self.u: A = None
self.q: C = None
self.s: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: C = None
self.txt =... | l" | class A:
def __init__(self, txt: str):
self.u: A = None
self.q: C = None
self.s: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: C = None
self.txt =... | 8 | 13 | 1.625 | 0.232143 | 3 | 2.666667 | 3 | 1 | 1.666667 | 5 | 2 | 2 | 4 | 0.5 | 4 | 0.307692 | 2 | 2 | 2 | 2 | 2 | 4 | 4 | 1 |
1,808 | class A:
def __init__(self, txt: str):
self.t: B = None
self.v: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: B = None
self.txt = txt
b = A("b")
e = B("e... | e" | class A:
def __init__(self, txt: str):
self.t: B = None
self.v: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: B = None
self.txt = txt
b = A("b")
e = B("e... | 9 | 10 | 1.111111 | 0.138889 | 3 | 3 | 2 | 1 | 1.333333 | 8 | 5 | 4 | 2 | 0.222222 | 3 | 0.3 | 7 | 2 | 8 | 3.75 | 3 | 4 | 1 | 2 |
1,809 | class A:
def __init__(self, txt: str):
self.s: B = None
self.z: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: A = None
self.w: B = None
self.txt =... | h" | class A:
def __init__(self, txt: str):
self.s: B = None
self.z: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: A = None
self.w: B = None
self.txt =... | 4 | 6 | 1.5 | 0.5 | 3 | 1.333333 | 2 | 1 | 1.666667 | 4 | 2 | 1 | 4 | 1 | 4 | 0.666667 | 1 | 2 | 2 | 2 | 3 | 2 | 1 | 2 |
1,810 | class A:
def __init__(self, txt: str):
self.s: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: B = None
self.v: A = None
self.x: A = None
self.txt =... | i" | class A:
def __init__(self, txt: str):
self.s: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: B = None
self.v: A = None
self.x: A = None
self.txt =... | 7 | 9 | 1.285714 | 0.214286 | 3 | 2.333333 | 3 | 1 | 1.666667 | 5 | 2 | 1 | 4 | 0.571429 | 5 | 0.555556 | 2 | 2 | 2 | 2 | 4 | 2 | 2 | 2 |
1,811 | class A:
def __init__(self, txt: str):
self.v: B = None
self.o: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: B = None
self.u: A = None
self.y: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: C ... | b" | class A:
def __init__(self, txt: str):
self.v: B = None
self.o: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: B = None
self.u: A = None
self.y: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: C ... | 10 | 25 | 2.5 | 0.277778 | 3 | 3.333333 | 3 | 2 | 2.666667 | 7 | 3 | 2 | 5 | 0.5 | 5 | 0.2 | 3 | 2 | 4 | 2.5 | 4 | 3 | 1 | 1 |
1,812 | class A:
def __init__(self, txt: str):
self.x: C = None
self.y: B = None
self.v: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: C = None
self.o: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: A ... | h" | class A:
def __init__(self, txt: str):
self.x: C = None
self.y: B = None
self.v: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: C = None
self.o: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: A ... | 4 | 7 | 1.75 | 0.583333 | 3 | 1.333333 | 3 | 2 | 2.333333 | 3 | 1 | 1 | 4 | 1 | 3 | 0.428571 | 0 | null | null | null | 3 | 1 | 1 | 1 |
1,813 | class A:
def __init__(self, txt: str):
self.t: B = None
self.q: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: A = None
self.x: B = None
self.t: B ... | m" | class A:
def __init__(self, txt: str):
self.t: B = None
self.q: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: A = None
self.x: B = None
self.t: B ... | 9 | 17 | 1.888889 | 0.236111 | 3 | 3 | 3 | 1 | 2 | 5 | 2 | 1 | 5 | 0.555556 | 5 | 0.294118 | 1 | 2 | 2 | 2 | 3 | 3 | 3 | 1 |
1,814 | class A:
def __init__(self, txt: str):
self.x: C = None
self.r: A = None
self.p: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: C = None
self.w: B = None
self.v: B = None
self.txt = txt
class C:
def __init__(self, txt:... | j" | class A:
def __init__(self, txt: str):
self.x: C = None
self.r: A = None
self.p: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: C = None
self.w: B = None
self.v: B = None
self.txt = txt
class C:
def __init__(self, txt:... | 7 | 18 | 2.571429 | 0.428571 | 3 | 2.333333 | 3 | 1 | 2.333333 | 7 | 2 | 2 | 5 | 0.714286 | 6 | 0.333333 | 3 | 2 | 3 | 2.333333 | 5 | 3 | 3 | 2 |
1,815 | class A:
def __init__(self, txt: str):
self.y: C = None
self.x: C = None
self.p: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: B = None
self.txt =... | c" | class A:
def __init__(self, txt: str):
self.y: C = None
self.x: C = None
self.p: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: B = None
self.txt =... | 5 | 9 | 1.8 | 0.45 | 3 | 1.666667 | 3 | 1 | 1.666667 | 5 | 2 | 2 | 4 | 0.8 | 4 | 0.444444 | 2 | 2 | 2 | 2 | 3 | 2 | 1 | 1 |
1,816 | class A:
def __init__(self, txt: str):
self.y: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: A = None
self.txt = txt
m = A("m")
a = B("a")
l = C("l")
k = A("k")
... | m" | class A:
def __init__(self, txt: str):
self.y: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: A = None
self.txt = txt
m = A("m")
a = B("a")
l = C("l")
k = A("k")
... | 4 | 4 | 1 | 0.333333 | 3 | 1.333333 | 1 | 1 | 1 | 3 | 1 | 1 | 4 | 1 | 3 | 0.75 | 0 | null | null | null | 3 | 1 | 1 | 1 |
1,817 | class A:
def __init__(self, txt: str):
self.q: A = None
self.z: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: C = None
self.s: C = None
self.txt =... | m" | class A:
def __init__(self, txt: str):
self.q: A = None
self.z: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: C = None
self.s: C = None
self.txt =... | 5 | 7 | 1.4 | 0.35 | 3 | 1.666667 | 2 | 1 | 1.666667 | 3 | 2 | 1 | 3 | 0.6 | 3 | 0.428571 | 1 | 2 | 2 | 2 | 3 | 1 | 1 | 1 |
1,818 | class A:
def __init__(self, txt: str):
self.u: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: A = None
self.txt = txt
f = A("f")
g = B("g")
b = C("b")
e = B("e")
... | g" | class A:
def __init__(self, txt: str):
self.u: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: A = None
self.txt = txt
f = A("f")
g = B("g")
b = C("b")
e = B("e")
... | 4 | 4 | 1 | 0.333333 | 3 | 1.333333 | 1 | 1 | 1 | 4 | 2 | 2 | 3 | 0.75 | 3 | 0.75 | 2 | 2 | 2 | 2 | 2 | 3 | 3 | 1 |
1,819 | class A:
def __init__(self, txt: str):
self.o: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: C = None
self.t: C = None
self.y: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: A = None
self.w: A ... | d" | class A:
def __init__(self, txt: str):
self.o: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: C = None
self.t: C = None
self.y: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: A = None
self.w: A ... | 9 | 14 | 1.555556 | 0.194444 | 3 | 3 | 3 | 1 | 2 | 4 | 2 | 1 | 4 | 0.444444 | 4 | 0.285714 | 1 | 2 | 2 | 2 | 3 | 2 | 1 | 1 |
1,820 | class A:
def __init__(self, txt: str):
self.v: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: A = None
self.x: A = None
self.txt = txt
a = A("a")
e = B("e... | a" | class A:
def __init__(self, txt: str):
self.v: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: A = None
self.x: A = None
self.txt = txt
a = A("a")
e = B("e... | 3 | 3 | 1 | 0.5 | 3 | 1 | 2 | 1 | 1.333333 | 3 | 2 | 1 | 3 | 1 | 3 | 1 | 1 | 3 | 3 | 3 | 3 | 1 | 1 | 1 |
1,821 | class A:
def __init__(self, txt: str):
self.x: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: C = None
self.t: B = None
self.txt = txt
n = A("n")
e = B("e... | e" | class A:
def __init__(self, txt: str):
self.x: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: C = None
self.t: B = None
self.txt = txt
n = A("n")
e = B("e... | 10 | 13 | 1.3 | 0.144444 | 3 | 3.333333 | 2 | 1 | 1.333333 | 10 | 6 | 5 | 2 | 0.2 | 2 | 0.153846 | 9 | 2 | 10 | 4.4 | 1 | 10 | 10 | 1 |
1,822 | class A:
def __init__(self, txt: str):
self.z: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: C = None
self.t: A = None
self.x: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: B = None
self.t: B ... | b" | class A:
def __init__(self, txt: str):
self.z: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: C = None
self.t: A = None
self.x: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: B = None
self.t: B ... | 5 | 6 | 1.2 | 0.3 | 3 | 1.666667 | 3 | 1 | 2.333333 | 3 | 2 | 2 | 2 | 0.4 | 2 | 0.333333 | 2 | 2 | 2 | 2 | 1 | 3 | 3 | 1 |
1,823 | class A:
def __init__(self, txt: str):
self.r: B = None
self.v: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: A = None
self.r: A = None
self.z: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: B ... | e" | class A:
def __init__(self, txt: str):
self.r: B = None
self.v: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: A = None
self.r: A = None
self.z: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: B ... | 4 | 4 | 1 | 0.333333 | 3 | 1.333333 | 3 | 2 | 2.333333 | 3 | 2 | 1 | 2 | 0.5 | 3 | 0.75 | 2 | 2 | 2 | 2 | 2 | 2 | 2 | 2 |
1,824 | class A:
def __init__(self, txt: str):
self.q: B = None
self.s: A = None
self.v: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: C = None
self.s: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: C ... | m" | class A:
def __init__(self, txt: str):
self.q: B = None
self.s: A = None
self.v: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: C = None
self.s: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: C ... | 9 | 18 | 2 | 0.25 | 3 | 3 | 3 | 2 | 2.666667 | 7 | 3 | 2 | 4 | 0.444444 | 5 | 0.277778 | 4 | 2 | 5 | 3 | 5 | 2 | 1 | 2 |
1,825 | class A:
def __init__(self, txt: str):
self.q: A = None
self.u: A = None
self.w: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: A = None
self.txt =... | b" | class A:
def __init__(self, txt: str):
self.q: A = None
self.u: A = None
self.w: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: A = None
self.txt =... | 7 | 10 | 1.428571 | 0.238095 | 3 | 2.333333 | 3 | 1 | 1.666667 | 3 | 2 | 2 | 2 | 0.285714 | 2 | 0.2 | 2 | 2 | 2 | 2 | 1 | 3 | 3 | 1 |
1,826 | class A:
def __init__(self, txt: str):
self.w: B = None
self.z: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: C = None
self.t: C = None
self.s: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: C ... | i" | class A:
def __init__(self, txt: str):
self.w: B = None
self.z: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: C = None
self.t: C = None
self.s: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: C ... | 8 | 14 | 1.75 | 0.25 | 3 | 2.666667 | 3 | 2 | 2.333333 | 4 | 2 | 1 | 4 | 0.5 | 4 | 0.285714 | 1 | 2 | 2 | 2 | 3 | 2 | 2 | 1 |
1,827 | class A:
def __init__(self, txt: str):
self.x: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: C = None
self.r: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: A = None
self.u: A = None
self.s: A ... | e" | class A:
def __init__(self, txt: str):
self.x: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: C = None
self.r: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: A = None
self.u: A = None
self.s: A ... | 4 | 6 | 1.5 | 0.5 | 3 | 1.333333 | 3 | 1 | 2 | 4 | 2 | 1 | 4 | 1 | 4 | 0.666667 | 1 | 2 | 2 | 2 | 3 | 2 | 1 | 1 |
1,828 | class A:
def __init__(self, txt: str):
self.v: C = None
self.t: C = None
self.z: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: A = None
self.txt =... | j" | class A:
def __init__(self, txt: str):
self.v: C = None
self.t: C = None
self.z: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: A = None
self.txt =... | 10 | 15 | 1.5 | 0.166667 | 3 | 3.333333 | 3 | 1 | 1.666667 | 7 | 2 | 1 | 6 | 0.6 | 7 | 0.466667 | 2 | 2 | 2 | 2 | 4 | 3 | 1 | 2 |
1,829 | class A:
def __init__(self, txt: str):
self.z: B = None
self.q: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: B = None
self.p: C = None
self.u: A ... | k" | class A:
def __init__(self, txt: str):
self.z: B = None
self.q: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: B = None
self.p: C = None
self.u: A ... | 5 | 11 | 2.2 | 0.55 | 3 | 1.666667 | 3 | 1 | 2 | 5 | 3 | 3 | 2 | 0.4 | 2 | 0.181818 | 4 | 2 | 4 | 2.666667 | 2 | 3 | 1 | 1 |
1,830 | class A:
def __init__(self, txt: str):
self.t: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: A = None
self.r: A = None
self.z: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: C = None
self.r: A ... | b" | class A:
def __init__(self, txt: str):
self.t: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: A = None
self.r: A = None
self.z: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: C = None
self.r: A ... | 9 | 20 | 2.222222 | 0.277778 | 3 | 3 | 3 | 1 | 2.333333 | 8 | 3 | 2 | 5 | 0.555556 | 6 | 0.3 | 4 | 2 | 7 | 4.8 | 4 | 3 | 1 | 2 |
1,831 | class A:
def __init__(self, txt: str):
self.y: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: B = None
self.z: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: A = None
self.v: B = None
self.p: A ... | l" | class A:
def __init__(self, txt: str):
self.y: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: B = None
self.z: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: A = None
self.v: B = None
self.p: A ... | 7 | 11 | 1.571429 | 0.261905 | 3 | 2.333333 | 3 | 1 | 2 | 7 | 3 | 1 | 5 | 0.714286 | 7 | 0.636364 | 3 | 2 | 6 | 3.5 | 5 | 2 | 2 | 2 |
1,832 | class A:
def __init__(self, txt: str):
self.o: B = None
self.s: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: C = None
self.r: C = None
self.v: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: B ... | f" | class A:
def __init__(self, txt: str):
self.o: B = None
self.s: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: C = None
self.r: C = None
self.v: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: B ... | 10 | 18 | 1.8 | 0.2 | 3 | 3.333333 | 3 | 2 | 2.333333 | 4 | 1 | 1 | 5 | 0.5 | 4 | 0.222222 | 0 | null | null | null | 3 | 2 | 1 | 1 |
1,833 | class A:
def __init__(self, txt: str):
self.t: 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.y: B = None
self.txt = txt
c = A("c")
j = B("j")
h = C("h")
c.t = j
j.... | j" | class A:
def __init__(self, txt: str):
self.t: 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.y: B = None
self.txt = txt
c = A("c")
j = B("j")
h = C("h")
c.t = j
j.... | 3 | 3 | 1 | 0.5 | 3 | 1 | 1 | 1 | 1 | 3 | 2 | 1 | 3 | 1 | 3 | 1 | 1 | 2 | 2 | 2 | 3 | 1 | 1 | 1 |
1,834 | class A:
def __init__(self, txt: str):
self.z: B = None
self.p: B = None
self.u: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: B = None
self.z: B = None
self.x: B = None
self.txt = txt
class C:
def __init__(self, txt:... | j" | class A:
def __init__(self, txt: str):
self.z: B = None
self.p: B = None
self.u: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: B = None
self.z: B = None
self.x: B = None
self.txt = txt
class C:
def __init__(self, txt:... | 8 | 16 | 2 | 0.285714 | 3 | 2.666667 | 3 | 2 | 2.666667 | 7 | 4 | 2 | 4 | 0.5 | 6 | 0.375 | 4 | 2 | 6 | 3.428571 | 3 | 4 | 2 | 2 |
1,835 | class A:
def __init__(self, txt: str):
self.x: A = None
self.s: A = None
self.t: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: C = None
self.q: C ... | j" | class A:
def __init__(self, txt: str):
self.x: A = None
self.s: A = None
self.t: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: C = None
self.q: C ... | 8 | 13 | 1.625 | 0.232143 | 3 | 2.666667 | 3 | 1 | 2 | 5 | 2 | 1 | 5 | 0.625 | 5 | 0.384615 | 1 | 3 | 3 | 3 | 4 | 2 | 2 | 1 |
1,836 | class A:
def __init__(self, txt: str):
self.w: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: C = None
self.y: B = None
self.x: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: A = None
self.txt =... | j" | class A:
def __init__(self, txt: str):
self.w: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: C = None
self.y: B = None
self.x: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: A = None
self.txt =... | 5 | 9 | 1.8 | 0.45 | 3 | 1.666667 | 3 | 1 | 1.666667 | 3 | 2 | 1 | 3 | 0.6 | 3 | 0.333333 | 1 | 2 | 2 | 2 | 2 | 2 | 2 | 1 |
1,837 | class A:
def __init__(self, txt: str):
self.y: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: A = None
self.y: B = None
self.p: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: A = None
self.txt =... | m" | class A:
def __init__(self, txt: str):
self.y: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: A = None
self.y: B = None
self.p: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: A = None
self.txt =... | 5 | 8 | 1.6 | 0.4 | 3 | 1.666667 | 3 | 1 | 1.666667 | 4 | 2 | 1 | 4 | 0.8 | 4 | 0.5 | 1 | 2 | 2 | 2 | 2 | 3 | 2 | 1 |
1,838 | class A:
def __init__(self, txt: str):
self.w: C = None
self.v: C = None
self.r: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: A = None
self.u: B ... | n" | class A:
def __init__(self, txt: str):
self.w: C = None
self.v: C = None
self.r: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: A = None
self.u: B ... | 5 | 9 | 1.8 | 0.45 | 3 | 1.666667 | 3 | 1 | 2.333333 | 4 | 2 | 2 | 3 | 0.6 | 3 | 0.333333 | 2 | 3 | 3 | 3 | 2 | 2 | 2 | 1 |
1,839 | class A:
def __init__(self, txt: str):
self.r: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: C = None
self.x: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: A = None
self.v: A = None
self.txt =... | f" | class A:
def __init__(self, txt: str):
self.r: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: C = None
self.x: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: A = None
self.v: A = None
self.txt =... | 3 | 4 | 1.333333 | 0.666667 | 3 | 1 | 2 | 1 | 1.666667 | 3 | 2 | 1 | 3 | 1 | 3 | 0.75 | 1 | 3 | 3 | 3 | 2 | 2 | 2 | 1 |
1,840 | class A:
def __init__(self, txt: str):
self.y: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: B = None
self.x: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: A = None
self.o: B = None
self.txt =... | n" | class A:
def __init__(self, txt: str):
self.y: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: B = None
self.x: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: A = None
self.o: B = None
self.txt =... | 8 | 12 | 1.5 | 0.214286 | 3 | 2.666667 | 2 | 1 | 1.666667 | 8 | 4 | 3 | 3 | 0.375 | 4 | 0.333333 | 6 | 2 | 6 | 3.333333 | 3 | 6 | 4 | 2 |
1,841 | class A:
def __init__(self, txt: str):
self.u: B = None
self.w: C = None
self.p: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: A = None
self.r: A ... | a" | class A:
def __init__(self, txt: str):
self.u: B = None
self.w: C = None
self.p: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: A = None
self.r: A ... | 3 | 4 | 1.333333 | 0.666667 | 3 | 1 | 3 | 1 | 2.333333 | 3 | 2 | 1 | 2 | 0.666667 | 3 | 0.75 | 2 | 2 | 2 | 2 | 3 | 1 | 1 | 2 |
1,842 | class A:
def __init__(self, txt: str):
self.v: B = None
self.y: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: C = None
self.z: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: A = None
self.txt =... | e" | class A:
def __init__(self, txt: str):
self.v: B = None
self.y: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: C = None
self.z: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: A = None
self.txt =... | 10 | 15 | 1.5 | 0.166667 | 3 | 3.333333 | 2 | 1 | 1.666667 | 4 | 2 | 2 | 3 | 0.3 | 3 | 0.2 | 2 | 2 | 2 | 2 | 2 | 3 | 3 | 2 |
1,843 | class A:
def __init__(self, txt: str):
self.s: C = None
self.o: C = None
self.x: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: A = None
self.w: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: A ... | e" | class A:
def __init__(self, txt: str):
self.s: C = None
self.o: C = None
self.x: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: A = None
self.w: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: A ... | 9 | 20 | 2.222222 | 0.277778 | 3 | 3 | 3 | 2 | 2.666667 | 6 | 3 | 2 | 4 | 0.444444 | 5 | 0.25 | 3 | 2 | 4 | 3 | 4 | 2 | 1 | 2 |
1,844 | class A:
def __init__(self, txt: str):
self.r: C = None
self.y: B = None
self.v: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: A = None
self.y: C ... | b" | class A:
def __init__(self, txt: str):
self.r: C = None
self.y: B = None
self.v: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: A = None
self.y: C ... | 9 | 21 | 2.333333 | 0.291667 | 3 | 3 | 3 | 1 | 2.333333 | 6 | 2 | 1 | 6 | 0.666667 | 6 | 0.285714 | 1 | 2 | 2 | 2 | 4 | 3 | 3 | 2 |
1,845 | class A:
def __init__(self, txt: str):
self.w: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: A = None
self.r: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: B = None
self.x: B = None
self.txt =... | b" | class A:
def __init__(self, txt: str):
self.w: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: A = None
self.r: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: B = None
self.x: B = None
self.txt =... | 5 | 6 | 1.2 | 0.3 | 3 | 1.666667 | 2 | 1 | 1.666667 | 5 | 3 | 2 | 3 | 0.6 | 3 | 0.5 | 3 | 2 | 4 | 2.5 | 2 | 3 | 1 | 1 |
1,846 | class A:
def __init__(self, txt: str):
self.r: C = None
self.w: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: A = None
self.s: C = None
self.v: A ... | a" | class A:
def __init__(self, txt: str):
self.r: C = None
self.w: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: A = None
self.s: C = None
self.v: A ... | 8 | 18 | 2.25 | 0.321429 | 3 | 2.666667 | 3 | 1 | 2 | 4 | 2 | 1 | 4 | 0.5 | 4 | 0.222222 | 1 | 2 | 2 | 2 | 4 | 1 | 1 | 1 |
1,847 | class A:
def __init__(self, txt: str):
self.z: C = None
self.v: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: C = None
self.s: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: A = None
self.txt =... | d" | class A:
def __init__(self, txt: str):
self.z: C = None
self.v: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: C = None
self.s: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: A = None
self.txt =... | 4 | 5 | 1.25 | 0.416667 | 3 | 1.333333 | 2 | 1 | 1.666667 | 4 | 2 | 1 | 3 | 0.75 | 4 | 0.8 | 2 | 3 | 3 | 3 | 4 | 1 | 1 | 2 |
1,848 | class A:
def __init__(self, txt: str):
self.q: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: C = None
self.u: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: B = None
self.v: A = None
self.u: B ... | j" | class A:
def __init__(self, txt: str):
self.q: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: C = None
self.u: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: B = None
self.v: A = None
self.u: B ... | 5 | 8 | 1.6 | 0.4 | 3 | 1.666667 | 3 | 1 | 2 | 3 | 2 | 1 | 3 | 0.6 | 3 | 0.375 | 1 | 2 | 2 | 2 | 3 | 1 | 1 | 1 |
1,849 | class A:
def __init__(self, txt: str):
self.v: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: C = None
self.u: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: B = None
self.txt = txt
k = A("k")
f = B("f... | i" | class A:
def __init__(self, txt: str):
self.v: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: C = None
self.u: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: B = None
self.txt = txt
k = A("k")
f = B("f... | 6 | 8 | 1.333333 | 0.266667 | 3 | 2 | 2 | 1 | 1.333333 | 4 | 2 | 1 | 4 | 0.666667 | 4 | 0.5 | 1 | 3 | 3 | 3 | 2 | 3 | 3 | 1 |
1,850 | class A:
def __init__(self, txt: str):
self.r: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: B = None
self.v: A = None
self.u: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: A = None
self.txt =... | c" | class A:
def __init__(self, txt: str):
self.r: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: B = None
self.v: A = None
self.u: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: A = None
self.txt =... | 9 | 17 | 1.888889 | 0.236111 | 3 | 3 | 3 | 1 | 1.666667 | 7 | 1 | 1 | 8 | 0.888889 | 7 | 0.411765 | 0 | null | null | null | 4 | 2 | 1 | 1 |
1,851 | class A:
def __init__(self, txt: str):
self.q: B = None
self.o: C = None
self.z: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: C = None
self.t: C ... | n" | class A:
def __init__(self, txt: str):
self.q: B = None
self.o: C = None
self.z: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: C = None
self.t: C ... | 10 | 22 | 2.2 | 0.244444 | 3 | 3.333333 | 3 | 1 | 2.333333 | 8 | 2 | 1 | 7 | 0.7 | 8 | 0.363636 | 2 | 2 | 4 | 3 | 5 | 4 | 3 | 2 |
1,852 | class A:
def __init__(self, txt: str):
self.w: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: A = None
self.p: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: B = None
self.txt = txt
n = A("n")
f = B("f... | f" | class A:
def __init__(self, txt: str):
self.w: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: A = None
self.p: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: B = None
self.txt = txt
n = A("n")
f = B("f... | 5 | 6 | 1.2 | 0.3 | 3 | 1.666667 | 2 | 1 | 1.333333 | 5 | 2 | 2 | 3 | 0.6 | 3 | 0.5 | 3 | 3 | 3 | 3 | 2 | 4 | 2 | 1 |
1,853 | class A:
def __init__(self, txt: str):
self.t: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: A = None
self.o: B = None
self.txt = txt
l = A("l")
d = B("d... | k" | class A:
def __init__(self, txt: str):
self.t: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: A = None
self.o: B = None
self.txt = txt
l = A("l")
d = B("d... | 4 | 5 | 1.25 | 0.416667 | 3 | 1.333333 | 2 | 1 | 1.333333 | 4 | 3 | 2 | 2 | 0.5 | 2 | 0.4 | 3 | 2 | 4 | 2.5 | 1 | 4 | 4 | 1 |
1,854 | class A:
def __init__(self, txt: str):
self.y: B = None
self.x: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: C = None
self.x: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: B = None
self.txt =... | e" | class A:
def __init__(self, txt: str):
self.y: B = None
self.x: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: C = None
self.x: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: B = None
self.txt =... | 8 | 14 | 1.75 | 0.25 | 3 | 2.666667 | 2 | 1 | 1.666667 | 8 | 5 | 3 | 3 | 0.375 | 4 | 0.285714 | 6 | 2 | 8 | 4 | 2 | 5 | 3 | 2 |
1,855 | class A:
def __init__(self, txt: str):
self.q: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: A = None
self.z: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: A = None
self.o: B = None
self.txt =... | b" | class A:
def __init__(self, txt: str):
self.q: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: A = None
self.z: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: A = None
self.o: B = None
self.txt =... | 3 | 4 | 1.333333 | 0.666667 | 3 | 1 | 2 | 1 | 1.666667 | 3 | 2 | 1 | 3 | 1 | 3 | 0.75 | 1 | 2 | 2 | 2 | 3 | 1 | 1 | 1 |
1,856 | class A:
def __init__(self, txt: str):
self.u: C = None
self.p: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: B = None
self.t: B = None
self.q: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: A ... | h" | class A:
def __init__(self, txt: str):
self.u: C = None
self.p: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: B = None
self.t: B = None
self.q: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: A ... | 9 | 23 | 2.555556 | 0.319444 | 3 | 3 | 3 | 2 | 2.666667 | 6 | 2 | 1 | 6 | 0.666667 | 6 | 0.26087 | 1 | 2 | 2 | 2 | 2 | 4 | 2 | 2 |
1,857 | class A:
def __init__(self, txt: str):
self.r: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: A = None
self.w: A = None
self.t: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: A = None
self.txt =... | h" | class A:
def __init__(self, txt: str):
self.r: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: A = None
self.w: A = None
self.t: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: A = None
self.txt =... | 3 | 3 | 1 | 0.5 | 3 | 1 | 3 | 1 | 1.666667 | 3 | 2 | 1 | 2 | 0.666667 | 3 | 1 | 2 | 2 | 2 | 2 | 3 | 1 | 1 | 2 |
1,858 | class A:
def __init__(self, txt: str):
self.s: C = None
self.u: B = None
self.x: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: C = None
self.x: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: A ... | k" | class A:
def __init__(self, txt: str):
self.s: C = None
self.u: B = None
self.x: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: C = None
self.x: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: A ... | 5 | 10 | 2 | 0.5 | 3 | 1.666667 | 3 | 2 | 2.333333 | 5 | 2 | 1 | 5 | 1 | 5 | 0.5 | 1 | 3 | 3 | 3 | 4 | 2 | 1 | 2 |
1,859 | class A:
def __init__(self, txt: str):
self.p: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: B = None
self.p: B = None
self.v: C = None
self.txt =... | d" | class A:
def __init__(self, txt: str):
self.p: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: B = None
self.p: B = None
self.v: C = None
self.txt =... | 8 | 13 | 1.625 | 0.232143 | 3 | 2.666667 | 3 | 1 | 1.666667 | 3 | 2 | 2 | 2 | 0.25 | 2 | 0.153846 | 2 | 2 | 2 | 2 | 1 | 3 | 3 | 1 |
1,860 | class A:
def __init__(self, txt: str):
self.w: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: A = None
self.w: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: B = None
self.s: A = None
self.x: A ... | f" | class A:
def __init__(self, txt: str):
self.w: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: A = None
self.w: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: B = None
self.s: A = None
self.x: A ... | 3 | 5 | 1.666667 | 0.833333 | 3 | 1 | 3 | 1 | 2 | 3 | 2 | 1 | 3 | 1 | 3 | 0.6 | 1 | 3 | 3 | 3 | 3 | 1 | 1 | 1 |
1,861 | class A:
def __init__(self, txt: str):
self.z: C = None
self.q: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: A = None
self.o: B = None
self.txt =... | b" | class A:
def __init__(self, txt: str):
self.z: C = None
self.q: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: A = None
self.o: B = None
self.txt =... | 3 | 4 | 1.333333 | 0.666667 | 3 | 1 | 2 | 1 | 1.666667 | 3 | 2 | 2 | 2 | 0.666667 | 2 | 0.5 | 2 | 2 | 2 | 2 | 2 | 2 | 1 | 1 |
1,862 | class A:
def __init__(self, txt: str):
self.p: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: C = None
self.z: C = None
self.s: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: B = None
self.q: A ... | b" | class A:
def __init__(self, txt: str):
self.p: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: C = None
self.z: C = None
self.s: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: B = None
self.q: A ... | 6 | 7 | 1.166667 | 0.233333 | 3 | 2 | 3 | 1 | 2 | 6 | 3 | 2 | 4 | 0.666667 | 4 | 0.571429 | 3 | 2 | 4 | 2.5 | 3 | 4 | 4 | 1 |
1,863 | class A:
def __init__(self, txt: str):
self.t: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: B = None
self.u: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: B = None
self.q: B = None
self.z: A ... | j" | class A:
def __init__(self, txt: str):
self.t: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: B = None
self.u: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: B = None
self.q: B = None
self.z: A ... | 7 | 15 | 2.142857 | 0.357143 | 3 | 2.333333 | 3 | 1 | 2 | 4 | 3 | 2 | 2 | 0.285714 | 2 | 0.133333 | 3 | 2 | 4 | 2.5 | 2 | 2 | 1 | 1 |
1,864 | class A:
def __init__(self, txt: str):
self.w: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: C = None
self.x: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: A = None
self.txt = txt
b = A("b")
n = B("n... | a" | class A:
def __init__(self, txt: str):
self.w: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: C = None
self.x: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: A = None
self.txt = txt
b = A("b")
n = B("n... | 5 | 5 | 1 | 0.25 | 3 | 1.666667 | 2 | 1 | 1.333333 | 5 | 3 | 2 | 3 | 0.6 | 3 | 0.6 | 3 | 2 | 4 | 2.5 | 3 | 2 | 1 | 1 |
1,865 | class A:
def __init__(self, txt: str):
self.z: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: C = None
self.p: C = None
self.x: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: C = None
self.txt =... | e" | class A:
def __init__(self, txt: str):
self.z: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.q: C = None
self.p: C = None
self.x: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: C = None
self.txt =... | 5 | 6 | 1.2 | 0.3 | 3 | 1.666667 | 3 | 1 | 1.666667 | 3 | 2 | 2 | 2 | 0.4 | 2 | 0.333333 | 2 | 2 | 2 | 2 | 1 | 3 | 3 | 1 |
1,866 | class A:
def __init__(self, txt: str):
self.z: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: C = None
self.u: B = None
self.x: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: B = None
self.txt =... | f" | class A:
def __init__(self, txt: str):
self.z: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: C = None
self.u: B = None
self.x: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: B = None
self.txt =... | 5 | 11 | 2.2 | 0.55 | 3 | 1.666667 | 3 | 1 | 1.666667 | 4 | 2 | 1 | 4 | 0.8 | 4 | 0.363636 | 1 | 3 | 3 | 3 | 4 | 1 | 1 | 1 |
1,867 | class A:
def __init__(self, txt: str):
self.t: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: A = None
self.o: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: B = None
self.o: B = None
self.txt =... | d" | class A:
def __init__(self, txt: str):
self.t: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: A = None
self.o: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: B = None
self.o: B = None
self.txt =... | 9 | 12 | 1.333333 | 0.166667 | 3 | 3 | 2 | 1 | 1.666667 | 8 | 3 | 2 | 5 | 0.555556 | 6 | 0.5 | 4 | 2 | 6 | 3.333333 | 4 | 3 | 1 | 2 |
1,868 | class A:
def __init__(self, txt: str):
self.z: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: C = None
self.s: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: B = None
self.txt = txt
a = A("a")
k = B("k... | l" | class A:
def __init__(self, txt: str):
self.z: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: C = None
self.s: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.u: B = None
self.txt = txt
a = A("a")
k = B("k... | 8 | 14 | 1.75 | 0.25 | 3 | 2.666667 | 2 | 1 | 1.333333 | 7 | 2 | 2 | 5 | 0.625 | 6 | 0.428571 | 3 | 2 | 2 | 2 | 4 | 2 | 1 | 2 |
1,869 | class A:
def __init__(self, txt: str):
self.r: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: B = None
self.txt = txt
e = A("e")
k = B("k")
g = C("g")
e.r = k
k.... | e" | class A:
def __init__(self, txt: str):
self.r: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.r: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: B = None
self.txt = txt
e = A("e")
k = B("k")
g = C("g")
e.r = k
k.... | 3 | 3 | 1 | 0.5 | 3 | 1 | 1 | 1 | 1 | 3 | 2 | 2 | 2 | 0.666667 | 2 | 0.666667 | 2 | 2 | 2 | 2 | 1 | 3 | 3 | 1 |
1,870 | class A:
def __init__(self, txt: str):
self.r: C = None
self.x: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: A = None
self.x: A = None
self.y: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: B ... | m" | class A:
def __init__(self, txt: str):
self.r: C = None
self.x: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: A = None
self.x: A = None
self.y: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: B ... | 3 | 5 | 1.666667 | 0.833333 | 3 | 1 | 3 | 2 | 2.333333 | 3 | 2 | 1 | 3 | 1 | 3 | 0.6 | 1 | 2 | 2 | 2 | 3 | 1 | 1 | 1 |
1,871 | class A:
def __init__(self, txt: str):
self.v: C = None
self.s: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: B = None
self.r: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: B = None
self.r: C ... | n" | class A:
def __init__(self, txt: str):
self.v: C = None
self.s: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: B = None
self.r: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: B = None
self.r: C ... | 10 | 22 | 2.2 | 0.244444 | 3 | 3.333333 | 3 | 2 | 2.333333 | 8 | 2 | 1 | 6 | 0.6 | 8 | 0.363636 | 3 | 2 | 4 | 3 | 4 | 3 | 1 | 2 |
1,872 | class A:
def __init__(self, txt: str):
self.z: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: B = None
self.w: A = None
self.r: A = None
self.txt =... | a" | class A:
def __init__(self, txt: str):
self.z: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: B = None
self.w: A = None
self.r: A = None
self.txt =... | 6 | 10 | 1.666667 | 0.333333 | 3 | 2 | 3 | 1 | 1.666667 | 4 | 2 | 2 | 3 | 0.5 | 3 | 0.3 | 2 | 2 | 2 | 2 | 2 | 3 | 3 | 1 |
1,873 | class A:
def __init__(self, txt: str):
self.v: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: A = None
self.o: B = None
self.x: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: C = None
self.txt =... | e" | class A:
def __init__(self, txt: str):
self.v: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.v: A = None
self.o: B = None
self.x: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: C = None
self.txt =... | 6 | 12 | 2 | 0.4 | 3 | 2 | 3 | 1 | 1.666667 | 6 | 4 | 3 | 2 | 0.333333 | 2 | 0.166667 | 5 | 2 | 6 | 3.111111 | 1 | 6 | 6 | 1 |
1,874 | class A:
def __init__(self, txt: str):
self.q: C = None
self.s: B = None
self.y: C = 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.v: C = None
self.p: B ... | b" | class A:
def __init__(self, txt: str):
self.q: C = None
self.s: B = None
self.y: C = 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.v: C = None
self.p: B ... | 6 | 11 | 1.833333 | 0.366667 | 3 | 2 | 3 | 1 | 2 | 5 | 3 | 2 | 3 | 0.5 | 3 | 0.272727 | 3 | 2 | 4 | 2.5 | 2 | 4 | 4 | 1 |
1,875 | class A:
def __init__(self, txt: str):
self.u: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: C = None
self.o: A = None
self.w: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: B = None
self.o: A ... | c" | class A:
def __init__(self, txt: str):
self.u: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: C = None
self.o: A = None
self.w: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: B = None
self.o: A ... | 3 | 5 | 1.666667 | 0.833333 | 3 | 1 | 3 | 1 | 2 | 3 | 2 | 1 | 3 | 1 | 3 | 0.6 | 1 | 3 | 3 | 3 | 3 | 1 | 1 | 1 |
1,876 | class A:
def __init__(self, txt: str):
self.v: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: B = None
self.txt = txt
c = A("c")
g = B("g")
l = C("l")
c.v = l
g.... | c" | class A:
def __init__(self, txt: str):
self.v: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: B = None
self.txt = txt
c = A("c")
g = B("g")
l = C("l")
c.v = l
g.... | 3 | 3 | 1 | 0.5 | 3 | 1 | 1 | 1 | 1 | 3 | 2 | 1 | 3 | 1 | 3 | 1 | 1 | 3 | 3 | 3 | 3 | 1 | 1 | 1 |
1,877 | class A:
def __init__(self, txt: str):
self.v: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: B = None
self.w: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: A = None
self.y: A = None
self.s: A ... | m" | class A:
def __init__(self, txt: str):
self.v: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: B = None
self.w: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: A = None
self.y: A = None
self.s: A ... | 9 | 15 | 1.666667 | 0.208333 | 3 | 3 | 3 | 1 | 2 | 4 | 1 | 1 | 5 | 0.555556 | 4 | 0.266667 | 0 | null | null | null | 2 | 3 | 2 | 1 |
1,878 | class A:
def __init__(self, txt: str):
self.r: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: B = None
self.t: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: B = None
self.txt = txt
a = A("a")
j = B("j... | j" | class A:
def __init__(self, txt: str):
self.r: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: B = None
self.t: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: B = None
self.txt = txt
a = A("a")
j = B("j... | 8 | 8 | 1 | 0.142857 | 3 | 2.666667 | 2 | 1 | 1.333333 | 8 | 4 | 3 | 3 | 0.375 | 5 | 0.625 | 6 | 2 | 6 | 3.333333 | 2 | 5 | 4 | 2 |
1,879 | class A:
def __init__(self, txt: str):
self.p: C = None
self.t: A = None
self.x: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: A = None
self.w: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: A ... | j" | class A:
def __init__(self, txt: str):
self.p: C = None
self.t: A = None
self.x: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: A = None
self.w: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: A ... | 5 | 12 | 2.4 | 0.6 | 3 | 1.666667 | 3 | 2 | 2.666667 | 3 | 2 | 1 | 3 | 0.6 | 3 | 0.25 | 1 | 2 | 2 | 2 | 3 | 1 | 1 | 1 |
1,880 | class A:
def __init__(self, txt: str):
self.q: B = None
self.v: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: A = None
self.txt = txt
n = A("n")
e = B("e... | e" | class A:
def __init__(self, txt: str):
self.q: B = None
self.v: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.y: A = None
self.txt = txt
n = A("n")
e = B("e... | 4 | 5 | 1.25 | 0.416667 | 3 | 1.333333 | 2 | 1 | 1.333333 | 3 | 2 | 2 | 2 | 0.5 | 2 | 0.4 | 2 | 2 | 2 | 2 | 1 | 3 | 3 | 1 |
1,881 | class A:
def __init__(self, txt: str):
self.u: C = None
self.r: B = None
self.v: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: C = None
self.o: A ... | c" | class A:
def __init__(self, txt: str):
self.u: C = None
self.r: B = None
self.v: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: C = None
self.o: A ... | 8 | 14 | 1.75 | 0.25 | 3 | 2.666667 | 3 | 1 | 2.333333 | 3 | 2 | 1 | 3 | 0.375 | 3 | 0.214286 | 1 | 2 | 2 | 2 | 3 | 1 | 1 | 1 |
1,882 | class A:
def __init__(self, txt: str):
self.v: B = None
self.x: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: A = None
self.t: C = None
self.r: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: A ... | l" | class A:
def __init__(self, txt: str):
self.v: B = None
self.x: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.x: A = None
self.t: C = None
self.r: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: A ... | 4 | 7 | 1.75 | 0.583333 | 3 | 1.333333 | 3 | 2 | 2.666667 | 3 | 1 | 1 | 4 | 1 | 3 | 0.428571 | 0 | null | null | null | 3 | 1 | 1 | 1 |
1,883 | class A:
def __init__(self, txt: str):
self.o: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: A = None
self.y: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: B = None
self.v: A = None
self.x: B ... | e" | class A:
def __init__(self, txt: str):
self.o: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: A = None
self.y: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: B = None
self.v: A = None
self.x: B ... | 4 | 6 | 1.5 | 0.5 | 3 | 1.333333 | 3 | 1 | 2 | 3 | 2 | 1 | 3 | 0.75 | 3 | 0.5 | 1 | 3 | 3 | 3 | 3 | 1 | 1 | 1 |
1,884 | class A:
def __init__(self, txt: str):
self.o: B = None
self.t: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: C = None
self.p: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: B = None
self.y: C ... | n" | class A:
def __init__(self, txt: str):
self.o: B = None
self.t: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: C = None
self.p: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: B = None
self.y: C ... | 9 | 24 | 2.666667 | 0.333333 | 3 | 3 | 3 | 2 | 2.333333 | 3 | 2 | 1 | 3 | 0.333333 | 3 | 0.125 | 1 | 3 | 3 | 3 | 1 | 3 | 3 | 1 |
1,885 | class A:
def __init__(self, txt: str):
self.v: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: A = None
self.r: C = None
self.u: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: B = None
self.txt =... | n" | class A:
def __init__(self, txt: str):
self.v: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: A = None
self.r: C = None
self.u: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.z: B = None
self.txt =... | 6 | 9 | 1.5 | 0.3 | 3 | 2 | 3 | 1 | 1.666667 | 5 | 3 | 2 | 3 | 0.5 | 4 | 0.444444 | 3 | 2 | 4 | 3 | 3 | 3 | 2 | 2 |
1,886 | class A:
def __init__(self, txt: str):
self.o: A = None
self.s: A = None
self.q: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: A = None
self.o: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: B ... | l" | class A:
def __init__(self, txt: str):
self.o: A = None
self.s: A = None
self.q: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: A = None
self.o: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.w: B ... | 7 | 12 | 1.714286 | 0.285714 | 3 | 2.333333 | 3 | 1 | 2 | 5 | 2 | 2 | 4 | 0.571429 | 4 | 0.333333 | 2 | 2 | 2 | 2 | 4 | 2 | 1 | 2 |
1,887 | class A:
def __init__(self, txt: str):
self.q: C = None
self.x: B = None
self.s: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: B = None
self.txt =... | e" | class A:
def __init__(self, txt: str):
self.q: C = None
self.x: B = None
self.s: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: B = None
self.txt =... | 3 | 4 | 1.333333 | 0.666667 | 3 | 1 | 3 | 1 | 1.666667 | 3 | 2 | 1 | 3 | 1 | 3 | 0.75 | 1 | 3 | 3 | 3 | 2 | 2 | 1 | 1 |
1,888 | class A:
def __init__(self, txt: str):
self.u: C = None
self.t: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: C = None
self.y: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: C = None
self.txt =... | k" | class A:
def __init__(self, txt: str):
self.u: C = None
self.t: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.t: C = None
self.y: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: C = None
self.txt =... | 7 | 10 | 1.428571 | 0.238095 | 3 | 2.333333 | 2 | 1 | 1.666667 | 5 | 2 | 2 | 4 | 0.571429 | 4 | 0.4 | 2 | 3 | 3 | 3 | 2 | 4 | 4 | 1 |
1,889 | class A:
def __init__(self, txt: str):
self.o: A = None
self.s: A = None
self.z: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: A = None
self.o: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: B ... | n" | class A:
def __init__(self, txt: str):
self.o: A = None
self.s: A = None
self.z: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: A = None
self.o: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: B ... | 6 | 13 | 2.166667 | 0.433333 | 3 | 2 | 3 | 2 | 2.333333 | 6 | 2 | 1 | 6 | 1 | 6 | 0.461538 | 1 | 2 | 2 | 2 | 3 | 3 | 2 | 1 |
1,890 | class A:
def __init__(self, txt: str):
self.p: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: A = None
self.txt = txt
i = A("i")
m = B("m")
a = C("a")
l = A("l")
... | l" | class A:
def __init__(self, txt: str):
self.p: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.o: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: A = None
self.txt = txt
i = A("i")
m = B("m")
a = C("a")
l = A("l")
... | 4 | 4 | 1 | 0.333333 | 3 | 1.333333 | 1 | 1 | 1 | 4 | 3 | 2 | 2 | 0.5 | 2 | 0.5 | 3 | 2 | 4 | 2.5 | 1 | 4 | 4 | 1 |
1,891 | class A:
def __init__(self, txt: str):
self.t: A = None
self.u: A = None
self.z: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: C = None
self.x: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: B ... | e" | class A:
def __init__(self, txt: str):
self.t: A = None
self.u: A = None
self.z: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: C = None
self.x: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.p: B ... | 6 | 12 | 2 | 0.4 | 3 | 2 | 3 | 2 | 2.333333 | 4 | 2 | 2 | 3 | 0.5 | 3 | 0.25 | 2 | 3 | 3 | 3 | 2 | 3 | 2 | 1 |
1,892 | class A:
def __init__(self, txt: str):
self.x: A = None
self.v: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: A = None
self.txt = txt
b = A("b")
d = B("d... | m" | class A:
def __init__(self, txt: str):
self.x: A = None
self.v: C = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: B = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.t: A = None
self.txt = txt
b = A("b")
d = B("d... | 7 | 11 | 1.571429 | 0.261905 | 3 | 2.333333 | 2 | 1 | 1.333333 | 7 | 3 | 3 | 3 | 0.428571 | 3 | 0.272727 | 5 | 3 | 6 | 3.857143 | 3 | 3 | 1 | 1 |
1,893 | class A:
def __init__(self, txt: str):
self.t: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: C = None
self.txt = txt
i = A("i")
j = B("j")
f = C("f")
n = C("n")
... | n" | class A:
def __init__(self, txt: str):
self.t: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.s: C = None
self.txt = txt
i = A("i")
j = B("j")
f = C("f")
n = C("n")
... | 6 | 6 | 1 | 0.2 | 3 | 2 | 1 | 1 | 1 | 4 | 2 | 2 | 3 | 0.5 | 3 | 0.5 | 2 | 2 | 2 | 2 | 2 | 3 | 3 | 1 |
1,894 | class A:
def __init__(self, txt: str):
self.q: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: A = None
self.z: A = None
self.y: B = None
self.txt =... | c" | class A:
def __init__(self, txt: str):
self.q: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.w: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.r: A = None
self.z: A = None
self.y: B = None
self.txt =... | 3 | 4 | 1.333333 | 0.666667 | 3 | 1 | 3 | 1 | 1.666667 | 3 | 2 | 1 | 3 | 1 | 3 | 0.75 | 1 | 2 | 2 | 2 | 3 | 1 | 1 | 1 |
1,895 | class A:
def __init__(self, txt: str):
self.o: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: A = None
self.w: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: A = None
self.txt = txt
k = A("k")
g = B("g... | g" | class A:
def __init__(self, txt: str):
self.o: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.s: A = None
self.w: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.x: A = None
self.txt = txt
k = A("k")
g = B("g... | 3 | 3 | 1 | 0.5 | 3 | 1 | 2 | 1 | 1.333333 | 3 | 2 | 2 | 2 | 0.666667 | 2 | 0.666667 | 2 | 2 | 2 | 2 | 2 | 2 | 1 | 1 |
1,896 | class A:
def __init__(self, txt: str):
self.x: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: C = None
self.z: A = None
self.txt = txt
b = A("b")
d = B("d... | m" | class A:
def __init__(self, txt: str):
self.x: A = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.y: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.q: C = None
self.z: A = None
self.txt = txt
b = A("b")
d = B("d... | 7 | 10 | 1.428571 | 0.238095 | 3 | 2.333333 | 2 | 1 | 1.333333 | 5 | 1 | 1 | 6 | 0.857143 | 5 | 0.5 | 0 | null | null | null | 4 | 2 | 2 | 1 |
1,897 | class A:
def __init__(self, txt: str):
self.p: B = None
self.z: A = None
self.s: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: A = None
self.p: A ... | k" | class A:
def __init__(self, txt: str):
self.p: B = None
self.z: A = None
self.s: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.p: C = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.o: A = None
self.p: A ... | 8 | 15 | 1.875 | 0.267857 | 3 | 2.666667 | 3 | 1 | 2 | 3 | 1 | 1 | 4 | 0.5 | 3 | 0.2 | 0 | null | null | null | 2 | 2 | 2 | 1 |
1,898 | class A:
def __init__(self, txt: str):
self.o: C = None
self.v: A = None
self.t: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: B = None
self.w: C = None
self.y: B = None
self.txt = txt
class C:
def __init__(self, txt:... | c" | class A:
def __init__(self, txt: str):
self.o: C = None
self.v: A = None
self.t: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.u: B = None
self.w: C = None
self.y: B = None
self.txt = txt
class C:
def __init__(self, txt:... | 6 | 14 | 2.333333 | 0.466667 | 3 | 2 | 3 | 2 | 2.666667 | 4 | 1 | 1 | 5 | 0.833333 | 4 | 0.285714 | 0 | null | null | null | 4 | 1 | 1 | 1 |
1,899 | class A:
def __init__(self, txt: str):
self.q: C = None
self.t: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: A = None
self.p: C = None
self.o: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: A ... | f" | class A:
def __init__(self, txt: str):
self.q: C = None
self.t: B = None
self.txt = txt
class B:
def __init__(self, txt: str):
self.z: A = None
self.p: C = None
self.o: A = None
self.txt = txt
class C:
def __init__(self, txt: str):
self.v: A ... | 6 | 12 | 2 | 0.4 | 3 | 2 | 3 | 2 | 2.666667 | 5 | 2 | 2 | 4 | 0.666667 | 4 | 0.333333 | 2 | 3 | 3 | 3 | 3 | 3 | 2 | 2 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.