TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for abhnv (abhnv)
Return to profile of abhnv (abhnv)
View texts not yet raced by abhnv (abhnv)
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...
70.73
1.1984
0.2101
85
2
66.47
2024-06-03
2.
import random min = 1 max = 6 roll_again = "yes" while roll_...
59.45
1.1383
0.0566
272
2
56.51
2024-06-03
3.
import random n = random.randint(1, 99) guess = int(raw_inpu...
57.67
1.1067
0.0514
388
1
57.67
2024-06-03
4.
import std; int main() { std::println("Hello World!"); }
56.66
0.9810
0.1748
56
1
56.66
2024-06-03
5.
import os import sys def run(program, *args): pid = os.fork(...
55.14
1.0473
0.0660
154
1
55.14
2024-06-03
6.
import urllib2 import json screen_name = "wordpress" url = "...
54.46
1.0621
0.0390
246
2
47.82
2024-06-03
7.
public class HelloWorld { public static void main(String[] ...
51.01
1.0599
-0.0284
143
1
51.01
2024-06-03
8.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
50.60
0.9215
0.1022
78
1
50.60
2024-06-03
9.
/** Loop waiting for a connection and a valid command */ whi...
50.40
1.0448
-0.0188
445
3
49.91
2024-06-03
10.
import re import sys import urllib2 import BeautifulSoup usa...
48.48
0.9803
0.0033
344
2
45.88
2024-06-03
11.
/* Read a set of characters from the socket */ StringBuffer ...
48.23
1.0042
-0.0257
542
1
48.23
2024-06-03
12.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
45.42
0.9386
-0.0225
256
1
45.42
2024-06-03
13.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
44.45
0.9180
-0.0218
264
2
42.41
2024-06-03
14.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
39.90
0.9234
-0.1102
236
1
39.90
2024-06-03
15.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
39.71
0.9849
-0.1799
183
1
39.71
2024-06-03
16.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
33.73
0.8513
-0.1819
179
1
33.73
2024-06-03