HERES MY CODE:




#include <stdio.h> /* for printf */
#include <stdlib.h> /* for malloc */

typedef struct node
{