Text analysis for Marco Soria Ali (souljin99)

Return to profile of Marco Soria Ali (souljin99)

View texts not yet raced by Marco Soria Ali (souljin99)

Sorted by best race

Rank Text Best WPM Overall Difficulty Relative Speed Text Length Races Average WPM Last race
1. public class HelloWorld { public static void main(String[] ... 30.19 1.0599 0.1375 143 5 27.71 2025-09-10
2. import std; int main() { std::println("Hello World!"); } 29.21 0.9810 0.1775 56 4 22.79 2025-05-29
3. import random n = random.randint(1, 99) guess = int(raw_inpu... 28.67 1.1067 0.0304 388 1 28.67 2025-05-20
4. class URLLister(SGMLParser): def reset(self): SGMLParser.res... 28.61 0.9849 0.1498 183 4 21.04 2025-09-10
5. /** Loop waiting for a connection and a valid command */ whi... 28.53 1.0448 0.0867 445 4 26.57 2025-09-10
6. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 27.80 0.9234 0.1792 236 7 24.35 2025-09-10
7. input("\n\nPress the enter key to exit.") # waits for the us... 27.59 1.1984 -0.1041 85 1 27.59 2025-04-29
8. import random min = 1 max = 6 roll_again = "yes" while roll_... 26.64 1.1383 -0.0817 272 2 25.72 2025-05-11
9. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 26.42 0.9215 0.1263 78 2 23.08 2025-09-10
10. import os import sys def run(program, *args): pid = os.fork(... 25.88 1.0473 -0.0209 154 1 25.88 2025-05-24
11. /* Read a set of characters from the socket */ StringBuffer ... 25.84 1.0042 0.0206 542 3 24.78 2025-05-29
12. print "Using URL", url req = urllib2.Request(url) fd = urlli... 25.20 1.0518 -0.0523 152 2 23.70 2025-06-24
13. import urllib2 import json screen_name = "wordpress" url = "... 24.64 1.0621 -0.0848 246 2 22.87 2025-05-22
14. auto monad = [](auto v) { return [=] { return v; }; }; auto ... 24.57 0.8513 0.1232 179 2 19.44 2025-09-10