Compare commits
No commits in common. "6a4c71706e32fb8bcb243aecd3ca8705c2146963" and "792f9e7beffe67745f2edd567a46d25135194115" have entirely different histories.
6a4c71706e
...
792f9e7bef
@ -5,7 +5,6 @@
|
||||
int arr[NUM_ELEMENTS];
|
||||
int n = 0;
|
||||
|
||||
/eriogebkgb
|
||||
void printElements() {
|
||||
printf("< ");
|
||||
for (int i = 0; i < n; i++) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user