retired, for now ᐢ.‸.ᐢ (cloudjumper)

Race #262

View Pit Stop page for race #262 by cloudjumperGhost race

View profile for retired, for now ᐢ.‸.ᐢ (cloudjumper)

Official speed 95.01 wpm (19.45 seconds elapsed during race)
Without ending ping 95.96 wpm (192 ms delay sending score to TypeRacer’s server)
Timerless 97.50 wpm (306 ms elapsed before first character typed; 18.95 seconds elapsed during race)
Timerless minus one 96.87 wpm, ignoring the first character typed
Race Start November 5, 2023 5:23:46am UTC
Race Finish November 5, 2023 5:24:05am UTC
Outcome Win (1 of 3)
Accuracy 98.7%
Points 33.25
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] run("ypython", "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 306 37 54 73 69 130 35 78 78 69 85 62 78 50 53 148 31 109 66 78 98 88 138 108 77
Character r u n ( p r o g r a m , ( -( * a r g s ) : p i
Milliseconds 117 38 109 184 179 94 77 85 115 32 73 99 73 198 398 223 113 103 198 58 243 386 181 173 72
Character d = o s . f o r k ( ) i f n o t p i d :
Milliseconds 72 110 81 81 154 78 95 103 70 75 76 199 130 148 109 84 49 72 38 54 72 140 63 110 175
Character o s . e x e c v p ( p r o g r a m , p r o g r
Milliseconds 48 143 82 81 107 132 138 151 249 99 252 146 90 54 107 121 30 77 99 74 118 79 52 105 104
Character a m + a r g s ) r e t u r n o s . w a i t
Milliseconds 37 61 42 160 46 213 83 153 42 228 68 196 47 139 65 100 38 47 106 76 104 87 92 79 76
Character ( ) [ 0 ] r u n ( " y -y p y t h o n " , " h e
Milliseconds 209 117 221 216 315 217 226 56 110 179 284 339 305 235 135 153 56 58 84 225 196 56 335 176 124
Character l l o . p y " )
Milliseconds 80 108 165 167 199 108 215 210
WPM Timing
Seconds WPM
0.39 61.69
0.78 107.97
1.17 133.67
1.56 138.81
1.95 135.73
2.33 133.67
2.72 127.8
3.11 127.25
3.5 130.24
3.89 117.22
4.28 106.56
4.67 105.4
5.06 104.41
5.45 99.15
5.84 98.71
6.22 100.25
6.61 101.61
7 101.11
7.39 100.66
7.78 106.42
8.17 105.76
8.56 106.56
8.95 105.95
9.34 104.11
9.73 102.41
10.11 103.22
10.5 105.11
10.89 106.86
11.28 107.43
11.67 107.97
12.06 106.47
12.45 107
12.84 108.43
13.23 109.78
13.62 109.29
14 107.97
14.39 105.88
14.78 104.72
15.17 104.41
15.56 103.34
15.95 100.82
16.34 98.42
16.73 98.28
17.12 98.15
17.51 98.03
17.89 97.24
18.28 97.14
18.67 96.4
19.06 96.32
19.45 95.01