comit 2
This commit is contained in:
parent
0ab99f03b9
commit
c56f9a8959
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
int arr[NUM_ELEMENTS];
|
int arr[NUM_ELEMENTS];
|
||||||
int n = 0;
|
int n = 0;
|
||||||
|
/hfgfghghdg
|
||||||
void printElements() {
|
void printElements() {
|
||||||
printf("< ");
|
printf("< ");
|
||||||
for (int i = 0; i < n; i++) {
|
for (int i = 0; i < n; i++) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user