TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for quakefn (quakefn)
Return to profile of quakefn (quakefn)
View texts not yet raced by quakefn (quakefn)
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...
57.44
1.0448
0.2103
445
3
53.78
2024-08-21
2.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
56.71
0.9849
0.2519
183
4
48.76
2024-09-04
3.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
56.42
1.0518
0.1794
152
1
56.42
2024-08-21
4.
import re import sys import urllib2 import BeautifulSoup usa...
51.83
0.9803
0.1474
344
2
48.57
2024-08-20
5.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
46.42
0.9234
0.0909
236
1
46.42
2024-08-21
6.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
44.08
0.9180
0.0421
264
1
44.08
2024-08-21
7.
import urllib2 import urllib import json url = "http://ajax....
43.06
0.9776
-0.0386
438
1
43.06
2024-08-20
8.
import std; int main() { std::println("Hello World!"); }
43.06
0.9810
-0.0499
56
1
43.06
2024-08-21
9.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
40.48
0.9215
-0.0411
78
2
37.12
2024-08-21
10.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
40.44
0.9386
-0.0586
256
2
40.05
2024-08-21
11.
public class HelloWorld { public static void main(String[] ...
40.05
1.0599
-0.1880
143
1
40.05
2024-08-20
12.
import os import sys def run(program, *args): pid = os.fork(...
38.71
1.0473
-0.2022
154
1
38.71
2024-08-20