TypeRacer Data
Coder Edition Universe
Leaders
Texts
Months
Universes
Import
About
Back to Main Universe
View profile:
Text analysis for Ceckulienka (ceckulienka)
Return to profile of Ceckulienka (ceckulienka)
View texts not yet raced by Ceckulienka (ceckulienka)
Sorted by best race
Rank
Text
Best WPM
Overall Difficulty
Relative Speed
Text Length
Races
Average WPM
Last race
1.
public class HelloWorld { public static void main(String[] ...
59.01
1.0599
0.5912
143
3
54.57
2024-02-20
2.
input("\n\nPress the enter key to exit.") # waits for the us...
55.69
1.1984
0.3414
85
4
43.64
2024-02-20
3.
import random min = 1 max = 6 roll_again = "yes" while roll_...
53.56
1.1383
0.3550
272
2
49.37
2024-02-17
4.
import string from random import * characters = string.ascii...
51.19
1.1814
0.2455
190
1
51.19
2024-02-20
5.
import urllib2 import json screen_name = "wordpress" url = "...
51.02
1.0621
0.3668
246
4
34.98
2024-02-19
6.
import os import sys def run(program, *args): pid = os.fork(...
49.13
1.0473
0.3275
154
2
42.84
2024-02-15
7.
print "Using URL", url req = urllib2.Request(url) fd = urlli...
48.68
1.0518
0.3149
152
3
44.99
2024-02-20
8.
import re import sys import urllib2 import BeautifulSoup usa...
48.55
0.9803
0.3824
344
4
41.01
2024-02-17
9.
class URLLister(SGMLParser): def reset(self): SGMLParser.res...
48.00
0.9849
0.3598
183
2
41.91
2024-02-17
10.
import urllib2 import urllib import json url = "http://ajax....
47.21
0.9776
0.3500
438
5
45.17
2024-02-17
11.
import random n = random.randint(1, 99) guess = int(raw_inpu...
46.40
1.1067
0.1861
388
2
42.06
2024-02-13
12.
/* Read a set of characters from the socket */ StringBuffer ...
44.43
1.0042
0.2436
542
1
44.43
2024-02-15
13.
auto monad = [](auto v) { return [=] { return v; }; }; auto ...
39.58
0.8513
0.2434
179
2
32.83
2024-02-16
14.
(defop hello2 req (w/link (pr "there") (pr "here"))) (defop ...
38.97
0.9234
0.1743
236
2
34.20
2024-02-15
15.
import std; int main() { std::println("Hello World!"); }
37.70
0.9810
0.0875
56
1
37.70
2024-02-13
16.
/** Loop waiting for a connection and a valid command */ whi...
37.03
1.0448
0.0008
445
2
34.90
2024-02-13
17.
(publish :path "/hello-count" :content-type "text/html" :fun...
33.61
0.9487
0.0042
356
1
33.61
2024-02-13
18.
this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);...
32.61
0.9386
-0.0259
256
2
30.66
2024-02-17
19.
int res; unsigned long flags; u32 data = 0; if (PCI_##size##...
28.16
0.9180
-0.1297
264
1
28.16
2023-08-10
20.
print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(...
26.87
0.9215
-0.1651
78
1
26.87
2024-02-15