Text analysis for Junkie (qwert_noob)

Return to profile of Junkie (qwert_noob)

View texts not yet raced by Junkie (qwert_noob)

Sorted by best race

Rank Text Best WPM Overall Difficulty Relative Speed Text Length Races Average WPM Last race
1. import std; int main() { std::println("Hello World!"); } 72.46 0.9624 0.4773 56 1 72.46 2023-12-13
2. public class HelloWorld { public static void main(String[] ... 72.31 1.0522 0.3812 143 2 68.47 2023-12-13
3. input("\n\nPress the enter key to exit.") # waits for the us... 70.02 1.2095 0.1789 85 2 68.86 2023-12-13
4. import random n = random.randint(1, 99) guess = int(raw_inpu... 69.61 1.1061 0.2742 388 1 69.61 2023-12-13
5. import os import sys def run(program, *args): pid = os.fork(... 65.01 1.0407 0.2481 154 1 65.01 2023-12-13
6. import random min = 1 max = 6 roll_again = "yes" while roll_... 64.73 1.1366 0.1472 272 1 64.73 2023-12-13
7. class URLLister(SGMLParser): def reset(self): SGMLParser.res... 63.44 0.9769 0.2814 183 3 52.92 2023-12-13
8. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 59.24 0.9134 0.2611 78 2 52.99 2023-12-13
9. import urllib2 import urllib import json url = "http://ajax.... 59.17 0.9647 0.2093 438 1 59.17 2023-12-13
10. import urllib2 import json screen_name = "wordpress" url = "... 51.61 1.0541 -0.0309 246 2 50.48 2023-08-12
11. auto monad = [](auto v) { return [=] { return v; }; }; auto ... 51.50 0.8589 0.1614 179 1 51.50 2023-12-13
12. (publish :path "/hello-count" :content-type "text/html" :fun... 51.31 0.9318 0.0858 356 2 51.21 2023-12-13
13. print "Using URL", url req = urllib2.Request(url) fd = urlli... 43.09 1.0408 -0.1862 152 1 43.09 2023-08-10
14. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 42.47 0.9110 -0.0687 236 1 42.47 2023-08-25
15. this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... 41.24 0.9341 -0.1161 256 1 41.24 2023-08-25