Text analysis for ChK (chkg2a)

Return to profile of ChK (chkg2a)

View texts not yet raced by ChK (chkg2a)

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... 99.58 1.1984 0.2430 85 1 99.58 2024-03-11
2. import string from random import * characters = string.ascii... 89.67 1.1814 0.1279 190 1 89.67 2024-03-12
3. import std; int main() { std::println("Hello World!"); } 84.99 0.9810 0.2773 56 1 84.99 2024-03-12
4. import random min = 1 max = 6 roll_again = "yes" while roll_... 80.64 1.1383 0.0396 272 1 80.64 2024-03-12
5. public class HelloWorld { public static void main(String[] ... 78.24 1.0599 0.0890 143 1 78.24 2024-03-11
6. import random n = random.randint(1, 99) guess = int(raw_inpu... 73.27 1.1067 -0.0374 388 1 73.27 2024-03-11
7. import os import sys def run(program, *args): pid = os.fork(... 69.55 1.0473 -0.0262 154 1 69.55 2024-03-11
8. import urllib2 import urllib import json url = "http://ajax.... 68.34 0.9776 0.0321 438 1 68.34 2024-03-12
9. import re import sys import urllib2 import BeautifulSoup usa... 66.50 0.9803 0.0003 344 1 66.50 2024-03-11
10. function calculateArea(width, height) { try { var area = ... 65.79 1.0366 -0.0654 301 2 60.32 2024-03-12
11. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 62.97 0.9234 0.0075 236 2 60.50 2024-03-12
12. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 62.69 0.9215 0.0010 78 1 62.69 2024-03-12
13. /* Read a set of characters from the socket */ StringBuffer ... 61.23 1.0042 -0.1006 542 1 61.23 2024-03-12
14. int res; unsigned long flags; u32 data = 0; if (PCI_##size##... 59.54 0.9180 -0.0454 264 1 59.54 2024-03-12
15. (publish :path "/hello-count" :content-type "text/html" :fun... 58.50 0.9487 -0.0785 356 1 58.50 2024-03-12
16. auto monad = [](auto v) { return [=] { return v; }; }; auto ... 48.45 0.8513 -0.1522 179 1 48.45 2024-03-11