Compare commits

..

No commits in common. "2811fb509a4a0ff3860a46d9cf08810de07662ff" and "0ab99f03b9aca3557ceb9bc63cc88508ec38dc18" have entirely different histories.

View File

@ -5,7 +5,6 @@
int arr[NUM_ELEMENTS];
int n = 0;
/dgdfhgfhgdghd
void printElements() {
printf("< ");
for (int i = 0; i < n; i++) {