Algo_Ds_Notes icon indicating copy to clipboard operation
Algo_Ds_Notes copied to clipboard

better factorial code added (c++)

Open yahya-mohammed07 opened this issue 2 years ago • 0 comments

Checklist:

  • [x] 4 space indentation.
  • [x] Coding conventions are followed.
  • [x] Input is taken dynamically.
  • [x] Sample Input / Output is added at the end of file.
  • [x] Logic Documentation (Comments).
  • [x] File names are correct.

Changes proposed in this pull request:

  • better factorial code

Languages Used:

  • c++

Thanks!

yahya-mohammed07 avatar Oct 02 '23 17:10 yahya-mohammed07