Text analysis for Sporak (cheeseballoon)

Return to profile of Sporak (cheeseballoon)

View texts not yet raced by Sporak (cheeseballoon)

Sorted by best race

Rank Text Best WPM Overall Difficulty Relative Speed Text Length Races Average WPM Last race
1. public class HelloWorld { public static void main(String[] ... 55.51 1.0599 0.2560 143 4 50.79 2025-06-07
2. function calculateArea(width, height) { try { var area = ... 50.70 1.0366 0.1653 301 1 50.70 2025-06-06
3. import random min = 1 max = 6 roll_again = "yes" while roll_... 50.24 1.1383 0.0527 272 4 45.91 2025-06-13
4. this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... 47.44 0.9386 0.1860 256 3 43.08 2025-06-06
5. import urllib2 import json screen_name = "wordpress" url = "... 46.93 1.0621 0.0504 246 1 46.93 2025-06-06
6. import os import sys def run(program, *args): pid = os.fork(... 46.09 1.0473 0.0453 154 2 41.08 2025-06-02
7. /** Loop waiting for a connection and a valid command */ whi... 43.84 1.0448 -0.0055 445 1 43.84 2025-06-02
8. /* Read a set of characters from the socket */ StringBuffer ... 43.61 1.0042 0.0296 542 2 41.68 2025-06-02
9. import urllib2 import urllib import json url = "http://ajax.... 42.75 0.9776 0.0358 438 4 41.41 2025-06-06
10. print "Using URL", url req = urllib2.Request(url) fd = urlli... 41.37 1.0518 -0.0711 152 2 36.51 2025-06-05
11. import random n = random.randint(1, 99) guess = int(raw_inpu... 40.63 1.1067 -0.1435 388 2 34.96 2025-06-02
12. import re import sys import urllib2 import BeautifulSoup usa... 40.18 0.9803 -0.0278 344 3 32.65 2025-06-07
13. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 38.04 0.9215 -0.0197 78 2 37.88 2025-06-06
14. class URLLister(SGMLParser): def reset(self): SGMLParser.res... 36.81 0.9849 -0.1123 183 1 36.81 2025-06-16
15. auto monad = [](auto v) { return [=] { return v; }; }; auto ... 35.08 0.8513 -0.0197 179 1 35.08 2025-06-05
16. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 34.37 0.9234 -0.1086 236 1 34.37 2025-06-05
17. import string from random import * characters = string.ascii... 32.91 1.1814 -0.4012 190 1 32.91 2022-11-30
18. int res; unsigned long flags; u32 data = 0; if (PCI_##size##... 27.44 0.9180 -0.2675 264 1 27.44 2023-07-30