+ 14
Judging by my experience with Python remote environment in SoloLearn, no, it does not depend on your phone -- more like your net connection (possible server timeout) and luck - how big a memory resource you will get attributed to your request.
+ 9
@Knishuk
do you mean solo will compile big numbers for c++ ?
can you show an e.g.
+ 4
@Lord Krishna
2^64-1 isn't such a big number.
https://code.sololearn.com/c887vEG47LX2/?ref=app
+ 3
However, for C++, it depends on the size of unsigned long long. (2^64-1).