Ayush7614 / Ayush7614/Daily-Coding-DS-ALGO-Practice

Pascal's triangle in C++

Open
#508 8 comments 0 reactions 1 assignee Assigned to @Nandani-Paliwal View on GitHub
Dominant language
C++
Stars
323
Forks
472
PR merge metrics
No merged PRs in 30d

Description

I will produce pascal's triangle in C++ like
1
1 1
1 2 1
1 3 3 1
1 4 6 4 1
and so on...

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.