How to avoid warning

code- https://ide.codingblocks.com/s/297788

read what warning you are getting and try to avoid them.
like in this case you are not returning anything from a int type function.