Text analysis for Sneyder Nunjar (snayder123_)

Return to profile of Sneyder Nunjar (snayder123_)

View texts not yet raced by Sneyder Nunjar (snayder123_)

Sorted by best race

Rank Text Best WPM Overall Difficulty Relative Speed Text Length Races Average WPM Last race
1. import random n = random.randint(1, 99) guess = int(raw_inpu... 67.95 1.1067 0.2897 388 51 52.06 2025-08-14
2. /** Loop waiting for a connection and a valid command */ whi... 60.39 1.0448 0.1962 445 68 46.63 2025-08-14
3. /* Read a set of characters from the socket */ StringBuffer ... 56.64 1.0042 0.1597 542 53 45.94 2025-08-14
4. import random min = 1 max = 6 roll_again = "yes" while roll_... 55.60 1.1383 0.0043 272 24 47.76 2025-07-28
5. public class HelloWorld { public static void main(String[] ... 55.04 1.0599 0.0712 143 9 41.00 2025-07-13
6. print "Using URL", url req = urllib2.Request(url) fd = urlli... 51.44 1.0518 0.0053 152 18 37.80 2025-07-14
7. import std; int main() { std::println("Hello World!"); } 50.29 0.9810 0.0524 56 17 36.17 2025-07-14
8. import string from random import * characters = string.ascii... 49.61 1.1814 -0.1619 190 14 42.52 2025-07-27
9. import os import sys def run(program, *args): pid = os.fork(... 49.60 1.0473 -0.0280 154 9 40.61 2025-07-28
10. input("\n\nPress the enter key to exit.") # waits for the us... 49.07 1.1984 -0.1900 85 1 49.07 2025-07-09
11. function calculateArea(width, height) { try { var area = ... 48.61 1.0366 -0.0377 301 17 38.88 2025-07-17
12. import re import sys import urllib2 import BeautifulSoup usa... 47.91 0.9803 0.0042 344 19 38.95 2025-07-27
13. class URLLister(SGMLParser): def reset(self): SGMLParser.res... 46.96 0.9849 -0.0199 183 16 35.54 2025-07-13
14. import urllib2 import json screen_name = "wordpress" url = "... 46.43 1.0621 -0.1080 246 11 39.51 2025-07-20
15. import urllib2 import urllib import json url = "http://ajax.... 45.96 0.9776 -0.0331 438 19 40.18 2025-07-28
16. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 45.71 0.9234 0.0159 236 14 36.44 2025-07-21
17. (publish :path "/hello-count" :content-type "text/html" :fun... 44.87 0.9487 -0.0266 356 24 38.34 2025-07-28
18. int res; unsigned long flags; u32 data = 0; if (PCI_##size##... 44.72 0.9180 0.0010 264 19 35.09 2025-07-20
19. this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... 42.03 0.9386 -0.0749 256 10 34.86 2025-07-14
20. auto monad = [](auto v) { return [=] { return v; }; }; auto ... 36.46 0.8513 -0.1021 179 10 29.29 2025-07-14
21. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 26.62 0.9215 -0.3745 78 2 22.77 2025-07-07