Skip to content

npyl/paTriangle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

paTriangle

Pascal Triangle Generator

Use: You just run it and type the number of rows you want to be generated! You hit enter and paTriangle shows you the result!

Compilation: No special options, no special compiler... It's ANSI C++, so it is supposed to work with any compiler supporting it.