Text analysis for Gerar Quispe (gquispe)

Return to profile of Gerar Quispe (gquispe)

View texts not yet raced by Gerar Quispe (gquispe)

Sorted by best race

Rank Text Best WPM Overall Difficulty Relative Speed Text Length Races Average WPM Last race
1. input("\n\nPress the enter key to exit.") # waits for the us... 55.40 1.1984 0.1105 85 8 45.32 2025-07-03
2. import string from random import * characters = string.ascii... 52.23 1.1814 0.0526 190 3 45.22 2025-06-26
3. import random min = 1 max = 6 roll_again = "yes" while roll_... 49.13 1.1383 0.0225 272 3 45.88 2025-11-20
4. import os import sys def run(program, *args): pid = os.fork(... 48.24 1.0473 0.0925 154 4 43.09 2025-06-01
5. print "Using URL", url req = urllib2.Request(url) fd = urlli... 47.73 1.0518 0.0759 152 7 41.78 2025-11-16
6. public class HelloWorld { public static void main(String[] ... 46.29 1.0599 0.0338 143 3 40.36 2025-04-18
7. import urllib2 import json screen_name = "wordpress" url = "... 45.82 1.0621 0.0205 246 1 45.82 2025-05-28
8. import re import sys import urllib2 import BeautifulSoup usa... 45.10 0.9803 0.0853 344 7 38.25 2025-11-16
9. /** Loop waiting for a connection and a valid command */ whi... 44.50 1.0448 0.0066 445 5 42.31 2025-06-01
10. /* Read a set of characters from the socket */ StringBuffer ... 42.29 1.0042 -0.0050 542 6 35.51 2025-07-03
11. (publish :path "/hello-count" :content-type "text/html" :fun... 40.81 0.9487 0.0155 356 6 38.37 2025-07-03
12. import random n = random.randint(1, 99) guess = int(raw_inpu... 40.56 1.1067 -0.1484 388 3 37.94 2025-06-01
13. int res; unsigned long flags; u32 data = 0; if (PCI_##size##... 39.85 0.9180 0.0235 264 5 34.67 2025-11-11
14. import std; int main() { std::println("Hello World!"); } 39.55 0.9810 -0.0466 56 7 34.23 2025-11-16
15. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 38.80 0.9234 -0.0067 236 9 33.98 2025-11-16
16. function calculateArea(width, height) { try { var area = ... 37.44 1.0366 -0.1520 301 4 35.41 2025-08-28
17. import urllib2 import urllib import json url = "http://ajax.... 37.33 0.9776 -0.0956 438 3 35.73 2025-07-03
18. this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... 35.55 0.9386 -0.0987 256 4 33.46 2025-11-16
19. class URLLister(SGMLParser): def reset(self): SGMLParser.res... 35.36 0.9849 -0.1495 183 4 33.62 2025-06-01
20. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 35.24 0.9215 -0.0889 78 4 31.10 2025-06-01
21. auto monad = [](auto v) { return [=] { return v; }; }; auto ... 31.60 0.8513 -0.1047 179 4 30.26 2025-11-20