TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for tstats[aucker] (aucker)
Return to profile of tstats[aucker] (aucker)
View texts not yet raced by tstats[aucker] (aucker)
Sorted by best race
Rank
Text
Best WPM
Overall Difficulty
Relative Speed
Text Length
Races
Average WPM
Last race
1.
import os import sys def run(program, *args): pid = os.fork(...
55.34
1.0473
0.1742
154
3
49.82
2023-07-07
2.
import random n = random.randint(1, 99) guess = int(raw_inpu...
51.95
1.1067
0.0235
388
5
46.48
2023-07-07
3.
public class HelloWorld { public static void main(String[] ...
51.23
1.0599
0.0722
143
1
51.23
2023-06-19
4.
import string from random import * characters = string.ascii...
50.54
1.1814
-0.0920
190
1
50.54
2023-06-19
5.
input("\n\nPress the enter key to exit.") # waits for the us...
50.48
1.1984
-0.1124
85
2
49.91
2023-06-19
6.
/** Loop waiting for a connection and a valid command */ whi...
49.66
1.0448
0.0574
445
3
47.26
2023-07-07
7.
/* Read a set of characters from the socket */ StringBuffer ...
49.35
1.0042
0.0933
542
3
45.33
2023-07-07
8.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
48.90
1.0518
0.0335
152
3
46.60
2023-06-19
9.
import urllib2 import json screen_name = "wordpress" url = "...
48.90
1.0621
0.0107
246
1
48.90
2023-06-19
10.
function calculateArea(width, height) { try { var area = ...
47.15
1.0366
0.0098
301
1
47.15
2023-07-07
11.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
46.17
0.9386
0.0783
256
5
43.59
2023-07-07
12.
import urllib2 import urllib import json url = "http://ajax....
44.71
0.9776
0.0238
438
1
44.71
2023-06-19
13.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
42.88
0.9849
-0.0323
183
2
41.65
2023-07-07
14.
(publish :path "/hello-count" :content-type "text/html" :fun...
41.83
0.9487
-0.0059
356
3
39.26
2023-06-19
15.
import re import sys import urllib2 import BeautifulSoup usa...
41.77
0.9803
-0.0459
344
1
41.77
2023-07-07
16.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
39.29
0.9215
-0.0484
78
1
39.29
2023-06-19