Return to profile of Yannick (yannick_704)
View texts not yet raced by Yannick (yannick_704)
| Rank | Text | Best WPM | Overall Difficulty | Relative Speed | Text Length | Races | Average WPM | Last race |
|---|---|---|---|---|---|---|---|---|
| 1. | import random n = random.randint(1, 99) guess = int(raw_inpu... | 56.10 | 1.1067 | 0.0718 | 388 | 1 | 56.10 | 2024-08-27 |
| 2. | import random min = 1 max = 6 roll_again = "yes" while roll_... | 52.33 | 1.1383 | -0.0404 | 272 | 1 | 52.33 | 2024-08-19 |
| 3. | input("\n\nPress the enter key to exit.") # waits for the us... | 52.23 | 1.1984 | -0.1057 | 85 | 1 | 52.23 | 2024-08-27 |
| 4. | print "Using URL", url req = urllib2.Request(url) fd = urlli... | 50.41 | 1.0518 | 0.0102 | 152 | 1 | 50.41 | 2024-08-19 |
| 5. | import std; int main() { std::println("Hello World!"); } | 48.03 | 0.9810 | 0.0214 | 56 | 1 | 48.03 | 2024-08-19 |
| 6. | /** Loop waiting for a connection and a valid command */ whi... | 45.87 | 1.0448 | -0.0764 | 445 | 1 | 45.87 | 2024-08-19 |
| 7. | auto monad = [](auto v) { return [=] { return v; }; }; auto ... | 41.81 | 0.8513 | 0.0207 | 179 | 1 | 41.81 | 2024-08-27 |
| 8. | this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... | 41.64 | 0.9386 | -0.0643 | 256 | 1 | 41.64 | 2024-08-19 |