bsc

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

commit 385863b2df550b9ad0139362c76c2b7b9da53897
parent 1f2c872d28ffe2401630ae8224ce1ca21c919929
Author: Amit Dutta <amitdutta4255@gmail.com>
Date:   Tue, 30 Sep 2025 10:11:26 +0530

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

diff --git a/c/5.c b/c/5.c @@ -1,5 +1,6 @@ /*Write a function to find whether a given no. is prime or not. -Use the same to generate the prime numbers less than 100.*/ +Use the same to generate the prime numbers less than 100.*/ +// 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