bsc

Comprehensive codebase and cou...
Log | Files | Refs | README | LICENSE

commit d126684e8fb83412e09c321d4e06b970e7589ec7
parent 7f0b3b77ca9b250d6036517669b23b9c1f63e16e
Author: Amit Dutta <amitdutta4255@gmail.com>
Date:   Tue, 30 Sep 2025 10:10:59 +0530

Update 3.c
Diffstat:
Mc/3.c | 3++-
1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/c/3.c b/c/3.c @@ -1,4 +1,5 @@ -// WAP to compute the sum of the first n terms of the following series S =1+1/2+1/3+1/4+...... +// WAP to compute the sum of the first n terms of the following series S =1+1/2+1/3+1/4+...... +// Author - Amit Dutta, Date - 13th SEP, 2025 #include<stdio.h>
© notamitgamer • Site Built: 2026-07-21 13:58:23 UTC • git-mirror commit: 1037f62 [view raw info]
Originally created with stagit • modified by notamitgamer
Forked from github.com/notamitgamer/git-mirror