//kolokwium 1 void wypelnij(int *tab,int dl_tab); void swap(int *tab,int adr1,int adr2); void pokaz(int *tab,int dl_tab);