Add Makefile
1 file changed
tree: df8267ccf3d81f7858ffce1d37d30738081e87e0
  1. Makefile
  2. README.md
  3. recursion.cpp
README.md

use the following command to compile: g++ -g -std=c++0x recursion.cpp -o recursion