Q&A DiscussƵes
C++ in notepad++
0 Voto
3 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 RespostasQuente hoje
Ai generated practices
2 Votes
Solving coding challenges
2 Votes
I am new
1 Votes
Advertising in Sololearn
0 Votes
RUST'S FUTURE
1 Votes
Programming Language
0 Votes