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.0448 0.2409 445 1 67.22 2024-06-06
2. import os import sys def run(program, *args): pid = os.fork(... 63.93 1.0473 0.1730 154 2 62.20 2025-01-20
3. import re import sys import urllib2 import BeautifulSoup usa... 62.23 0.9803 0.2050 344 2 58.70 2025-01-20
4. /* Read a set of characters from the socket */ StringBuffer ... 62.16 1.0042 0.1816 542 1 62.16 2023-06-30
5. function calculateArea(width, height) { try { var area = ... 57.01 1.0366 0.0503 301 1 57.01 2024-06-06
6. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 53.85 0.9234 0.1066 236 1 53.85 2023-06-30
7. (publish :path "/hello-count" :content-type "text/html" :fun... 51.73 0.9487 0.0426 356 1 51.73 2025-01-20
8. this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... 51.23 0.9386 0.0373 256 1 51.23 2024-06-06
9. class URLLister(SGMLParser): def reset(self): SGMLParser.res... 49.78 0.9849 -0.0337 183 1 49.78 2023-06-30
10. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 45.57 0.9215 -0.0538 78 1 45.57 2023-06-30
11. int res; unsigned long flags; u32 data = 0; if (PCI_##size##... 44.25 0.9180 -0.0740 264 1 44.25 2025-01-20
12. auto monad = [](auto v) { return [=] { return v; }; }; auto ... 42.79 0.8513 -0.0419 179 1 42.79 2024-06-06
13. input("\n\nPress the enter key to exit.") # waits for the us... 31.07 1.1984 -0.6102 85 1 31.07 2016-10-01