Amir (amirahmedimtiaz)

Race #688

View Pit Stop page for race #688 by amirahmedimtiazGhost race

View profile for Amir (amirahmedimtiaz)

Official speed 75.26 wpm (24.55 seconds elapsed during race)
Without ending ping 75.71 wpm (147 ms delay sending score to TypeRacer’s server)
Timerless 76.93 wpm (385 ms elapsed before first character typed; 24.02 seconds elapsed during race)
Timerless minus one 76.43 wpm, ignoring the first character typed
Race Start February 11, 2024 9:59:49am UTC
Race Finish February 11, 2024 10:00:13am UTC
Outcome Win (1 of 3)
Accuracy 97.6%
Points 26.34
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(progra, m, *args): pid = os.fork() inf not pid: os.exxeecvp(program, program + args) return os.wait() [0] run("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 385 201 107 56 98 103 99 145 192 147 179 99 65 60 214 121 225 98 111 82 108 124 153 63 170
Character r u n ( p r o g r a , - -, m , * a r g s ) :
Milliseconds 120 95 74 206 160 113 106 93 55 73 182 203 259 121 233 55 123 214 225 140 193 87 255 233 169
Character p i d = o s . f o r k ( ) i n -n f n o t
Milliseconds 129 95 131 106 115 206 94 155 136 155 128 114 86 228 43 156 98 69 310 114 120 59 106 65 116
Character p i d : o s . e x x e -e -x e c v p ( p r o g r a
Milliseconds 97 80 147 209 173 217 62 157 87 195 135 123 417 119 72 206 135 145 224 220 131 115 102 42 77
Character m , p r o g r a m + a r g s ) r e t u r n
Milliseconds 142 134 111 86 132 115 115 103 219 192 63 278 144 110 111 160 76 165 132 87 54 133 54 153 68
Character o s . w a i t ( ) - [ 0 ] r u n ( " p y t h
Milliseconds 257 0 31 211 152 130 139 134 166 57 133 398 256 222 167 569 135 90 74 236 168 301 166 108 137
Character o n " , " h e l l o . p y " )
Milliseconds 63 168 186 368 139 267 157 120 112 122 197 199 113 128 254 228
WPM Timing
Seconds WPM
0.49 24.44
0.98 73.31
1.47 73.31
1.96 85.52
2.46 78.19
2.95 85.52
3.44 87.27
3.93 88.58
4.42 89.6
4.91 85.52
5.4 77.75
5.89 79.41
6.38 77.06
6.88 76.8
7.37 76.56
7.86 77.89
8.35 77.62
8.84 78.74
9.33 79.74
9.82 76.97
10.31 79.12
10.8 79.97
11.3 79.68
11.79 80.43
12.28 77.21
12.77 75.18
13.26 75.12
13.75 75.05
14.24 76.68
14.73 77.38
15.22 78.03
15.72 77.89
16.21 77.75
16.7 79.05
17.19 80.29
17.68 80.77
18.17 80.57
18.66 80.38
19.15 78.32
19.64 78.19
20.14 76.29
20.63 76.8
21.12 76.15
21.61 76.64
22.1 76.56
22.59 75.96
23.08 75.9
23.57 75.85
24.06 75.8
24.55 75.26