Text analysis for SoulShifter (naksumin)

Return to profile of SoulShifter (naksumin)

View texts not yet raced by SoulShifter (naksumin)

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!"); } 29.04 0.9810 0.2513 56 1 29.04 2024-09-07
2. import random n = random.randint(1, 99) guess = int(raw_inpu... 28.48 1.1067 0.1085 388 1 28.48 2024-09-20
3. import random min = 1 max = 6 roll_again = "yes" while roll_... 26.49 1.1383 -0.0095 272 1 26.49 2024-09-03
4. import string from random import * characters = string.ascii... 25.51 1.1814 -0.0906 190 2 25.14 2024-09-03
5. /* Read a set of characters from the socket */ StringBuffer ... 24.37 1.0042 0.0369 542 1 24.37 2024-09-07
6. print "Using URL", url req = urllib2.Request(url) fd = urlli... 23.07 1.0518 -0.0643 152 1 23.07 2024-09-20
7. public class HelloWorld { public static void main(String[] ... 22.52 1.0599 -0.0992 143 3 22.16 2024-09-15
8. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 21.69 0.9215 0.0031 78 1 21.69 2024-09-07
9. import re import sys import urllib2 import BeautifulSoup usa... 21.48 0.9803 -0.0643 344 1 21.48 2024-09-03
10. /** Loop waiting for a connection and a valid command */ whi... 20.25 1.0448 -0.1758 445 1 20.25 2024-09-07
11. auto monad = [](auto v) { return [=] { return v; }; }; auto ... 19.81 0.8513 -0.0123 179 1 19.81 2024-09-07