As for now I'm 20 ._. years old aspiring developer.
I mainly use C++, but I can code in other languages too.
int main() {
unsigned long long int dx = 0x77E435B08;
while (dx) putchar(0x726F6C6564574820 >> (((dx >>= 3) & 7) << 3) & 0xFF);
putchar('\n');
return 0;
}