diff options
author | Andinus <andinus@nand.sh> | 2021-11-03 22:01:45 +0530 |
---|---|---|
committer | Andinus <andinus@nand.sh> | 2021-11-03 22:01:45 +0530 |
commit | eafd5d5cf87c3c5c6783957ebfc815b356fd88fa (patch) | |
tree | c75a36f0e9f5c2882dd82060d2496152624e17a8 /resources | |
parent | 3598dc0826ace678737db8bb2712c81205281ae3 (diff) | |
download | fornax-eafd5d5cf87c3c5c6783957ebfc815b356fd88fa.tar.gz |
Rename sample solutions
When we add more algorithms, this'll make it easier to browse.
Diffstat (limited to 'resources')
-rw-r--r-- | resources/solutions/DFS-00.fornax (renamed from resources/solutions/00-DFS.fornax) | 0 | ||||
-rw-r--r-- | resources/solutions/DFS-01.fornax (renamed from resources/solutions/01-DFS.fornax) | 0 | ||||
-rw-r--r-- | resources/solutions/DFS-02.fornax (renamed from resources/solutions/02-DFS.fornax) | 0 | ||||
-rw-r--r-- | resources/solutions/DFS-10.fornax (renamed from resources/solutions/10-DFS.fornax) | 0 | ||||
-rw-r--r-- | resources/solutions/DFS-11.fornax (renamed from resources/solutions/11-DFS.fornax) | 0 | ||||
-rw-r--r-- | resources/solutions/DFS-12-all.fornax (renamed from resources/solutions/12-DFS-all.fornax) | 0 | ||||
-rw-r--r-- | resources/solutions/DFS-20-all.fornax (renamed from resources/solutions/20-DFS-all.fornax) | 0 |
7 files changed, 0 insertions, 0 deletions
diff --git a/resources/solutions/00-DFS.fornax b/resources/solutions/DFS-00.fornax index c0cd345..c0cd345 100644 --- a/resources/solutions/00-DFS.fornax +++ b/resources/solutions/DFS-00.fornax diff --git a/resources/solutions/01-DFS.fornax b/resources/solutions/DFS-01.fornax index 438e7e1..438e7e1 100644 --- a/resources/solutions/01-DFS.fornax +++ b/resources/solutions/DFS-01.fornax diff --git a/resources/solutions/02-DFS.fornax b/resources/solutions/DFS-02.fornax index f35ee1a..f35ee1a 100644 --- a/resources/solutions/02-DFS.fornax +++ b/resources/solutions/DFS-02.fornax diff --git a/resources/solutions/10-DFS.fornax b/resources/solutions/DFS-10.fornax index 915f010..915f010 100644 --- a/resources/solutions/10-DFS.fornax +++ b/resources/solutions/DFS-10.fornax diff --git a/resources/solutions/11-DFS.fornax b/resources/solutions/DFS-11.fornax index af7f129..af7f129 100644 --- a/resources/solutions/11-DFS.fornax +++ b/resources/solutions/DFS-11.fornax diff --git a/resources/solutions/12-DFS-all.fornax b/resources/solutions/DFS-12-all.fornax index 57c9f00..57c9f00 100644 --- a/resources/solutions/12-DFS-all.fornax +++ b/resources/solutions/DFS-12-all.fornax diff --git a/resources/solutions/20-DFS-all.fornax b/resources/solutions/DFS-20-all.fornax index d6ae55c..d6ae55c 100644 --- a/resources/solutions/20-DFS-all.fornax +++ b/resources/solutions/DFS-20-all.fornax |