Text analysis for Panda (sparklehorse61)

Return to profile of Panda (sparklehorse61)

View texts not yet raced by Panda (sparklehorse61)

Sorted by best race

Rank Text Best WPM Overall Difficulty Relative Speed Text Length Races Average WPM Last race
1. /** Loop waiting for a connection and a valid command */ whi... 67.22 1.0389 0.3011 445 1 67.22 2024-06-06
2. /* Read a set of characters from the socket */ StringBuffer ... 62.16 1.0018 0.2376 542 1 62.16 2023-06-30
3. import os import sys def run(program, *args): pid = os.fork(... 60.47 1.0441 0.1571 154 1 60.47 2023-06-30
4. function calculateArea(width, height) { try { var area = ... 57.01 1.0351 0.1043 301 1 57.01 2024-06-06
5. import re import sys import urllib2 import BeautifulSoup usa... 55.16 0.9798 0.1229 344 1 55.16 2024-06-06
6. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 53.85 0.9186 0.1557 236 1 53.85 2023-06-30
7. this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... 51.23 0.9381 0.0807 256 1 51.23 2024-06-06
8. class URLLister(SGMLParser): def reset(self): SGMLParser.res... 49.78 0.9814 0.0092 183 1 49.78 2023-06-30
9. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 45.57 0.9214 -0.0107 78 1 45.57 2023-06-30
10. auto monad = [](auto v) { return [=] { return v; }; }; auto ... 42.79 0.8566 -0.0113 179 1 42.79 2024-06-06
11. input("\n\nPress the enter key to exit.") # waits for the us... 31.07 1.2017 -0.5940 85 1 31.07 2016-10-01