lastonehopefully3

This commit is contained in:
Rudolf Zambory 2025-02-20 17:51:36 +01:00
parent 0a27842229
commit 3dc53aefe4

View File

@ -19,7 +19,7 @@ int main() {
c = c - 'A' + 'a';
}
} else if (c == 1425) {
c = 'q';
continue;
}
if (c == '\n') {