fork download
  1. (print (mapv #(every?(fn[p](odd?(apply + p)))(partition 2 1(map int %)))
  2. ["#define"
  3. "EvenSt-ring$!"
  4. "long"
  5. "abcdABCD"
  6. "3.141"
  7. "~"
  8. "0123456789"
  9. "C ode - g ol!f"
  10. "HatchingLobstersVexinglyPopulateJuvenileFoxglove"
  11. "Hello World"
  12. "PPCG"
  13. "3.1415"
  14. "babbage"
  15. "Code-golf"
  16. "Standard loopholes apply"
  17. "Shortest answer in bytes wins"
  18. "Happy golfing!"]
  19. ))
Success #stdin #stdout 0.7s 335552KB
stdin
Standard input is empty
stdout
[true true true true true true true true true false false false false false false false false]