Ahsan
0
Q:

C++ w3schools


  #include <iostream>
using namespace std;

int main() {
  
  cout << "Hello World!";
  return 0;
} 
1

New to Communities?

Join the community