Discussões Q&A
.cpp and .hpp
 1 Voto
 5 RespostasGuys help me
 1 Voto
 1 RespostaCode format
 1 Voto
 2 RespostasI wrote a simple basic c++ code in my PC notepad and I saved it with .cpp extension also. But when I run this program in any browser it shows the code as it is... Do c++ code can be written in notepad and can be run? Please answer.
#include <iostream>
using namespace std;
int main()
❴
cout << "hello";
return0;
❵
 2 Votos
 10 RespostasPopular hoje
How create a new language ?
 1 Votes
Beginner question
 0 Votes
I need help to solve this
 0 Votes
Project
 0 Votes