@ -159,4 +159,9 @@ char *cesar(const char str[], int a, int b) {
// free(res2);
// exit(0);
// }
char *auguste(int n) {
assert(n >= 1 && n <= 3999);
char *str =
}
The note is not visible to the blocked user.