Discussioni Q&A
I 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 Voti
10 RispostePopolare oggi
debate which is better
5 Votes
Cource
1 Votes
why is my AI in spanish
0 Votes
Arduino
2 Votes
Debugging issue?
0 Votes
Text editor
0 Votes
how to view only application
0 Votes