Text analysis for Sapient (sapient)

Return to profile of Sapient (sapient)

View texts not yet raced by Sapient (sapient)

Sorted by best race

Rank Text Best WPM Overall Difficulty Relative Speed Text Length Races Average WPM Last race
1. import string from random import * characters = string.ascii... 83.76 1.1814 0.1926 190 1 83.76 2025-02-02
2. /** Loop waiting for a connection and a valid command */ whi... 74.20 1.0448 0.1723 445 3 64.75 2025-02-02
3. import os import sys def run(program, *args): pid = os.fork(... 67.89 1.0473 0.0663 154 3 65.43 2025-02-02
4. import random n = random.randint(1, 99) guess = int(raw_inpu... 67.61 1.1067 0.0023 388 1 67.61 2025-02-02
5. function calculateArea(width, height) { try { var area = ... 67.33 1.0366 0.0679 301 1 67.33 2025-02-02
6. input("\n\nPress the enter key to exit.") # waits for the us... 64.96 1.1984 -0.1328 85 1 64.96 2025-02-02
7. public class HelloWorld { public static void main(String[] ... 61.11 1.0599 -0.0575 143 1 61.11 2025-02-02
8. /* Read a set of characters from the socket */ StringBuffer ... 59.92 1.0042 -0.0213 542 1 59.92 2025-02-02
9. this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... 59.25 0.9386 0.0333 256 3 56.12 2025-02-02
10. import urllib2 import json screen_name = "wordpress" url = "... 57.22 1.0621 -0.1235 246 1 57.22 2025-02-02
11. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 54.97 0.9215 -0.0198 78 1 54.97 2025-02-02
12. import re import sys import urllib2 import BeautifulSoup usa... 54.13 0.9803 -0.0924 344 2 53.19 2025-02-02
13. import std; int main() { std::println("Hello World!"); } 51.12 0.9810 -0.1425 56 1 51.12 2025-02-02
14. auto monad = [](auto v) { return [=] { return v; }; }; auto ... 46.93 0.8513 -0.0815 179 1 46.93 2025-02-02