Text analysis for Ted Horyczun (tedhoryczun)

Return to profile of Ted Horyczun (tedhoryczun)

View texts not yet raced by Ted Horyczun (tedhoryczun)

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... 70.37 1.1984 0.0878 85 2 61.17 2025-09-25
2. import std; int main() { std::println("Hello World!"); } 69.88 0.9810 0.2962 56 3 65.93 2025-09-25
3. import urllib2 import json screen_name = "wordpress" url = "... 62.97 1.0621 0.0888 246 1 62.97 2024-08-28
4. function calculateArea(width, height) { try { var area = ... 57.97 1.0366 0.0230 301 1 57.97 2025-02-21
5. import re import sys import urllib2 import BeautifulSoup usa... 57.14 0.9803 0.0641 344 2 54.01 2025-03-06
6. /** Loop waiting for a connection and a valid command */ whi... 56.44 1.0448 -0.0132 445 1 56.44 2025-09-25
7. class URLLister(SGMLParser): def reset(self): SGMLParser.res... 56.29 0.9849 0.0440 183 1 56.29 2025-12-04
8. cmake_minimum_required(VERSION 3.10) project(Tutorial VERSIO... 55.29 1.0060 0.0046 467 2 55.12 2025-12-04
9. import os import sys def run(program, *args): pid = os.fork(... 54.80 1.0473 -0.0457 154 2 49.86 2025-12-04
10. import urllib2 import urllib import json url = "http://ajax.... 53.77 0.9776 0.0052 438 1 53.77 2024-08-30
11. this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... 52.47 0.9386 0.0204 256 2 48.30 2025-12-04
12. /* Read a set of characters from the socket */ StringBuffer ... 43.48 1.0042 -0.2095 542 1 43.48 2024-08-27
13. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 42.71 0.9215 -0.1409 78 1 42.71 2024-09-09
14. auto monad = [](auto v) { return [=] { return v; }; }; auto ... 42.31 0.8513 -0.0780 179 1 42.31 2025-02-21