unsigned long long stoull (const string& str, size_t* idx = 0, int base = 10);unsigned long long stoull (const wstring& str, size_t* idx = 0, int base = 10);
|
|
8246821 interpreted as 8246821 0xffff interpreted as 65535 020 interpreted as 16 -1 interpreted as 18446744073709551615 |