Run ❯
Get your
own
website
×
Change Orientation
Change Theme, Dark/Light
Go to Spaces
#include
#include
using namespace std; int main () { string txt = "Hello"; cout << txt.max_size(); return 0; }
4611686018427387903