commit2
commit3
This commit is contained in:
parent
0a40f356b4
commit
0b3b1fc29f
@ -17,6 +17,9 @@ void InputKey() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
void x10() {
|
void x10() {
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
for (int i = 0; i < 5; i++) {
|
for (int i = 0; i < 5; i++) {
|
||||||
|
|
||||||
if (arr[i] % 2 == 0) {
|
if (arr[i] % 2 == 0) {
|
||||||
|
Loading…
Reference in New Issue
Block a user