#include<iostream>
using namespace std;
int main()
{
cout<<"\n Welcome With Md salah in C++ "
;cout<<"\n The syntax could be write as this shape"
;cout<<"\n But this is a bad shape "
;cout<<"\n So Try To Write a clean code "<<endl<<endl<<endl;
return 0 ;
}
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (0)