#include <stdio.h> int main(int argc, char *argv[]) { printf("90 Hours A Week And Loving It!"); return 0; }