Text analysis for Md. Raihan (raihan115)

Return to profile of Md. Raihan (raihan115)

View texts not yet raced by Md. Raihan (raihan115)

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[] ... 58.51 1.0599 0.1621 143 5 50.23 2024-01-26
2. import std; int main() { std::println("Hello World!"); } 54.85 0.9810 0.1760 56 2 52.80 2024-01-26
3. import string from random import * characters = string.ascii... 54.13 1.1814 -0.0567 190 2 52.20 2024-01-26
4. import os import sys def run(program, *args): pid = os.fork(... 53.66 1.0473 0.0730 154 3 52.02 2024-01-26
5. input("\n\nPress the enter key to exit.") # waits for the us... 52.73 1.1984 -0.1151 85 2 52.11 2024-01-26
6. import urllib2 import json screen_name = "wordpress" url = "... 45.55 1.0621 -0.1088 246 1 45.55 2024-01-26
7. import random n = random.randint(1, 99) guess = int(raw_inpu... 44.44 1.1067 -0.1838 388 1 44.44 2024-01-26
8. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 44.38 0.9215 0.0077 78 2 40.60 2024-01-26
9. auto monad = [](auto v) { return [=] { return v; }; }; auto ... 36.13 0.8513 -0.1091 179 1 36.13 2024-01-12