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

@@ -88,4 +88,4 @@ int maximumGain(char *s, int x, int y)
del(del(s, 'b', 'a', &score, y), 'a', 'b', &score, x);
return score;
}
}