TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for flying511 (flying511)
Return to profile of flying511 (flying511)
View texts not yet raced by flying511 (flying511)
Sorted by best race
Rank
Text
Best WPM
Overall Difficulty
Relative Speed
Text Length
Races
Average WPM
Last race
1.
import string from random import * characters = string.ascii...
63.00
1.1814
0.0964
190
1
63.00
2024-10-07
2.
import random n = random.randint(1, 99) guess = int(raw_inpu...
61.98
1.1067
0.1483
388
2
61.11
2024-10-08
3.
input("\n\nPress the enter key to exit.") # waits for the us...
60.49
1.1984
0.0219
85
2
47.08
2024-10-07
4.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
56.30
1.0518
0.0912
152
6
52.78
2024-10-24
5.
/** Loop waiting for a connection and a valid command */ whi...
55.56
1.0448
0.0849
445
1
55.56
2024-10-09
6.
import std; int main() { std::println("Hello World!"); }
50.59
0.9810
0.0369
56
1
50.59
2024-10-07
7.
/* Read a set of characters from the socket */ StringBuffer ...
47.90
1.0042
-0.0329
542
2
47.46
2024-10-08
8.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
47.79
0.9386
0.0286
256
1
47.79
2024-10-08
9.
import urllib2 import urllib import json url = "http://ajax....
47.64
0.9776
-0.0115
438
2
44.73
2024-10-07
10.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
47.03
0.9215
0.0299
78
3
44.83
2024-10-08
11.
import re import sys import urllib2 import BeautifulSoup usa...
46.16
0.9803
-0.0461
344
2
44.47
2024-10-18
12.
(publish :path "/hello-count" :content-type "text/html" :fun...
45.51
0.9487
-0.0218
356
1
45.51
2024-10-08
13.
import os import sys def run(program, *args): pid = os.fork(...
43.84
1.0473
-0.1573
154
1
43.84
2024-10-07
14.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
43.75
0.9180
-0.0316
264
2
42.76
2024-10-18
15.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
43.63
0.9849
-0.0989
183
2
43.61
2024-10-07
16.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
41.14
0.9234
-0.0864
236
1
41.14
2024-10-07
17.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
37.25
0.8513
-0.1031
179
1
37.25
2024-10-09