Second
This commit is contained in:
parent
58817ebbe4
commit
33f6e26cb3
@ -5,6 +5,7 @@
|
||||
|
||||
int arr[NUM_ELEMENTS][NUM_ELEMENTS];
|
||||
int n = 3, m = 4;
|
||||
int second2;
|
||||
|
||||
void print_arr() {
|
||||
printf("!!!! print() !!!!\n");
|
||||
|
Loading…
x
Reference in New Issue
Block a user