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