format files

This commit is contained in:
2025-09-29 10:56:26 +08:00
parent af0fe8a168
commit 050164b61b
38 changed files with 38 additions and 38 deletions

View File

@@ -35,4 +35,4 @@ int main()
printf("%s\n", ans);
free(ans);
return 0;
}
}