bsc

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

commit 0129f04c792f04985c5e87969b09a3d40b4eebe5
parent 29abcefbecf07ecdbfdb510b7fa883aaf83fbf2d
Author: Amit Dutta <amitdutta4255@gmail.com>
Date:   Thu,  2 Oct 2025 20:17:09 +0530

Merge branch 'main' of https://github.com/notamitgamer/bsc

Diffstat:
MLetusc-exercises/lucproblem002.c | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Letusc-exercises/lucproblem002.c b/Letusc-exercises/lucproblem002.c @@ -1,6 +1,6 @@ /* A year is entered through the keyboard, write a program to determine whether the year is leap or not. Use the logical operators -&& and ||. */ +&& and || . */ /* Author - Amit Dutta, Date - 02th OCT, 2025 */ /* Let Us C, Chap - 4, Page - 64, Problem 4.1 */
© 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