Alvin (setiadialvin)

Race #6

View Pit Stop page for race #6 by setiadialvinGhost race

View profile for Alvin (setiadialvin)

Official speed 32.26 wpm (87.79 seconds elapsed during race)
Race Start December 23, 2012 6:24:07pm UTC
Race Finish December 23, 2012 6:25:35pm UTC
Outcome Win (1 of 2)
Accuracy 97.0%
Points 0.00
Text #10008 (Length: 236 characters)

(defop hello2 req (w/link (pr "there") (pr "here"))) (defop hello3 req (w/link (w/link (pr "end") (pr "middle")) (pr "start"))) (defop hello4 req (aform [w/link (pr "you said: " (arg _ "foo")) (pr "click here")] (input "foo") (submit)))