TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Shutaro (w_h_)
Return to profile of Shutaro (w_h_)
View texts not yet raced by Shutaro (w_h_)
Sorted by best race
Rank
Text
Best WPM
Overall Difficulty
Relative Speed
Text Length
Races
Average WPM
Last race
1.
function calculateArea(width, height) { try { var area = ...
106.81
1.0366
0.2541
301
3
98.06
2019-02-26
2.
import os import sys def run(program, *args): pid = os.fork(...
99.66
1.0473
0.1258
154
5
86.38
2019-02-25
3.
import random min = 1 max = 6 roll_again = "yes" while roll_...
95.29
1.1383
-0.0127
272
1
95.29
2019-02-26
4.
import string from random import * characters = string.ascii...
94.39
1.1814
-0.0960
190
1
94.39
2019-02-25
5.
/** Loop waiting for a connection and a valid command */ whi...
89.99
1.0448
0.0313
445
3
74.65
2019-02-26
6.
import urllib2 import json screen_name = "wordpress" url = "...
88.09
1.0621
-0.0114
246
1
88.09
2019-02-26
7.
import random n = random.randint(1, 99) guess = int(raw_inpu...
85.03
1.1067
-0.0919
388
1
85.03
2019-02-25
8.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
83.77
0.9849
0.0086
183
3
73.94
2019-02-25
9.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
82.52
0.9180
0.0548
264
4
75.66
2019-02-26
10.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
82.50
0.9234
0.0619
236
2
72.59
2011-11-12
11.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
81.76
1.0518
-0.0786
152
2
80.33
2019-02-26
12.
/* Read a set of characters from the socket */ StringBuffer ...
81.16
1.0042
-0.0217
542
2
74.23
2011-11-12
13.
(publish :path "/hello-count" :content-type "text/html" :fun...
73.10
0.9487
-0.0564
356
2
68.20
2011-11-12
14.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
72.10
0.9386
-0.0912
256
2
69.77
2011-11-12
15.
import re import sys import urllib2 import BeautifulSoup usa...
70.36
0.9803
-0.1062
344
1
70.36
2019-02-25