TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Alex (yettibvc)
Return to profile of Alex (yettibvc)
View texts not yet raced by Alex (yettibvc)
Sorted by best race
Rank
Text
Best WPM
Overall Difficulty
Relative Speed
Text Length
Races
Average WPM
Last race
1.
import random n = random.randint(1, 99) guess = int(raw_inpu...
38.94
1.1067
0.2088
388
2
35.93
2024-09-26
2.
public class HelloWorld { public static void main(String[] ...
36.38
1.0599
0.1688
143
1
36.38
2024-10-02
3.
/* Read a set of characters from the socket */ StringBuffer ...
35.09
1.0042
0.1825
542
1
35.09
2024-09-26
4.
import re import sys import urllib2 import BeautifulSoup usa...
35.02
0.9803
0.2021
344
1
35.02
2024-09-26
5.
import os import sys def run(program, *args): pid = os.fork(...
34.73
1.0473
0.1280
154
1
34.73
2024-10-02
6.
import urllib2 import urllib import json url = "http://ajax....
33.76
0.9776
0.1643
438
1
33.76
2024-09-11
7.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
33.66
0.9849
0.1546
183
1
33.66
2024-09-26
8.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
32.64
0.9180
0.1851
264
2
28.41
2024-10-02
9.
import std; int main() { std::println("Hello World!"); }
31.67
0.9810
0.0824
56
1
31.67
2024-09-11
10.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
30.52
0.9215
0.1086
78
3
29.21
2024-09-11
11.
(publish :path "/hello-count" :content-type "text/html" :fun...
29.94
0.9487
0.0682
356
1
29.94
2024-09-26
12.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
28.52
0.8513
0.1059
179
1
28.52
2024-09-26
13.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
28.32
0.9234
0.0372
236
1
28.32
2024-09-11
14.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
26.04
0.9386
-0.0593
256
1
26.04
2024-09-11