TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for nine999 (nine99999)
Return to profile of nine999 (nine99999)
View texts not yet raced by nine999 (nine99999)
Sorted by best race
Rank
Text
Best WPM
Overall Difficulty
Relative Speed
Text Length
Races
Average WPM
Last race
1.
import std; int main() { std::println("Hello World!"); }
21.49
0.9810
0.3642
56
4
16.30
2024-06-02
2.
import string from random import * characters = string.ascii...
20.54
1.1814
0.1130
190
4
19.76
2024-05-31
3.
public class HelloWorld { public static void main(String[] ...
20.47
1.0599
0.2275
143
4
17.57
2024-06-04
4.
import random min = 1 max = 6 roll_again = "yes" while roll_...
19.46
1.1383
0.0845
272
2
18.32
2024-05-31
5.
function calculateArea(width, height) { try { var area = ...
19.10
1.0366
0.1653
301
1
19.10
2024-05-31
6.
/** Loop waiting for a connection and a valid command */ whi...
18.72
1.0448
0.1376
445
2
17.12
2024-06-02
7.
import re import sys import urllib2 import BeautifulSoup usa...
17.95
0.9803
0.1483
344
3
14.29
2024-06-04
8.
import random n = random.randint(1, 99) guess = int(raw_inpu...
17.24
1.1067
-0.0219
388
2
16.63
2024-05-31
9.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
16.32
1.0518
-0.0219
152
1
16.32
2024-05-31
10.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
16.22
0.9215
0.0980
78
5
14.24
2024-06-04
11.
(publish :path "/hello-count" :content-type "text/html" :fun...
16.10
0.9487
0.0696
356
2
14.22
2024-06-02
12.
import urllib2 import json screen_name = "wordpress" url = "...
15.26
1.0621
-0.0993
246
1
15.26
2024-06-04
13.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
14.80
0.9234
0.0115
236
1
14.80
2024-06-01
14.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
12.46
0.9386
-0.1550
256
1
12.46
2024-06-01
15.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
12.13
0.9849
-0.2191
183
1
12.13
2024-06-01