fork download
  1.  
  2. #include <iostream>
  3. using namespace std;
  4. int main(){
  5. cout<<"hello world"<<endl;
  6. string s;
  7. cin>>s;
  8. cout<<"shecgema"<<s<<endl;
  9. return 0;
  10. }
  11.  
  12.  
  13.  
Success #stdin #stdout 0.01s 5284KB
stdin
she dedamiwelooooo
stdout
hello world
shecgemashe