#include <stdio.h>int main(void) { printf("Farewall Dennis. On your shoulders we stand.n"); return 0;}