SyntaxFix
Write A Post
Hire A Developer
Questions
Try:
num3 = 100000000000LL;
And BTW, in C++ this is a compiler extension, the standard does not define long long, thats part of C99.