TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Erick (erick0334)
Return to profile of Erick (erick0334)
View texts not yet raced by Erick (erick0334)
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!"); }
39.53
0.9810
0.1433
56
4
33.87
2025-06-24
2.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
39.27
1.0518
0.0651
152
5
34.40
2025-06-24
3.
import os import sys def run(program, *args): pid = os.fork(...
38.87
1.0473
0.0582
154
5
34.64
2025-06-24
4.
import urllib2 import json screen_name = "wordpress" url = "...
38.32
1.0621
0.0278
246
4
34.23
2025-06-24
5.
public class HelloWorld { public static void main(String[] ...
38.16
1.0599
0.0254
143
7
34.24
2025-06-08
6.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
37.96
0.9234
0.1563
236
11
33.51
2025-06-24
7.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
37.34
0.9849
0.0771
183
4
33.67
2025-06-24
8.
import random n = random.randint(1, 99) guess = int(raw_inpu...
37.31
1.1067
-0.0455
388
6
32.92
2025-06-10
9.
import random min = 1 max = 6 roll_again = "yes" while roll_...
37.15
1.1383
-0.0817
272
2
34.20
2025-05-08
10.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
35.76
0.9215
0.0956
78
5
30.15
2025-06-24
11.
/* Read a set of characters from the socket */ StringBuffer ...
35.73
1.0042
0.0120
542
6
33.57
2026-03-18
12.
input("\n\nPress the enter key to exit.") # waits for the us...
35.63
1.1984
-0.1850
85
2
35.26
2025-06-10
13.
/** Loop waiting for a connection and a valid command */ whi...
35.51
1.0448
-0.0348
445
5
33.35
2026-03-17
14.
import string from random import * characters = string.ascii...
35.04
1.1814
-0.1848
190
2
34.21
2025-03-31
15.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
34.47
0.9386
0.0418
256
6
32.27
2026-03-18
16.
import urllib2 import urllib import json url = "http://ajax....
34.10
0.9776
-0.0077
438
4
32.93
2025-06-24
17.
import re import sys import urllib2 import BeautifulSoup usa...
32.09
0.9803
-0.0676
344
2
31.40
2026-03-18
18.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
30.07
0.9180
-0.0628
264
1
30.07
2025-05-15
19.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
27.55
0.8513
-0.0677
179
3
27.45
2026-03-18
20.
(publish :path "/hello-count" :content-type "text/html" :fun...
24.72
0.9487
-0.2456
356
1
24.72
2025-03-31