Обсуждения
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 голосов
10 ответовАктуальное сегодня
Please recommend me
0 Votes
Can i code here? Or just learn?
0 Votes
How to build an AI website ?
1 Votes
Why Lazy?
1 Votes
It's app not running properly?
1 Votes