lastonehopefully3
This commit is contained in:
parent
0a27842229
commit
3dc53aefe4
@ -19,7 +19,7 @@ int main() {
|
|||||||
c = c - 'A' + 'a';
|
c = c - 'A' + 'a';
|
||||||
}
|
}
|
||||||
} else if (c == 1425) {
|
} else if (c == 1425) {
|
||||||
c = 'q';
|
continue;
|
||||||
}
|
}
|
||||||
|
|
||||||
if (c == '\n') {
|
if (c == '\n') {
|
||||||
|
Loading…
Reference in New Issue
Block a user