Converted everything to orgmode
converted everything to orgmode and added solution to the README files
This commit is contained in:
@@ -20,7 +20,7 @@ If your program is asked to print the Fibonacci primes between $0$ and $14$ the
|
||||
Found 4 Fibonacci primes
|
||||
#+end_src
|
||||
|
||||
*Important:* using anything other than `int` (e.g., `unsigned int`, floating point numbers, `long`, or double `long`) is forbidden.
|
||||
*Important:* using anything other than =int= (e.g., =unsigned int=, floating point numbers, =long=, or double =long=) is forbidden.
|
||||
|
||||
* Solutions
|
||||
|
||||
|
Reference in New Issue
Block a user