bsc

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

commit bc69530fd94b5b8822780cc6a75cd37cf496bbe5
parent eefe01211654cbe0326944eb243b292374cf2087
Author: Amit Dutta <amitdutta4255@gmail.com>
Date:   Tue, 30 Sep 2025 10:09:55 +0530

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

diff --git a/c/7.c b/c/7.c @@ -1,4 +1,5 @@ -// WAP to compute the factors of a given number +// WAP to compute the factors of a given number +// Author - Amit Dutta, Date - 13th SEP, 2025 #include<stdio.h> #include<stdlib.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