TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Tom (demented329)
Return to profile of Tom (demented329)
View texts not yet raced by Tom (demented329)
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...
84.85
1.1984
0.2269
85
2
70.47
2025-02-12
2.
import std; int main() { std::println("Hello World!"); }
82.22
0.9810
0.3979
56
1
82.22
2024-09-06
3.
import random min = 1 max = 6 roll_again = "yes" while roll_...
79.93
1.1383
0.2073
272
1
79.93
2025-02-12
4.
import urllib2 import json screen_name = "wordpress" url = "...
78.48
1.0621
0.2629
246
3
71.40
2025-02-12
5.
/** Loop waiting for a connection and a valid command */ whi...
72.38
1.0448
0.1797
445
1
72.38
2025-02-12
6.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
71.01
1.0518
0.1480
152
1
71.01
2024-09-06
7.
cmake_minimum_required(VERSION 3.10) project(Tutorial VERSIO...
69.84
1.0060
0.1571
467
1
69.84
2024-09-06
8.
import random n = random.randint(1, 99) guess = int(raw_inpu...
69.01
1.1067
0.0565
388
1
69.01
2025-02-12
9.
import string from random import * characters = string.ascii...
68.27
1.1814
-0.0285
190
2
66.76
2025-02-12
10.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
58.88
0.9386
0.0532
256
1
58.88
2024-09-19
11.
/* Read a set of characters from the socket */ StringBuffer ...
58.26
1.0042
-0.0209
542
1
58.26
2024-09-06
12.
import os import sys def run(program, *args): pid = os.fork(...
54.94
1.0473
-0.1191
154
1
54.94
2024-09-06
13.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
54.55
0.9180
0.0019
264
1
54.55
2025-02-12
14.
import re import sys import urllib2 import BeautifulSoup usa...
48.97
0.9803
-0.1553
344
1
48.97
2024-09-06
15.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
48.44
0.8513
-0.0410
179
2
47.05
2025-02-12
16.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
48.13
0.9234
-0.1083
236
1
48.13
2024-09-19
17.
(publish :path "/hello-count" :content-type "text/html" :fun...
47.69
0.9487
-0.1394
356
1
47.69
2024-09-06