AllAlgorithms / c

Implementation of All ▲lgorithms in C Programming Language
https://github.com/AllAlgorithms/c
MIT License
1.5k stars 519 forks source link

Added space to make it look like triangle. #222

Closed beta-c closed 3 years ago

beta-c commented 3 years ago

Added space according to the different level of triangle to make it look like a triangle in pascal triangle from math/pascal.c