diff options
| -rw-r--r-- | HTOI/HTOI.c (renamed from HTOI.c) | 0 | ||||
| -rw-r--r-- | README | 12 |
2 files changed, 9 insertions, 3 deletions
@@ -1,5 +1,11 @@ -# Random Stuff as a learning journal +RANDOM STUFF AS A LEARNING JOURNAL +================================== -## Contents +CONTENTS +-------- -- The greatest common divisor exercise solution.
\ No newline at end of file +* CHECK FILES IN THE TREE TAB + + +- The greatest common divisor exercise solution in ROOT/GCD/GCD.c +- Hexadecimal to integer converter solution in ROOT/HTOI/HTOI.c
\ No newline at end of file |
