9 lines
169 B
YAML
9 lines
169 B
YAML
---
|
|
category:
|
|
- Recursion
|
|
- Memoization
|
|
- Classic CS problems and programs
|
|
- Arithmetic
|
|
- Simple
|
|
from: http://rosettacode.org/wiki/Factorial
|
|
note: Arithmetic operations
|