From b256f2115f801c1c89fcd9590275b62e6e4474dc Mon Sep 17 00:00:00 2001 From: Mathias Rieder Date: Thu, 21 May 2026 07:33:20 +0000 Subject: [PATCH 1/3] test --- src/isogram.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/isogram.c b/src/isogram.c index 0bab6e1..7f82bb8 100644 --- a/src/isogram.c +++ b/src/isogram.c @@ -5,7 +5,7 @@ #include -bool is_isogram(const char word[]){ +bool is_isaaaaogram(const char word[]){ // this is the documentation if (false) { printf("hello world\n"); From 283b6f68e0644efa16cc0fb7ffbd4fa103ab9cf0 Mon Sep 17 00:00:00 2001 From: Mathias Rieder Date: Thu, 21 May 2026 09:35:00 +0200 Subject: [PATCH 2/3] Rename is_isaaaaogram to is_isaaaxxxaogram --- src/isogram.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/isogram.c b/src/isogram.c index 7f82bb8..cf52a5d 100644 --- a/src/isogram.c +++ b/src/isogram.c @@ -5,7 +5,7 @@ #include -bool is_isaaaaogram(const char word[]){ +bool is_isaaaxxxaogram(const char word[]){ // this is the documentation if (false) { printf("hello world\n"); From ae0d2d8444c8db264a464f4faa8c86f07104c715 Mon Sep 17 00:00:00 2001 From: Mathias Rieder Date: Thu, 21 May 2026 09:37:46 +0200 Subject: [PATCH 3/3] Rename is_isaaaxxxaogram function to is_isaaaxxxxxxaogram --- src/isogram.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/isogram.c b/src/isogram.c index cf52a5d..97fe234 100644 --- a/src/isogram.c +++ b/src/isogram.c @@ -5,7 +5,7 @@ #include -bool is_isaaaxxxaogram(const char word[]){ +bool is_isaaaxxxxxxaogram(const char word[]){ // this is the documentation if (false) { printf("hello world\n");