Official speed |
40.43 wpm (89.34 seconds elapsed during race) |
Without ending ping |
40.58 wpm (6,541 ms delay sending score to TypeRacer’s server) |
Timerless |
40.80 wpm (451 ms elapsed before first character typed; 82.35 seconds elapsed during race) |
Timerless minus one |
40.66 wpm, ignoring the first character typed |
Race Start |
February 26, 2024 9:47:37am UTC |
Race Finish |
February 26, 2024 9:49:06am UTC |
Outcome |
Win (1 of 3) |
Accuracy |
96.5% |
Points |
30.99 |
Text |
#10015 (Length: 301 characters) function calculateArea(width, height) { try { var area = width * height; if (!isNaN(area)) { return area; } else { throw new Error('calculateArea() received invalid number'); } } catch(e) { console.log(e.name + ' ' + e.message); return 'We were unable to calculate the area.'; } } |
Characters typed |
funvtiction calculateArea(width, height) { try { var area= = width * height:; if (!isNaN (araea)) { return area; } else { trhowhrow new Error('calculateArea() received invalid number'); } } catch(e) { console.log(e.name =+ ' ' + e.message); return 'We ewere unable to calculateth the area.':; } } |
Timing |
Character |
f |
u |
n |
v |
t |
i |
-i |
-t |
-v |
c |
t |
i |
o |
n |
|
c |
a |
l |
c |
u |
l |
a |
t |
e |
A |
Milliseconds |
451 |
197 |
353 |
345 |
206 |
224 |
398 |
138 |
765 |
208 |
614 |
227 |
204 |
156 |
158 |
184 |
188 |
157 |
475 |
224 |
214 |
138 |
201 |
156 |
471 |
Character |
r |
e |
a |
( |
w |
i |
d |
t |
h |
, |
|
h |
e |
i |
g |
h |
t |
) |
|
{ |
|
t |
r |
y |
|
Milliseconds |
231 |
114 |
132 |
462 |
379 |
157 |
111 |
251 |
131 |
269 |
175 |
298 |
123 |
108 |
136 |
130 |
113 |
443 |
563 |
229 |
205 |
354 |
232 |
152 |
244 |
Character |
{ |
|
v |
a |
r |
|
a |
r |
e |
a |
= |
-= |
|
= |
|
w |
i |
d |
t |
h |
|
* |
|
h |
e |
Milliseconds |
264 |
200 |
252 |
153 |
193 |
153 |
146 |
197 |
198 |
74 |
386 |
362 |
136 |
177 |
171 |
286 |
142 |
92 |
248 |
107 |
337 |
434 |
234 |
678 |
160 |
Character |
i |
g |
h |
t |
: |
-: |
; |
|
i |
f |
|
( |
! |
i |
s |
N |
a |
N |
|
- |
( |
a |
r |
a |
-a |
Milliseconds |
110 |
162 |
158 |
166 |
463 |
523 |
257 |
145 |
157 |
92 |
148 |
226 |
788 |
444 |
132 |
326 |
429 |
479 |
161 |
484 |
922 |
261 |
212 |
151 |
557 |
Character |
e |
a |
) |
) |
|
{ |
|
r |
e |
t |
u |
r |
n |
|
a |
r |
e |
a |
; |
|
} |
|
e |
l |
s |
Milliseconds |
234 |
117 |
466 |
158 |
211 |
262 |
170 |
293 |
179 |
149 |
65 |
165 |
86 |
112 |
177 |
234 |
114 |
143 |
405 |
165 |
353 |
184 |
217 |
131 |
105 |
Character |
e |
|
{ |
|
t |
r |
h |
o |
w |
-w |
-o |
-h |
-r |
h |
r |
o |
w |
|
n |
e |
w |
|
E |
r |
r |
Milliseconds |
131 |
219 |
245 |
187 |
377 |
205 |
96 |
123 |
141 |
361 |
175 |
93 |
432 |
226 |
513 |
133 |
147 |
344 |
257 |
144 |
193 |
668 |
856 |
305 |
153 |
Character |
o |
r |
( |
' |
c |
a |
l |
c |
u |
l |
a |
t |
e |
A |
r |
e |
a |
( |
) |
|
r |
e |
c |
e |
i |
Milliseconds |
119 |
152 |
486 |
629 |
863 |
183 |
160 |
186 |
504 |
219 |
141 |
193 |
146 |
421 |
261 |
102 |
162 |
372 |
143 |
241 |
234 |
126 |
246 |
647 |
276 |
Character |
v |
e |
d |
|
i |
n |
v |
a |
l |
i |
d |
|
n |
u |
m |
b |
e |
r |
' |
) |
; |
|
} |
|
} |
Milliseconds |
194 |
191 |
200 |
136 |
142 |
167 |
179 |
155 |
98 |
176 |
160 |
89 |
207 |
213 |
231 |
142 |
212 |
177 |
339 |
463 |
463 |
179 |
710 |
249 |
569 |
Character |
|
c |
a |
t |
c |
h |
( |
e |
) |
|
{ |
|
c |
o |
n |
s |
o |
l |
e |
. |
l |
o |
g |
( |
e |
Milliseconds |
226 |
548 |
135 |
225 |
276 |
463 |
485 |
531 |
494 |
232 |
271 |
180 |
520 |
178 |
157 |
132 |
90 |
206 |
159 |
114 |
449 |
206 |
134 |
400 |
321 |
Character |
. |
n |
a |
m |
e |
|
= |
-= |
+ |
|
' |
|
' |
|
+ |
|
e |
. |
m |
e |
s |
s |
a |
g |
e |
Milliseconds |
108 |
363 |
232 |
624 |
149 |
738 |
347 |
593 |
201 |
163 |
442 |
532 |
281 |
578 |
366 |
143 |
329 |
204 |
431 |
162 |
301 |
199 |
148 |
220 |
153 |
Character |
) |
; |
|
r |
e |
t |
u |
r |
n |
|
' |
W |
e |
|
e |
-e |
w |
e |
r |
e |
|
u |
n |
a |
b |
Milliseconds |
417 |
369 |
215 |
353 |
148 |
209 |
94 |
156 |
143 |
72 |
801 |
753 |
220 |
221 |
504 |
692 |
124 |
114 |
194 |
120 |
202 |
192 |
228 |
93 |
237 |
Character |
l |
e |
|
t |
o |
|
c |
a |
l |
c |
u |
l |
a |
t |
e |
t |
h |
-h |
-t |
|
t |
h |
e |
|
a |
Milliseconds |
97 |
172 |
81 |
210 |
0 |
178 |
402 |
159 |
135 |
174 |
189 |
164 |
144 |
167 |
139 |
662 |
102 |
417 |
311 |
283 |
676 |
79 |
90 |
155 |
217 |
Character |
r |
e |
a |
. |
' |
: |
-: |
; |
|
} |
|
} |
Milliseconds |
366 |
142 |
131 |
445 |
492 |
768 |
487 |
217 |
157 |
363 |
194 |
225 |
|
WPM Timing |
Seconds |
WPM |
1.79 |
20.15 |
3.57 |
13.43 |
5.36 |
26.86 |
7.15 |
31.9 |
8.93 |
36.27 |
10.72 |
40.3 |
12.51 |
40.3 |
14.29 |
42.81 |
16.08 |
42.53 |
17.87 |
43.65 |
19.65 |
43.35 |
21.44 |
43.09 |
23.23 |
41.85 |
25.02 |
39.82 |
26.8 |
38.95 |
28.59 |
39.46 |
30.38 |
41.48 |
32.16 |
42.53 |
33.95 |
41 |
35.74 |
40.63 |
37.52 |
39.98 |
39.31 |
39.99 |
41.1 |
39.71 |
42.88 |
40.02 |
44.67 |
40.56 |
46.46 |
41.07 |
48.24 |
42.04 |
50.03 |
41.97 |
51.82 |
41.45 |
53.6 |
41.19 |
55.39 |
40.95 |
57.18 |
41.55 |
58.96 |
41.52 |
60.75 |
41.28 |
62.54 |
40.68 |
64.32 |
40.3 |
66.11 |
40.48 |
67.9 |
40.65 |
69.68 |
40.81 |
71.47 |
40.3 |
73.26 |
40.62 |
75.05 |
41.42 |
76.83 |
41.23 |
78.62 |
41.06 |
80.41 |
41.04 |
82.19 |
40.44 |
83.98 |
43.01 |
85.77 |
42.11 |
87.55 |
41.26 |
89.34 |
40.43 |
|