shashinagraj (nagrajshashi)

Race #13

View Pit Stop page for race #13 by nagrajshashiGhost race

View profile for shashinagraj (nagrajshashi)

Official speed 78.12 wpm (23.66 seconds elapsed during race)
Without ending ping 79.18 wpm (316 ms delay sending score to TypeRacer’s server)
Timerless 80.51 wpm (386 ms elapsed before first character typed; 22.95 seconds elapsed during race)
Timerless minus one 79.99 wpm, ignoring the first character typed
Race Start July 12, 2023 10:08:50am UTC
Race Finish July 12, 2023 10:09:13am UTC
Outcome Win (1 of 2)
Opponents 2. dev_manush (72.58 wpm)
Accuracy 97.6%
Points 27.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(program, *args): pid - = os.fork() if not pid: os.excecvip(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 386 48 122 159 132 140 26 124 83 55 102 70 104 135 87 164 47 116 75 114 30 163 160 95 97
Character r u n ( p r o g r a m , * a r g s ) : p i d
Milliseconds 93 72 143 167 166 128 99 157 203 65 82 145 136 207 219 73 167 87 244 204 133 146 66 132 76
Character - - -- = o s . f o r k ( ) i f n o t p i
Milliseconds 151 239 344 139 201 152 140 131 79 178 76 113 75 193 160 223 162 111 51 121 28 85 81 102 111
Character d : o s . e x c -c e c v i -i p ( p r o g r a m ,
Milliseconds 44 202 87 147 107 105 129 183 140 389 54 167 203 100 579 177 270 209 131 74 115 138 41 58 171
Character p r o g r a m + a r g s ) r e t u r n o
Milliseconds 90 122 109 102 87 161 41 58 166 195 107 92 52 164 89 222 89 71 49 144 74 117 50 96 123
Character s . w a i t ( ) [ 0 ] r u n ( } -} " p y t h o n
Milliseconds 60 132 105 67 79 99 581 184 272 267 251 371 228 95 140 189 401 425 205 294 63 95 71 104 68
Character " , " h e l l o . p y " )
Milliseconds 174 226 134 215 176 113 55 99 161 140 181 40 200 200
WPM Timing
Seconds WPM
0.47 50.73
0.95 63.41
1.42 93
1.89 95.11
2.37 106.53
2.84 105.68
3.31 105.08
3.78 101.45
4.26 101.45
4.73 98.92
5.2 96.84
5.68 93
6.15 93.65
6.62 90.58
7.1 84.55
7.57 82.43
8.04 83.55
8.52 84.55
8.99 82.77
9.46 86.24
9.94 86.96
10.41 88.77
10.88 87.12
11.35 84.55
11.83 83.19
12.3 79.99
12.77 78.91
13.25 78.81
13.72 80.46
14.19 81.16
14.67 82.64
15.14 83.22
15.61 83.01
16.09 84.3
16.56 85.51
17.03 86.66
17.51 85
17.98 84.1
18.45 82.59
18.92 81.8
19.4 81.66
19.87 80.32
20.34 78.45
20.82 77.24
21.29 78.91
21.76 78.85
22.24 78.25
22.71 78.73
23.18 79.2
23.66 78.12