bsc

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

commit 8446b7841dd3bf562eac9a70a4fe18618186d636
parent 6ee74f273ff2847f8ffb37fa95a8140f5b4aa11c
Author: AMIT DUTTA <amitdutta4255@gmail.com>
Date:   Mon,  1 Dec 2025 20:37:15 +0530

Update pc013.c
Diffstat:
Mpractice-c/pc013.c | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/practice-c/pc013.c b/practice-c/pc013.c @@ -1,5 +1,5 @@ #include <stdio.h> - +//just maintaining the streak int main() { char name[50]; printf("Enter your name: ");
© 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