0_0_13091170_10393.cpp: In function 'void Insert(nodeY*, int, int)': 0_0_13091170_10393.cpp:28:30: error: invalid conversion from 'void*' to 'nodeY*' [-fpermissive] newnode=malloc(sizeof(nodeY)); ^