Stack code not working

why is this code showing run time error??

https://ide.codingblocks.com/#/s/16200

In line no 47 of your code you must return the result of expression head==NULL in empty() instead of making it as {head=NULL;}