bsc

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

commit 7ecbbae82d4972213a2e87e4a56239ce18b4c8f9
parent b273b036854853c24587db079105fcf061d700bd
Author: Amit Dutta <amitdutta4255@gmail.com>
Date:   Mon, 24 Nov 2025 15:03:02 +0530

update -24112025 .\letusc\lucproblem014.c _page no. changed from 159 to 158

Diffstat:
Mletusc/lucproblem014.c | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/letusc/lucproblem014.c b/letusc/lucproblem014.c @@ -2,7 +2,7 @@ and standard deviation of these numbers. Call this function from main() and print the result in main() */ /* Author - Amit Dutta, Date - 23th November, 2025 */ -/* Let Us C, Chap - 9, Page 159, Problem 9.1 */ +/* Let Us C, Chap - 9, Page 158, Problem 9.1 */ #include <stdio.h> #include <math.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