TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Cockroach (_cockroach)
Return to profile of Cockroach (_cockroach)
View texts not yet raced by Cockroach (_cockroach)
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(...
37.09
1.0473
0.1653
154
1
37.09
2023-07-15
2.
public class HelloWorld { public static void main(String[] ...
35.74
1.0599
0.1086
143
2
33.22
2023-07-19
3.
import random n = random.randint(1, 99) guess = int(raw_inpu...
34.52
1.1067
0.0219
388
4
32.15
2023-07-19
4.
/** Loop waiting for a connection and a valid command */ whi...
33.95
1.0448
0.0651
445
1
33.95
2023-07-15
5.
import string from random import * characters = string.ascii...
33.06
1.1814
-0.1006
190
2
31.85
2023-07-15
6.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
32.69
1.0518
0.0169
152
3
29.33
2023-07-20
7.
import random min = 1 max = 6 roll_again = "yes" while roll_...
32.17
1.1383
-0.0866
272
1
32.17
2023-07-19
8.
(publish :path "/hello-count" :content-type "text/html" :fun...
31.77
0.9487
0.0900
356
2
30.98
2023-07-19
9.
function calculateArea(width, height) { try { var area = ...
31.07
1.0366
-0.0208
301
2
28.21
2023-07-11
10.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
30.40
0.9849
0.0090
183
1
30.40
2023-07-11
11.
import urllib2 import json screen_name = "wordpress" url = "...
30.12
1.0621
-0.0774
246
1
30.12
2023-07-15
12.
/* Read a set of characters from the socket */ StringBuffer ...
29.25
1.0042
-0.0479
542
3
28.29
2023-07-20
13.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
29.06
0.9234
0.0267
236
2
27.60
2023-07-15
14.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
26.38
0.9180
-0.0556
264
1
26.38
2023-07-11