FIX: Norminette OK

This commit is contained in:
2026-01-25 12:06:54 +01:00
parent dd11abe7bb
commit e2855ab2e7
6 changed files with 41 additions and 69 deletions

View File

@@ -14,7 +14,7 @@
int main(void)
{
strlen_launcher();
atoi_launcher();
strncmp_launcher();
strlen_launcher();
atoi_launcher();
strncmp_launcher();
}