bsc

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

commit 443aad14879eaf01a445d94234671cff742bb609
parent 885f33ebaa1f6d1e1e333ecd0169a832612af220
Author: Amit Dutta <amitdutta4255@gmail.com>
Date:   Wed,  8 Oct 2025 09:22:28 +0530

updating print massage

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

diff --git a/letusc/luc030.c b/letusc/luc030.c @@ -64,7 +64,7 @@ int main() remaining_matchsticks = remaining_matchsticks - (player_pick + computer_pick); } - // match over + // game over printf("\n----------------------------------\n"); printf("Only 1 matchstick is left.\n"); printf("You are forced to pick the last matchstick. You lose!\n");
© 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