Return to profile of Gray Wang (tdev0923)
View texts not yet raced by Gray Wang (tdev0923)
Rank | Text | Best WPM | Overall Difficulty | Relative Speed | Text Length | Races | Average WPM | Last race |
---|---|---|---|---|---|---|---|---|
1. | class URLLister(SGMLParser): def reset(self): SGMLParser.res... | 52.30 | 0.9849 | 0.1815 | 183 | 1 | 52.30 | 2023-09-20 |
2. | import os import sys def run(program, *args): pid = os.fork(... | 52.07 | 1.0473 | 0.1140 | 154 | 1 | 52.07 | 2023-09-20 |
3. | int res; unsigned long flags; u32 data = 0; if (PCI_##size##... | 45.03 | 0.9180 | 0.0863 | 264 | 1 | 45.03 | 2023-09-20 |
4. | function calculateArea(width, height) { try { var area = ... | 44.30 | 1.0366 | -0.0486 | 301 | 1 | 44.30 | 2023-09-20 |
5. | import random min = 1 max = 6 roll_again = "yes" while roll_... | 43.66 | 1.1383 | -0.1646 | 272 | 1 | 43.66 | 2023-09-20 |
6. | print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... | 38.65 | 0.9215 | -0.0595 | 78 | 1 | 38.65 | 2023-09-20 |
7. | import re import sys import urllib2 import BeautifulSoup usa... | 37.87 | 0.9803 | -0.1357 | 344 | 1 | 37.87 | 2023-09-20 |