TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Maerih (maerih)
Return to profile of Maerih (maerih)
View texts not yet raced by Maerih (maerih)
Sorted by best race
Rank
Text
Best WPM
Overall Difficulty
Relative Speed
Text Length
Races
Average WPM
Last race
1.
input("\n\nPress the enter key to exit.") # waits for the us...
57.77
1.1984
-0.0187
85
28
45.93
2025-10-16
2.
import std; int main() { std::println("Hello World!"); }
57.72
0.9810
0.1977
56
29
41.92
2025-10-22
3.
public class HelloWorld { public static void main(String[] ...
55.59
1.0599
0.0753
143
30
41.87
2025-10-16
4.
import random min = 1 max = 6 roll_again = "yes" while roll_...
54.44
1.1383
-0.0266
272
35
42.05
2025-10-22
5.
import string from random import * characters = string.ascii...
53.95
1.1814
-0.0797
190
26
42.52
2025-10-22
6.
import urllib2 import json screen_name = "wordpress" url = "...
52.48
1.0621
0.0096
246
17
39.92
2025-09-14
7.
/** Loop waiting for a connection and a valid command */ whi...
52.21
1.0448
0.0214
445
25
40.84
2025-10-16
8.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
50.73
1.0518
-0.0158
152
24
39.82
2025-09-16
9.
/* Read a set of characters from the socket */ StringBuffer ...
49.94
1.0042
0.0156
542
22
38.63
2025-10-16
10.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
49.72
0.9180
0.0974
264
23
38.08
2025-10-22
11.
import random n = random.randint(1, 99) guess = int(raw_inpu...
49.14
1.1067
-0.1032
388
23
42.40
2025-10-22
12.
import os import sys def run(program, *args): pid = os.fork(...
48.02
1.0473
-0.0667
154
25
37.96
2025-08-16
13.
import urllib2 import urllib import json url = "http://ajax....
47.87
0.9776
0.0000
438
22
38.62
2025-10-16
14.
(publish :path "/hello-count" :content-type "text/html" :fun...
46.71
0.9487
0.0052
356
22
37.64
2025-08-07
15.
function calculateArea(width, height) { try { var area = ...
46.26
1.0366
-0.0919
301
24
37.40
2025-10-22
16.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
45.63
0.9234
0.0084
236
25
37.98
2025-09-16
17.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
45.36
0.9215
0.0048
78
22
33.95
2025-09-16
18.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
44.83
0.9386
-0.0231
256
25
37.78
2025-10-16
19.
import re import sys import urllib2 import BeautifulSoup usa...
44.72
0.9803
-0.0671
344
25
40.52
2025-10-22
20.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
43.79
0.9849
-0.0906
183
26
37.48
2025-10-22
21.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
40.48
0.8513
-0.0246
179
22
30.66
2025-10-16