fork download
  1. #define l ,__LINE__+~1
  2. #define f ;printf("%d, %d, %d o'clock, %d o'clock rock,\n"
  3. main(){f l
  4. l
  5. l
  6. l)f
  7. l
  8. l
  9. l
  10. l)f
  11. l
  12. l
  13. l
  14. l);puts("We're gonna rock around the clock tonight.");}
Runtime error #stdin #stdout 0s 2248KB
stdin
Standard input is empty
stdout
1, 2, 3 o'clock, 4 o'clock rock,
5, 6, 7 o'clock, 8 o'clock rock,
9, 10, 11 o'clock, 12 o'clock rock,
We're gonna rock around the clock tonight.