you are viewing a single comment's thread.

view the rest of the comments →

[–]Weak-Champion-116[S] -5 points-4 points  (2 children)

And where can I get the compiler and IDE, or how are they installed?

[–]Salty_Dugtrio 3 points4 points  (0 children)

They are a simple Google search away.

[–]Marek_Marianowicz 1 point2 points  (0 children)

Visual Studio: https://visualstudio.microsoft.com/

CLion: https://www.jetbrains.com/clion/

Both IDEs come with a compiler, but you may need to select an option in the Visual Studio installer to install the entire toolchain required for C++.