Text analysis for Goku (rmehedi)

Return to profile of Goku (rmehedi)

View texts not yet raced by Goku (rmehedi)

Sorted by best race

Rank Text Best WPM Overall Difficulty Relative Speed Text Length Races Average WPM Last race
1. import random n = random.randint(1, 99) guess = int(raw_inpu... 52.60 1.1067 0.2236 388 2 49.79 2024-04-05
2. import string from random import * characters = string.ascii... 48.05 1.1814 0.0362 190 1 48.05 2024-04-05
3. import random min = 1 max = 6 roll_again = "yes" while roll_... 43.51 1.1383 -0.0391 272 1 43.51 2024-04-05
4. class URLLister(SGMLParser): def reset(self): SGMLParser.res... 42.46 0.9849 0.0914 183 2 41.40 2024-05-08
5. import os import sys def run(program, *args): pid = os.fork(... 42.38 1.0473 0.0267 154 3 39.35 2024-04-05
6. import urllib2 import json screen_name = "wordpress" url = "... 40.50 1.0621 -0.0351 246 1 40.50 2024-04-05
7. /* Read a set of characters from the socket */ StringBuffer ... 39.87 1.0042 0.0056 542 1 39.87 2024-04-05
8. public class HelloWorld { public static void main(String[] ... 38.45 1.0599 -0.0875 143 1 38.45 2024-04-05
9. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 37.41 0.9234 0.0266 236 2 35.11 2024-04-05
10. import std; int main() { std::println("Hello World!"); } 36.23 0.9810 -0.0710 56 4 32.13 2024-04-05
11. function calculateArea(width, height) { try { var area = ... 34.43 1.0366 -0.1652 301 1 34.43 2024-02-11
12. this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... 31.90 0.9386 -0.1321 256 1 31.90 2024-02-11
13. auto monad = [](auto v) { return [=] { return v; }; }; auto ... 26.96 0.8513 -0.1754 179 1 26.96 2025-02-01
14. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 26.72 0.9215 -0.2463 78 1 26.72 2024-05-08