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.2950
56
4
33.87
2025-06-24
2.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
39.27
1.0518
0.2158
152
5
34.40
2025-06-24
3.
import os import sys def run(program, *args): pid = os.fork(...
38.87
1.0473
0.2074
154
5
34.64
2025-06-24
4.
import urllib2 import json screen_name = "wordpress" url = "...
38.32
1.0621
0.1748
246
4
34.23
2025-06-24
5.
public class HelloWorld { public static void main(String[] ...
38.16
1.0599
0.1719
143
7
34.24
2025-06-08
6.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
37.96
0.9234
0.3019
236
11
33.51
2025-06-24
7.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
37.34
0.9849
0.2204
183
4
33.67
2025-06-24
8.
import random n = random.randint(1, 99) guess = int(raw_inpu...
37.31
1.1067
0.0976
388
6
32.92
2025-06-10
9.
import random min = 1 max = 6 roll_again = "yes" while roll_...
37.15
1.1383
0.0609
272
2
34.20
2025-05-08
10.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
35.76
0.9215
0.2328
78
5
30.15
2025-06-24
11.
/* Read a set of characters from the socket */ StringBuffer ...
35.73
1.0042
0.1491
542
5
33.74
2025-06-08
12.
input("\n\nPress the enter key to exit.") # waits for the us...
35.63
1.1984
-0.0483
85
2
35.26
2025-06-10
13.
/** Loop waiting for a connection and a valid command */ whi...
35.51
1.0448
0.1014
445
4
33.76
2025-06-01
14.
import string from random import * characters = string.ascii...
35.04
1.1814
-0.0503
190
2
34.21
2025-03-31
15.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
34.47
0.9386
0.1741
256
5
32.93
2025-06-24
16.
import urllib2 import urllib import json url = "http://ajax....
34.10
0.9776
0.1231
438
4
32.93
2025-06-24
17.
import re import sys import urllib2 import BeautifulSoup usa...
30.70
0.9803
0.0107
344
1
30.70
2025-06-10
18.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
30.07
0.9180
0.0526
264
1
30.07
2025-05-15
19.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
27.55
0.8513
0.0380
179
2
27.42
2025-05-08
20.
(publish :path "/hello-count" :content-type "text/html" :fun...
24.72
0.9487
-0.1508
356
1
24.72
2025-03-31