TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Pit (pit_pit)
Return to profile of Pit (pit_pit)
View texts not yet raced by Pit (pit_pit)
Sorted by best race
Rank
Text
Best WPM
Overall Difficulty
Relative Speed
Text Length
Races
Average WPM
Last race
1.
import os import sys def run(program, *args): pid = os.fork(...
34.82
1.0473
0.1235
154
3
33.43
2025-10-10
2.
function calculateArea(width, height) { try { var area = ...
34.64
1.0366
0.1281
301
2
32.74
2025-10-10
3.
import std; int main() { std::println("Hello World!"); }
34.19
0.9810
0.1686
56
2
32.75
2025-10-10
4.
import random min = 1 max = 6 roll_again = "yes" while roll_...
33.33
1.1383
-0.0176
272
2
32.34
2025-10-10
5.
import re import sys import urllib2 import BeautifulSoup usa...
32.33
0.9803
0.1067
344
1
32.33
2025-10-10
6.
/* Read a set of characters from the socket */ StringBuffer ...
30.15
1.0042
0.0095
542
1
30.15
2025-10-10
7.
/** Loop waiting for a connection and a valid command */ whi...
29.90
1.0448
-0.0395
445
1
29.90
2025-10-10
8.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
29.82
0.9215
0.0811
78
1
29.82
2023-09-01
9.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
29.43
0.9234
0.0661
236
1
29.43
2025-10-10
10.
import random n = random.randint(1, 99) guess = int(raw_inpu...
28.65
1.1067
-0.1434
388
1
28.65
2023-09-01
11.
(publish :path "/hello-count" :content-type "text/html" :fun...
28.37
0.9487
0.0052
356
1
28.37
2023-09-01
12.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
28.28
0.9386
0.0123
256
1
28.28
2025-02-21
13.
import urllib2 import urllib import json url = "http://ajax....
26.56
0.9776
-0.0846
438
1
26.56
2023-09-01
14.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
25.69
0.9180
-0.0542
264
1
25.69
2025-10-10