TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Jeremy (cutecup)
Return to profile of Jeremy (cutecup)
View texts not yet raced by Jeremy (cutecup)
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[] ...
69.17
1.0599
0.3264
143
2
62.61
2025-10-21
2.
import string from random import * characters = string.ascii...
65.92
1.1814
0.1397
190
1
65.92
2025-10-21
3.
import random min = 1 max = 6 roll_again = "yes" while roll_...
58.14
1.1383
0.0269
272
1
58.14
2025-10-21
4.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
56.86
1.0518
0.0878
152
3
47.69
2025-10-21
5.
import urllib2 import json screen_name = "wordpress" url = "...
56.79
1.0621
0.0761
246
1
56.79
2025-10-21
6.
/* Read a set of characters from the socket */ StringBuffer ...
53.85
1.0042
0.0750
542
2
52.05
2025-10-18
7.
import urllib2 import urllib import json url = "http://ajax....
52.57
0.9776
0.0760
438
1
52.57
2025-10-21
8.
import random n = random.randint(1, 99) guess = int(raw_inpu...
52.50
1.1067
-0.0545
388
1
52.50
2025-10-21
9.
/** Loop waiting for a connection and a valid command */ whi...
52.17
1.0448
0.0008
445
1
52.17
2025-10-21
10.
import re import sys import urllib2 import BeautifulSoup usa...
51.57
0.9803
0.0532
344
2
51.08
2025-10-21
11.
function calculateArea(width, height) { try { var area = ...
48.55
1.0366
-0.0636
301
2
47.10
2025-10-21
12.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
46.99
0.9386
0.0031
256
1
46.99
2025-10-21
13.
import os import sys def run(program, *args): pid = os.fork(...
46.84
1.0473
-0.1086
154
1
46.84
2025-10-17
14.
(publish :path "/hello-count" :content-type "text/html" :fun...
44.90
0.9487
-0.0488
356
1
44.90
2025-10-21
15.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
43.74
0.9180
-0.0414
264
1
43.74
2025-10-21
16.
input("\n\nPress the enter key to exit.") # waits for the us...
41.06
1.1984
-0.3755
85
1
41.06
2025-10-18
17.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
37.09
0.9234
-0.1801
236
1
37.09
2025-10-18
18.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
30.07
0.8513
-0.2487
179
1
30.07
2025-10-21