Race Result Details |
Racer | Junior (director_junior) |
Race Number | 3 |
Date | Sat, 7 Jun 2025 3:21:53 |
Universe | code |
Speed |
35 WPM
![]() |
Accuracy | 96.2% |
Rank | 5th place (out of 7) |
Opponents | plzbugmenot (1st place) sunstar2090 (3rd place) tobi888888 (4th place) zoonear (2nd place) |
Text typed:
(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")))))))))
— (software)
by Franz Inc.
(see stats)
|