Text analysis for sygi (sygi)

Return to profile of sygi (sygi)

View texts not yet raced by sygi (sygi)

Sorted by best race

Rank Text Best WPM Overall Difficulty Relative Speed Text Length Races Average WPM Last race
1. import random min = 1 max = 6 roll_again = "yes" while roll_... 92.45 1.1383 0.3777 272 10 70.84 2024-12-10
2. import string from random import * characters = string.ascii... 86.45 1.1814 0.2399 190 4 75.76 2024-11-25
3. input("\n\nPress the enter key to exit.") # waits for the us... 78.79 1.1984 0.0905 85 2 68.23 2024-12-10
4. public class HelloWorld { public static void main(String[] ... 76.83 1.0599 0.2010 143 2 69.91 2024-11-27
5. import random n = random.randint(1, 99) guess = int(raw_inpu... 72.69 1.1067 0.0867 388 3 68.52 2024-12-10
6. import os import sys def run(program, *args): pid = os.fork(... 71.43 1.0473 0.1274 154 4 63.45 2024-11-27
7. /** Loop waiting for a connection and a valid command */ whi... 71.21 1.0448 0.1290 445 4 63.94 2024-11-25
8. function calculateArea(width, height) { try { var area = ... 70.63 1.0366 0.1233 301 4 64.84 2024-11-19
9. /* Read a set of characters from the socket */ StringBuffer ... 66.04 1.0042 0.0813 542 3 59.61 2024-12-10
10. import std; int main() { std::println("Hello World!"); } 64.94 0.9810 0.0786 56 5 51.85 2024-11-26
11. print "Using URL", url req = urllib2.Request(url) fd = urlli... 64.66 1.0518 0.0128 152 2 61.45 2024-11-26
12. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 64.16 0.9215 0.1308 78 10 54.40 2024-11-26
13. this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... 63.86 0.9386 0.1092 256 5 54.22 2024-11-27
14. import urllib2 import json screen_name = "wordpress" url = "... 62.35 1.0621 -0.0358 246 2 59.39 2024-11-25
15. cmake_minimum_required(VERSION 3.10) project(Tutorial VERSIO... 61.30 1.0060 -0.0135 467 1 61.30 2024-11-25
16. import urllib2 import urllib import json url = "http://ajax.... 60.79 0.9776 0.0219 438 1 60.79 2024-11-25
17. int res; unsigned long flags; u32 data = 0; if (PCI_##size##... 59.98 0.9180 0.0672 264 1 59.98 2024-12-10
18. class URLLister(SGMLParser): def reset(self): SGMLParser.res... 59.27 0.9849 -0.0094 183 2 55.79 2024-11-19
19. import re import sys import urllib2 import BeautifulSoup usa... 57.57 0.9803 -0.0356 344 3 56.23 2024-11-27
20. (publish :path "/hello-count" :content-type "text/html" :fun... 57.53 0.9487 0.0012 356 3 55.08 2024-11-25
21. auto monad = [](auto v) { return [=] { return v; }; }; auto ... 57.26 0.8513 0.0825 179 4 49.78 2024-11-26
22. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 57.08 0.9234 0.0175 236 2 55.61 2024-12-10