0

This Is About C++#

Help Console.WriteLine("How are U?"); } #include <iostream> using namespace std; int main() {     cout << "Hello world!" << endl;         cout << "I am Introducing Again Now Its On C++" << endl;         cout << "Enjoy!" << endl;         cout << "Name: Sebastian" << endl;     return 0; }#include<iostream> using namespace std; main() {     int c;     int b;     int sum=c+b;       cout<<"the sum is"<<sum<<endl;     } Please What Is The Answer I Give You 100$ In You Bank Account After You Know This Question

25th Jul 2020, 3:54 AM
Catafrancia Mapper
Catafrancia Mapper - avatar
4 Answers
+ 2
The code is not running The top line is in C# The next two snippets are in C++ We can't mix these 2 languages
25th Jul 2020, 5:09 AM
Ipang
+ 1
What is the main question??? Why php tag? Why c# lines? If you're asking about c++ >Don't copy paste code >No irrelevant tags >No one wants your 100$ 'after knowing this question' 😑
25th Jul 2020, 9:51 PM
DEATH128
DEATH128 - avatar
0
Well Not Mix But Answers
25th Jul 2020, 10:16 AM
Catafrancia Mapper
Catafrancia Mapper - avatar
0
Well I Don't Copy Paste It
26th Jul 2020, 11:40 AM
Catafrancia Mapper
Catafrancia Mapper - avatar