kgearke3060 kgearke3060 13-09-2022 Computers and Technology contestada given this snippet of code, identify the size-m problem (based on the four step approach discussed in class). void deletelist(struct contact* node) { if (node !