Hello
#include<stdio.h> #include<cstdio> using namespace std; int main() { cout << "Hello world." <<endl; }
Hello
#include<stdio.h> #include<cstdio> using namespace std; int main() { cout << "Hello world." <<endl; }
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (2)
welcome!
Hello and welcome!