Return to profile of sutheman (sutheman)
View texts not yet raced by sutheman (sutheman)
Rank | Text | Best WPM | Overall Difficulty | Relative Speed | Text Length | Races | Average WPM | Last race |
---|---|---|---|---|---|---|---|---|
1. | import string from random import * characters = string.ascii... | 68.20 | 1.1814 | 0.3101 | 190 | 1 | 68.20 | 2024-12-12 |
2. | import os import sys def run(program, *args): pid = os.fork(... | 48.37 | 1.0473 | 0.0113 | 154 | 1 | 48.37 | 2024-03-30 |
3. | print "Using URL", url req = urllib2.Request(url) fd = urlli... | 46.86 | 1.0518 | -0.0252 | 152 | 1 | 46.86 | 2024-03-30 |
4. | import urllib2 import json screen_name = "wordpress" url = "... | 45.68 | 1.0621 | -0.0617 | 246 | 1 | 45.68 | 2024-03-30 |
5. | function calculateArea(width, height) { try { var area = ... | 45.15 | 1.0366 | -0.0500 | 301 | 1 | 45.15 | 2024-03-30 |
6. | import std; int main() { std::println("Hello World!"); } | 43.10 | 0.9810 | -0.0460 | 56 | 1 | 43.10 | 2024-03-30 |
7. | auto monad = [](auto v) { return [=] { return v; }; }; auto ... | 42.19 | 0.8513 | 0.0639 | 179 | 1 | 42.19 | 2024-12-12 |