diff --git a/3.c b/3.c index f542028..92754f1 100644 --- a/3.c +++ b/3.c @@ -42,4 +42,4 @@ int main() free(p3); /* freeing up the allocated memory */ return 0; } - +// i am trying to add something