SyntaxFix
Write A Post
Hire A Developer
Questions
int main() { unsigned long long d; scanf("%llu",&d); printf("%llu",d); getch(); }
This will be helpful . . .