TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for poom (poomm)
Return to profile of poom (poomm)
View texts not yet raced by poom (poomm)
Sorted by best race
Rank
Text
Best WPM
Overall Difficulty
Relative Speed
Text Length
Races
Average WPM
Last race
1.
/** Loop waiting for a connection and a valid command */ whi...
25.35
1.0448
0.1243
445
1
25.35
2024-08-10
2.
/* Read a set of characters from the socket */ StringBuffer ...
24.02
1.0042
0.1004
542
1
24.02
2024-08-10
3.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
23.42
0.9215
0.1533
78
1
23.42
2024-09-03
4.
import os import sys def run(program, *args): pid = os.fork(...
23.22
1.0473
0.0214
154
1
23.22
2024-08-06
5.
import re import sys import urllib2 import BeautifulSoup usa...
23.02
0.9803
0.0765
344
1
23.02
2024-08-06
6.
public class HelloWorld { public static void main(String[] ...
22.99
1.0599
-0.0041
143
2
22.53
2024-08-06
7.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
22.16
1.0518
-0.0308
152
1
22.16
2024-08-06
8.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
20.50
0.9234
0.0221
236
1
20.50
2024-07-15
9.
import string from random import * characters = string.ascii...
20.45
1.1814
-0.2395
190
1
20.45
2024-07-15
10.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
20.14
0.9386
-0.0140
256
2
19.36
2024-07-15
11.
import std; int main() { std::println("Hello World!"); }
18.85
0.9810
-0.1214
56
1
18.85
2024-09-03
12.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
16.08
0.8513
-0.1187
179
1
16.08
2024-07-15