-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathright.html
83 lines (83 loc) · 2.3 KB
/
right.html
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
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" lang="" xml:lang="">
<head>
<meta charset="utf-8" />
<meta name="generator" content="pandoc" />
<meta
name="viewport"
content="width=device-width, initial-scale=1.0, user-scalable=yes"
/>
<title>right</title>
<style type="text/css">
code {
white-space: pre-wrap;
}
span.smallcaps {
font-variant: small-caps;
}
span.underline {
text-decoration: underline;
}
div.column {
display: inline-block;
vertical-align: top;
width: 50%;
}
</style>
</head>
<body>
<p><strong>Folders</strong></p>
<p><a href="../right.html"><Go Back></a></p>
<table>
<thead>
<tr class="header">
<th>
<strong>File</strong>
</th>
<th>
<strong>File</strong>
</th>
<th>
<strong>File</strong>
</th>
<th>
<strong>File</strong>
</th>
</tr>
</thead>
<tbody>
<tr class="odd">
<td><a href="all_combinations.py">all_combi…ons.py</a> </td>
<td><a href="hamiltonian_cycle.py">hamiltoni…cle.py</a> </td>
<td><a href="n_queens.py">n_queens.py</a> </td>
<td><a href="sudoku.py">sudoku.py</a> </td>
</tr>
<tr class="even">
<td><a href="all_permutations.py">all_permu…ons.py</a> </td>
<td><a href="knight_tour.py">knight_tour.py</a> </td>
<td><a href="n_queens_math.py">n_queens_math.py</a> </td>
<td><a href="sum_of_subsets.py">sum_of_subsets.py</a> </td>
</tr>
<tr class="odd">
<td><a href="all_subsequences.py">all_subse…ces.py</a> </td>
<td><a href="minimax.py">minimax.py</a> </td>
<td><a href="rat_in_maze.py">rat_in_maze.py</a> </td>
<td>
<a href="__init__.py"><strong>init</strong>.py</a>
</td>
</tr>
<tr class="even">
<td><a href="coloring.py">coloring.py</a> </td>
<td></td>
<td></td>
<td></td>
</tr>
</tbody>
</table>
<p>
Folders: 1<br />
Files: 13<br />
Size of all files: 34432 KB
</p>
</body>
</html>