Text analysis for oleg (oleg_ros)

Return to profile of oleg (oleg_ros)

View texts not yet raced by oleg (oleg_ros)

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... 48.95 1.1984 0.1141 85 12 39.26 2025-07-10
2. import string from random import * characters = string.ascii... 46.48 1.1814 0.0648 190 8 40.32 2025-07-10
3. import random min = 1 max = 6 roll_again = "yes" while roll_... 44.43 1.1383 0.0530 272 15 39.17 2025-07-10
4. import random n = random.randint(1, 99) guess = int(raw_inpu... 42.70 1.1067 0.0382 388 14 35.97 2025-07-11
5. print "Using URL", url req = urllib2.Request(url) fd = urlli... 41.57 1.0518 0.0628 152 10 33.61 2025-03-25
6. function calculateArea(width, height) { try { var area = ... 40.75 1.0366 0.0560 301 15 35.26 2025-07-10
7. import urllib2 import json screen_name = "wordpress" url = "... 40.28 1.0621 0.0179 246 8 35.25 2025-06-17
8. public class HelloWorld { public static void main(String[] ... 39.83 1.0599 0.0080 143 13 33.88 2025-07-10
9. class URLLister(SGMLParser): def reset(self): SGMLParser.res... 39.43 0.9849 0.0723 183 10 31.59 2025-07-10
10. int res; unsigned long flags; u32 data = 0; if (PCI_##size##... 38.47 0.9180 0.1135 264 11 30.75 2025-03-25
11. import std; int main() { std::println("Hello World!"); } 37.51 0.9810 0.0247 56 6 31.19 2025-03-26
12. /* Read a set of characters from the socket */ StringBuffer ... 36.92 1.0042 -0.0143 542 10 32.50 2025-03-20
13. import urllib2 import urllib import json url = "http://ajax.... 36.90 0.9776 0.0118 438 6 33.07 2024-12-04
14. /** Loop waiting for a connection and a valid command */ whi... 36.43 1.0448 -0.0680 445 5 32.86 2024-11-20
15. import os import sys def run(program, *args): pid = os.fork(... 35.71 1.0473 -0.0898 154 6 31.90 2024-12-04
16. import re import sys import urllib2 import BeautifulSoup usa... 35.24 0.9803 -0.0354 344 10 30.61 2025-07-10
17. this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... 34.85 0.9386 -0.0042 256 9 29.60 2024-10-23
18. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 34.59 0.9234 0.0040 236 5 28.15 2025-04-16
19. (publish :path "/hello-count" :content-type "text/html" :fun... 33.20 0.9487 -0.0585 356 5 31.24 2025-02-18
20. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 31.22 0.9215 -0.0844 78 8 25.57 2025-01-31
21. NamedDecl *Sema::getCurFunctionOrMethodDecl() const { DeclCo... 26.79 0.7879 -0.0696 202 2 25.81 2023-12-08
22. auto monad = [](auto v) { return [=] { return v; }; }; auto ... 24.93 0.8513 -0.1829 179 2 24.79 2024-12-04