2 lines
28 B
C
2 lines
28 B
C
|
|
printf("%d\n", myArray[1]);
|
|
|
printf("%d\n", myArray[1]);
|