From 6e53f1cdb9dd3f4489c1a6f5a42c667cb0d8eb46 Mon Sep 17 00:00:00 2001 From: bocchanskyy Date: Mon, 18 Nov 2024 09:39:11 +0400 Subject: [PATCH] ahahha --- fact.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/fact.c b/fact.c index 3d63352..980814f 100644 --- a/fact.c +++ b/fact.c @@ -4,4 +4,5 @@ int main(void) { printf("Hello world!"); return 0; -} \ No newline at end of file +} +//asd \ No newline at end of file