I'm trying to make a simple calculator that sends some values to a function and returns the value calculated. But I keep getting this error: https://gyazo.com/bb56d32451828d211a4b4f057d5273d7
What does it mean and how can I fix it?
Thanks! I didn't know I had to write int two times. I used a link to share the error message because my editor doesn't allow me to copy it for some reason.