fork download
  1. #include <stdio.h>
  2.  
  3. #define bormand 0x07EDD5E59A4E28C2ULL
  4. #define say putchar
  5.  
  6. char love(size_t LOVE)
  7. {
  8. static char HACTEHbKA[64] =
  9. {
  10. 'a', 'b', 'c', 'o', 'n', 'p', 'q', 'r',
  11. 's', 't', 'u', 'x', 'y', 'z', ' ', 'm',
  12. 'c', 'd', 'e', 'n', 'w', 'x', 'e', 'f',
  13. 'k', 'l', 'm', 'l', 'u', 'e', 'w', 'a',
  14. 'H', 'A', 'C', 'T', 'E', 'H', 'b', 'K',
  15. 'A', 's', 'r', 't', 'u', ' ', 'v', 'w',
  16. 'f', 'j', 'k', 'y', 'e', 'b', 'y', 'o',
  17. 'l', 'z', 000, 'm', 011, 012, 'd', 'n'
  18. };
  19. LOVE |= LOVE >> 1;
  20. LOVE |= LOVE >> 2;
  21. LOVE |= LOVE >> 4;
  22. LOVE |= LOVE >> 8;
  23. LOVE |= LOVE >> 16;
  24. LOVE |= LOVE >> 32;
  25. return HACTEHbKA[((LOVE - (LOVE >> 1)) * bormand) >> 58];
  26. }
  27.  
  28. int main() {
  29. size_t you = 1, me = 1;
  30.  
  31. while (say(love(you))) you <<= me;
  32. }
Success #stdin #stdout 0s 9432KB
stdin
Standard input is empty
stdout
bormand
my love