From ba8f19e9555552b17778e6f1edaef38f444cabf5 Mon Sep 17 00:00:00 2001 From: Fudgerboy <91767657+Fudgerboy@users.noreply.github.com> Date: Fri, 1 Dec 2023 05:58:22 +0000 Subject: Thu, Nov 30, 2023, 9:58 PM -08:00 --- meow.c | 24 ------------------------ 1 file changed, 24 deletions(-) (limited to 'meow.c') diff --git a/meow.c b/meow.c index b1fa315..1f511c8 100644 --- a/meow.c +++ b/meow.c @@ -9,27 +9,3 @@ int main(void) printf("meow\n"); } } - - return 0; -} - - return 0; -} - -When the above code is compiled and executed, it produces the following result − - -value of a: 10 -value of a: 11 -value of a: 12 -value of a: 13 -value of a: 14 -value of a: 15 -value of a: 16 -value of a: 17 -value of a: 18 -value of a: 19 - -Kickstart Your Career - -Get certified by completing the course -Get Started -- cgit v1.2.3