Irving (xrvng)

Race #1

View Pit Stop page for race #1 by xrvngGhost race

View profile for Irving (xrvng)

Official speed 32.37 wpm (87.49 seconds elapsed during race)
Race Start December 11, 2014 8:24:50pm UTC
Race Finish December 11, 2014 8:26:17pm UTC
Outcome No win (2 of 3)
Accuracy 96.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)))