download
raw
248 Bytes
#include <iostream>
#include <string>
using namespace std;
int main()
{
string sometext="This is a new text";
cout << "Initial value of sometext is: "<< sometext<<endl;
getline(cin,sometext);
cout<< sometext<<endl;
return 0;
}

Xet Storage Details

Size:
248 Bytes
·
Xet hash:
79d5f783fa8c2d1e47203b006d341940bb6653d8cb9b562f50b9b15700d2b0a5

Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.