TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for 0xtgk (0xtgk)
Return to profile of 0xtgk (0xtgk)
View texts not yet raced by 0xtgk (0xtgk)
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...
55.37
1.1984
0.1076
85
7
51.39
2023-09-15
2.
import string from random import * characters = string.ascii...
54.13
1.1814
0.0967
190
10
49.35
2023-09-20
3.
import random min = 1 max = 6 roll_again = "yes" while roll_...
53.58
1.1383
0.1363
272
6
48.72
2023-09-13
4.
import urllib2 import json screen_name = "wordpress" url = "...
51.51
1.0621
0.1726
246
9
43.96
2023-09-15
5.
import random n = random.randint(1, 99) guess = int(raw_inpu...
51.04
1.1067
0.1076
388
14
45.42
2023-09-15
6.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
50.52
1.0518
0.1722
152
8
44.18
2023-09-12
7.
public class HelloWorld { public static void main(String[] ...
48.74
1.0599
0.1168
143
7
44.92
2023-09-15
8.
import urllib2 import urllib import json url = "http://ajax....
48.27
0.9776
0.2002
438
16
42.86
2023-09-18
9.
import os import sys def run(program, *args): pid = os.fork(...
46.54
1.0473
0.0763
154
4
42.01
2023-09-15
10.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
45.24
0.9386
0.1504
256
12
39.25
2023-09-20
11.
function calculateArea(width, height) { try { var area = ...
44.02
1.0366
0.0309
301
6
38.34
2023-09-08
12.
/** Loop waiting for a connection and a valid command */ whi...
43.80
1.0448
0.0183
445
9
39.36
2023-09-20
13.
/* Read a set of characters from the socket */ StringBuffer ...
43.47
1.0042
0.0531
542
11
39.51
2023-09-20
14.
import re import sys import urllib2 import BeautifulSoup usa...
42.75
0.9803
0.0622
344
8
39.36
2023-09-06
15.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
42.28
0.9234
0.1107
236
11
38.15
2023-09-13
16.
(publish :path "/hello-count" :content-type "text/html" :fun...
41.52
0.9487
0.0720
356
12
38.21
2023-09-20
17.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
41.17
0.9215
0.0767
78
8
36.56
2023-09-06
18.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
40.17
0.9180
0.0514
264
8
35.81
2023-09-12
19.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
40.14
0.9849
-0.0107
183
6
36.07
2023-09-15