Text analysis for Serg (seprimion)

Return to profile of Serg (seprimion)

View texts not yet raced by Serg (seprimion)

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... 58.26 1.1814 -0.0095 190 6 52.41 2024-06-03
2. import std; int main() { std::println("Hello World!"); } 57.46 0.9810 0.1660 56 3 48.35 2024-04-02
3. import os import sys def run(program, *args): pid = os.fork(... 56.45 1.0473 0.0880 154 4 53.19 2024-04-18
4. print "Using URL", url req = urllib2.Request(url) fd = urlli... 54.67 1.0518 0.0488 152 3 47.74 2024-06-25
5. import urllib2 import json screen_name = "wordpress" url = "... 53.01 1.0621 0.0047 246 8 48.20 2024-06-25
6. import random n = random.randint(1, 99) guess = int(raw_inpu... 52.47 1.1067 -0.0531 388 2 51.29 2024-01-29
7. import random min = 1 max = 6 roll_again = "yes" while roll_... 51.59 1.1383 -0.1038 272 6 48.57 2024-05-22
8. public class HelloWorld { public static void main(String[] ... 50.53 1.0599 -0.0456 143 4 49.56 2024-02-07
9. function calculateArea(width, height) { try { var area = ... 50.13 1.0366 -0.0297 301 9 47.35 2024-07-01
10. input("\n\nPress the enter key to exit.") # waits for the us... 49.84 1.1984 -0.2021 85 3 47.11 2024-04-03
11. /** Loop waiting for a connection and a valid command */ whi... 49.23 1.0448 -0.0516 445 4 46.41 2024-05-22
12. this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... 48.65 0.9386 0.0376 256 3 45.01 2024-05-15
13. class URLLister(SGMLParser): def reset(self): SGMLParser.res... 48.35 0.9849 -0.0117 183 1 48.35 2024-02-05
14. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 48.11 0.9234 0.0463 236 9 43.94 2024-06-21
15. import urllib2 import urllib import json url = "http://ajax.... 46.82 0.9776 -0.0361 438 3 44.40 2024-04-04
16. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 46.47 0.9215 0.0106 78 3 40.90 2024-06-03
17. (publish :path "/hello-count" :content-type "text/html" :fun... 46.10 0.9487 -0.0177 356 2 43.88 2024-03-12
18. /* Read a set of characters from the socket */ StringBuffer ... 46.09 1.0042 -0.0774 542 2 45.46 2024-06-21
19. import re import sys import urllib2 import BeautifulSoup usa... 44.95 0.9803 -0.0783 344 5 42.06 2024-05-15
20. auto monad = [](auto v) { return [=] { return v; }; }; auto ... 39.96 0.8513 -0.0552 179 5 34.78 2024-03-26