yanganyi (yanganyi)

Race #2

View Pit Stop page for race #2 by yanganyiGhost race

View profile for yanganyi (yanganyi)

Official speed 68.54 wpm (26.96 seconds elapsed during race)
Without ending ping 69.13 wpm (230 ms delay sending score to TypeRacer’s server)
Timerless 69.87 wpm (281 ms elapsed before first character typed; 26.45 seconds elapsed during race)
Timerless minus one 69.41 wpm, ignoring the first character typed
Race Start May 21, 2024 8:38:34am UTC
Race Finish May 21, 2024 8:39:01am UTC
Outcome Win (1 of 3)
Opponents 3. ryan_soh (51.10 wpm)
Accuracy 98.2%
Points 23.99
Text #10002 (Length: 154 characters)

import os import sys def run(program, *args): pid = os.fork() if not pid: os.execvp(program, program + args) return os.wait()[0] run("python", "hello.py")

Characters typed import os import sys def run ((program, *args): pid = os.fork() if not pid: os.execvp(program, program + args) return os.wait(()[0] rub n (("python", "hello.py")
Timing
Character i m p o r t o s i m p o r t s y s d e f
Milliseconds 281 80 115 105 97 34 66 150 67 82 250 71 132 85 25 66 121 85 104 44 112 70 84 118 115
Character r u n ( -( - ( p r o g r a m , * a r g s ) :
Milliseconds 234 123 27 78 245 297 132 286 307 61 98 74 163 60 38 177 142 530 160 54 84 100 533 278 232
Character p i d = o s . f o r k ( ) i f n o t p i
Milliseconds 122 103 96 80 154 82 263 107 96 292 114 61 137 245 49 267 161 63 66 113 33 72 80 115 210
Character d : o s . e x e c v p ( p r o g r a m , p r o
Milliseconds 57 234 150 120 76 148 123 183 186 64 367 99 235 371 76 81 102 157 78 71 174 138 135 52 89
Character g r a m + a r g s ) r e t u r n o s . w a
Milliseconds 58 146 56 79 319 378 162 97 76 124 220 275 133 98 50 122 93 55 66 40 144 68 333 127 68
Character i t ( -( ( ) [ 0 ] r u b - -b n ( -( - ( " p y
Milliseconds 195 111 302 381 500 44 578 310 193 590 136 58 93 72 344 146 233 136 184 324 125 305 412 222 164
Character t h o n " , " h e l l o . p y " )
Milliseconds 78 120 50 166 233 261 206 166 238 61 90 93 669 180 121 188 238 210
WPM Timing
Seconds WPM
0.54 66.76
1.08 111.27
1.62 103.85
2.16 111.27
2.7 111.27
3.24 103.85
3.77 89.01
4.31 83.45
4.85 89.01
5.39 84.56
5.93 84.97
6.47 79.74
7.01 77.03
7.55 79.48
8.09 80.11
8.63 79.28
9.17 79.85
9.71 80.36
10.25 81.99
10.78 82.34
11.32 82.65
11.86 81.93
12.4 81.27
12.94 81.6
13.48 81.89
14.02 83.02
14.56 83.24
15.1 81.86
15.64 82.11
16.18 82.34
16.72 84.71
17.26 84.14
17.8 82.94
18.33 80.5
18.87 79.48
19.41 77.89
19.95 76.98
20.49 75.54
21.03 74.75
21.57 73.44
22.11 71.64
22.65 70.47
23.19 69.35
23.73 70.3
24.27 69.73
24.81 69.66
25.34 70.07
25.88 69.08
26.42 69.03
26.96 68.54