This commit is contained in:
aleksandrkirusin 2024-10-28 15:30:48 +04:00
parent 0a40f356b4
commit b5b83c099e

View File

@ -17,6 +17,8 @@ void InputKey() {
}
void x10() {
for (int i = 0; i < 5; i++) {
if (arr[i] % 2 == 0) {