I am very new to coding, above all else =) So I created new project and a C++ file to work on. After writing my code I tried to run it (cmd+R), but nothing happened. I saw in Product menu that several funcions are actually not active. How could I solve this?
I tried to run my code, expecting that the console will allow me to enter a number in order to get the result. Pressing cmd+R didn't activated the console.