This commit is contained in:
Sergey545cp 2024-12-11 13:33:12 +04:00
parent c56f9a8959
commit 2811fb509a

View File

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