Amir (amirahmedimtiaz)

Race #1099

View Pit Stop page for race #1099 by amirahmedimtiazGhost race

View profile for Amir (amirahmedimtiaz)

Official speed 68.50 wpm (26.98 seconds elapsed during race)
Without ending ping 69.52 wpm (395 ms delay sending score to TypeRacer’s server)
Timerless 76.90 wpm (2,551 ms elapsed before first character typed; 24.03 seconds elapsed during race)
Timerless minus one 76.40 wpm, ignoring the first character typed
Race Start March 3, 2024 5:08:31am UTC
Race Finish March 3, 2024 5:08:58am UTC
Outcome Win (1 of 3)
Accuracy 97.1%
Points 23.98
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(rpprogram , program + args) return os.wait()[0] run(:p"python", "helolo.py")
Timing
Character i m p o r t o s i m p o r t s y s d e f
Milliseconds 2551 230 112 42 101 37 88 113 111 58 76 102 74 41 73 65 72 153 83 94 95 99 164 69 97
Character r u n ( p r o g r a m , * a r g s ) : -: - :
Milliseconds 140 143 71 217 135 114 102 103 70 62 199 102 159 165 329 84 175 53 183 306 29 330 141 194 98
Character p i d = o s . f o r k ( ) i f n o t p i
Milliseconds 210 63 106 123 105 113 107 99 151 261 135 96 94 188 65 124 103 94 89 88 62 82 115 95 81
Character d : o s . e x e c v p ( r p -p -r p r o g r a m
Milliseconds 89 194 119 120 110 145 73 300 112 243 207 114 219 141 71 349 123 169 54 147 112 71 71 133 267
Character - , p r o g r a m + a r g s ) r e t u r n
Milliseconds 308 215 74 116 97 92 103 60 55 34 123 125 148 36 108 190 75 169 150 90 51 131 72 232 122
Character o s . w a i t ( ) [ 0 ] r u n ( : p -p -: " p y
Milliseconds 121 121 91 184 66 98 107 100 156 59 240 179 163 262 406 0 174 208 182 338 282 116 200 220 172
Character t h o n " , " h e l o -o l o . p y " )
Milliseconds 113 198 198 197 238 268 176 214 213 128 116 367 333 249 195 187 164 180 214 308
WPM Timing
Seconds WPM
0.54 0
1.08 0
1.62 0
2.16 0
2.7 4.45
3.24 25.95
3.78 44.48
4.32 55.6
4.86 61.78
5.4 64.5
5.94 68.74
6.47 70.43
7.01 70.14
7.55 69.9
8.09 65.24
8.63 63.94
9.17 66.72
9.71 67.96
10.25 69.06
10.79 71.17
11.33 74.13
11.87 74.81
12.41 75.42
12.95 75.06
13.49 74.73
14.03 71.85
14.57 72.49
15.11 72.28
15.65 70.56
16.19 72.65
16.73 74.61
17.27 75.06
17.81 76.16
18.35 76.53
18.88 77.52
19.42 77.22
19.96 76.94
20.5 76.67
21.04 75.84
21.58 73.95
22.12 72.69
22.66 73.08
23.2 72.41
23.74 72.28
24.28 72.16
24.82 71.07
25.36 70.03
25.9 69.96
26.44 69.44
26.98 68.5