View Pit Stop page for race #4 by adalwulf — Ghost race
View profile for Adolfo (adalwulf)
Official speed | 40.47 wpm (105.56 seconds elapsed during race) |
---|---|
Race Start | May 17, 2016 10:30:36pm UTC |
Race Finish | May 17, 2016 10:32:22pm UTC |
Outcome | No win (3 of 10) |
Opponents |
1. marliseu (42.18 wpm) 2. dylantackoor (41.99 wpm) 4. henrym0503 (34.70 wpm) 7. gbonell (30.82 wpm) 9. gustxw (25.87 wpm) |
Accuracy | 87.0% |
Points | 0.00 |
Text | #10007 (Length: 356 characters) (publish :path "/hello-count" :content-type "text/html" :function (let ((count 0)) #'(lambda (req ent) (with-http-response (req ent) (with-http-body (req ent) (html (:html (:head (:title "Hello Counter")) (:body ((:font :color (nth (random 5) '("red" "blue" "green" "purple" "black"))) "Hello World had been called " (:princ (incf count)) " times"))))))))) |