-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathAufgabe10_2.txt
More file actions
100 lines (100 loc) · 2.33 KB
/
Copy pathAufgabe10_2.txt
File metadata and controls
100 lines (100 loc) · 2.33 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
1.0,1.0,1.0,3.0
2.0,3.0,4.0,9.0
3.0,5.0,7.0,15.0
4.0,7.0,10.0,21.0
5.0,9.0,13.0,27.0
6.0,11.0,16.0,33.0
7.0,13.0,19.0,39.0
8.0,15.0,22.0,45.0
9.0,17.0,25.0,51.0
10.0,19.0,28.0,57.0
11.0,21.0,31.0,63.0
12.0,23.0,34.0,69.0
13.0,25.0,37.0,75.0
14.0,27.0,40.0,81.0
15.0,29.0,43.0,87.0
16.0,31.0,46.0,93.0
17.0,33.0,49.0,99.0
18.0,35.0,52.0,105.0
19.0,37.0,55.0,111.0
20.0,39.0,58.0,117.0
21.0,41.0,61.0,123.0
22.0,43.0,64.0,129.0
23.0,45.0,67.0,135.0
24.0,47.0,70.0,141.0
25.0,49.0,73.0,147.0
26.0,51.0,76.0,153.0
27.0,53.0,79.0,159.0
28.0,55.0,82.0,165.0
29.0,57.0,85.0,171.0
30.0,59.0,88.0,177.0
31.0,61.0,91.0,183.0
32.0,63.0,94.0,189.0
33.0,65.0,97.0,195.0
34.0,67.0,100.0,201.0
35.0,69.0,103.0,207.0
36.0,71.0,106.0,213.0
37.0,73.0,109.0,219.0
38.0,75.0,112.0,225.0
39.0,77.0,115.0,231.0
40.0,79.0,118.0,237.0
41.0,81.0,121.0,243.0
42.0,83.0,124.0,249.0
43.0,85.0,127.0,255.0
44.0,87.0,130.0,261.0
45.0,89.0,133.0,267.0
46.0,91.0,136.0,273.0
47.0,93.0,139.0,279.0
48.0,95.0,142.0,285.0
49.0,97.0,145.0,291.0
50.0,99.0,148.0,297.0
51.0,101.0,151.0,303.0
52.0,103.0,154.0,309.0
53.0,105.0,157.0,315.0
54.0,107.0,160.0,321.0
55.0,109.0,163.0,327.0
56.0,111.0,166.0,333.0
57.0,113.0,169.0,339.0
58.0,115.0,172.0,345.0
59.0,117.0,175.0,351.0
60.0,119.0,178.0,357.0
61.0,121.0,181.0,363.0
62.0,123.0,184.0,369.0
63.0,125.0,187.0,375.0
64.0,127.0,190.0,381.0
65.0,129.0,193.0,387.0
66.0,131.0,196.0,393.0
67.0,133.0,199.0,399.0
68.0,135.0,202.0,405.0
69.0,137.0,205.0,411.0
70.0,139.0,208.0,417.0
71.0,141.0,211.0,423.0
72.0,143.0,214.0,429.0
73.0,145.0,217.0,435.0
74.0,147.0,220.0,441.0
75.0,149.0,223.0,447.0
76.0,151.0,226.0,453.0
77.0,153.0,229.0,459.0
78.0,155.0,232.0,465.0
79.0,157.0,235.0,471.0
80.0,159.0,238.0,477.0
81.0,161.0,241.0,483.0
82.0,163.0,244.0,489.0
83.0,165.0,247.0,495.0
84.0,167.0,250.0,501.0
85.0,169.0,253.0,507.0
86.0,171.0,256.0,513.0
87.0,173.0,259.0,519.0
88.0,175.0,262.0,525.0
89.0,177.0,265.0,531.0
90.0,179.0,268.0,537.0
91.0,181.0,271.0,543.0
92.0,183.0,274.0,549.0
93.0,185.0,277.0,555.0
94.0,187.0,280.0,561.0
95.0,189.0,283.0,567.0
96.0,191.0,286.0,573.0
97.0,193.0,289.0,579.0
98.0,195.0,292.0,585.0
99.0,197.0,295.0,591.0
100.0,199.0,298.0,597.0