#include #include int main(void) { long long int n = 32204074743918434LL; printf("%s\n",&n); return EXIT_SUCCESS; }