dev_manush (dev_manush)

Race #1098

View Pit Stop page for race #1098 by dev_manushGhost race

View profile for dev_manush (dev_manush)

Official speed 82.24 wpm (22.47 seconds elapsed during race)
Without ending ping 84.05 wpm (484 ms delay sending score to TypeRacer’s server)
Timerless 84.30 wpm (65 ms elapsed before first character typed; 21.92 seconds elapsed during race)
Timerless minus one 83.75 wpm, ignoring the first character typed
Race Start July 23, 2023 1:56:47pm UTC
Race Finish July 23, 2023 1:57:09pm UTC
Outcome No win (3 of 3)
Accuracy 97.6%
Points 28.79
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 ruNn(program ,, *args): pid = os.fork() if not pIid: os.execvp(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 65 224 192 31 79 119 74 55 99 100 83 195 134 14 27 181 115 102 164 21 141 119 153 55 144
Character r u N -N n ( p r o g r a m , -, - , * a r g s )
Milliseconds 99 91 200 492 144 157 123 88 80 75 140 58 85 123 0 339 75 211 58 115 138 116 127 57 224
Character : p i d = o s . f o r k ( ) i f n o t
Milliseconds 264 75 113 86 63 85 133 67 144 71 125 105 80 132 86 189 138 109 87 77 81 75 83 105 69
Character p I -I i d : o s . e x e c v p ( p r o g r a m ,
Milliseconds 64 136 434 150 60 198 103 70 80 439 138 142 171 161 179 133 292 157 109 85 57 168 38 129 96
Character p r o g r a m = - -= + a r g s ) r e t u
Milliseconds 172 75 96 94 74 114 35 106 102 148 236 237 86 191 53 78 100 128 48 215 74 97 83 90 92
Character r n o s . w a i t ( ) [ 0 ] r u n ( " p y t h
Milliseconds 91 72 75 133 76 164 68 95 169 56 175 139 218 207 181 112 247 73 131 182 158 378 185 117 84
Character o n " , " h e l l o . p y " )
Milliseconds 133 622 184 202 107 149 180 64 120 104 147 163 187 132 316 235
WPM Timing
Seconds WPM
0.45 53.4
0.9 106.81
1.35 106.81
1.8 113.48
2.25 112.15
2.7 111.26
3.15 102.99
3.6 90.12
4.04 89
4.49 93.45
4.94 87.39
5.39 84.55
5.84 86.27
6.29 83.92
6.74 87.22
7.19 88.45
7.64 89.53
8.09 90.49
8.54 92.75
8.99 93.45
9.44 89
9.89 88.6
10.34 88.23
10.79 87.89
11.24 86.51
11.68 85.24
12.13 87.03
12.58 87.73
13.03 88.39
13.48 89.89
13.93 86.99
14.38 85.94
14.83 86.58
15.28 87.96
15.73 89.26
16.18 89.75
16.63 89.49
17.08 88.54
17.53 88.32
17.98 88.11
18.43 87.27
18.88 87.1
19.32 86.31
19.77 84.96
20.22 84.85
20.67 84.75
21.12 85.22
21.57 84.55
22.02 83.92
22.47 82.24