Text analysis for gorb (gorbin_time)

Return to profile of gorb (gorbin_time)

View texts not yet raced by gorb (gorbin_time)

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... 72.40 1.1814 0.1456 190 3 68.53 2024-06-14
2. import random n = random.randint(1, 99) guess = int(raw_inpu... 69.82 1.1067 0.1710 388 1 69.82 2024-06-13
3. import random min = 1 max = 6 roll_again = "yes" while roll_... 68.95 1.1383 0.1220 272 2 65.52 2024-06-13
4. /** Loop waiting for a connection and a valid command */ whi... 58.81 1.0448 0.0362 445 2 55.07 2024-09-27
5. import urllib2 import urllib import json url = "http://ajax.... 58.75 0.9776 0.0989 438 2 56.98 2024-07-10
6. import os import sys def run(program, *args): pid = os.fork(... 58.38 1.0473 0.0231 154 1 58.38 2024-09-27
7. print "Using URL", url req = urllib2.Request(url) fd = urlli... 58.07 1.0518 0.0140 152 1 58.07 2024-06-10
8. public class HelloWorld { public static void main(String[] ... 56.32 1.0599 -0.0294 143 2 51.54 2024-06-09
9. cmake_minimum_required(VERSION 3.10) project(Tutorial VERSIO... 55.79 1.0060 0.0011 467 1 55.79 2024-06-14
10. import re import sys import urllib2 import BeautifulSoup usa... 53.48 0.9803 -0.0021 344 2 53.13 2024-09-27
11. import urllib2 import json screen_name = "wordpress" url = "... 52.09 1.0621 -0.1061 246 1 52.09 2024-06-07
12. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 51.52 0.9215 0.0204 78 2 48.38 2024-06-10
13. class URLLister(SGMLParser): def reset(self): SGMLParser.res... 50.43 0.9849 -0.0595 183 3 48.38 2024-07-10
14. /* Read a set of characters from the socket */ StringBuffer ... 49.04 1.0042 -0.1053 542 1 49.04 2024-06-09
15. import std; int main() { std::println("Hello World!"); } 47.87 0.9810 -0.1113 56 1 47.87 2024-06-09
16. (publish :path "/hello-count" :content-type "text/html" :fun... 43.76 0.9487 -0.1423 356 1 43.76 2024-06-09
17. auto monad = [](auto v) { return [=] { return v; }; }; auto ... 41.03 0.8513 -0.1065 179 1 41.03 2024-06-09