Today in class i learned how to transfer java script into c++ in visual studio

I turned an assignment given to the class into C++ and i made it so it if the number inputted is greater than zero it would say positive.
I made it so that if it’s a negative number inputted it says negative and made it so if its zero then it says the numbers zero.