TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for deroche (deroche1)
Return to profile of deroche (deroche1)
View texts not yet raced by deroche (deroche1)
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...
151.68
1.1814
0.2266
190
9
132.21
2019-02-19
2.
public class HelloWorld { public static void main(String[] ...
128.16
1.0599
0.1522
143
8
104.55
2019-02-19
3.
input("\n\nPress the enter key to exit.") # waits for the us...
128.14
1.1984
-0.0282
85
6
108.16
2019-02-16
4.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
127.78
1.0518
0.1637
152
7
114.26
2019-02-23
5.
import random n = random.randint(1, 99) guess = int(raw_inpu...
117.79
1.1067
0.0187
388
3
113.40
2019-02-16
6.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
114.01
0.9215
0.1732
78
6
92.46
2019-02-19
7.
import urllib2 import json screen_name = "wordpress" url = "...
112.64
1.0621
0.0153
246
3
111.68
2019-02-16
8.
import random min = 1 max = 6 roll_again = "yes" while roll_...
112.04
1.1383
-0.0755
272
5
105.27
2019-02-23
9.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
110.97
0.9849
0.0701
183
11
95.44
2019-02-19
10.
function calculateArea(width, height) { try { var area = ...
108.61
1.0366
0.0222
301
4
95.94
2019-02-19
11.
/** Loop waiting for a connection and a valid command */ whi...
106.91
1.0448
-0.0176
445
3
97.46
2019-02-16
12.
import re import sys import urllib2 import BeautifulSoup usa...
103.57
0.9803
0.0425
344
7
95.13
2019-02-23
13.
/* Read a set of characters from the socket */ StringBuffer ...
102.15
1.0042
-0.0124
542
4
96.34
2019-02-16
14.
import os import sys def run(program, *args): pid = os.fork(...
100.31
1.0473
-0.0974
154
6
94.39
2019-02-16
15.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
99.92
0.9386
0.0031
256
5
95.19
2019-02-16
16.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
92.76
0.9180
-0.0392
264
4
85.05
2019-02-19
17.
(publish :path "/hello-count" :content-type "text/html" :fun...
92.01
0.9487
-0.0480
356
4
86.91
2019-02-16
18.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
91.67
0.9234
-0.0423
236
7
79.29
2019-02-16
19.
import urllib2 import urllib import json url = "http://ajax....
85.96
0.9776
-0.1048
438
2
84.69
2019-02-16
20.
var $form, width, height, area; $form = $('#calculator'); $(...
81.21
0.8254
-0.0645
372
4
75.62
2019-02-14
21.
if (response) { try { var dealData = JSON.parse(response)...
76.28
0.8661
-0.1473
501
1
76.28
2019-02-14