Ghast (16ixremizov08)

Race #2

View Pit Stop page for race #2 by 16ixremizov08Ghost race

View profile for Ghast (16ixremizov08)

Official speed 26.52 wpm (106.79 seconds elapsed during race)
Race Start February 8, 2012 3:56:14pm UTC
Race Finish February 8, 2012 3:58:01pm UTC
Outcome No win (3 of 3)
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)))