Official speed |
25.35 wpm (142.49 seconds elapsed during race) |
Without ending ping |
25.38 wpm (10,091 ms delay sending score to TypeRacer’s server) |
Timerless |
25.66 wpm (1,455 ms elapsed before first character typed; 130.94 seconds elapsed during race) |
Timerless minus one |
25.57 wpm, ignoring the first character typed |
Race Start |
September 16, 2024 2:51:33am UTC |
Race Finish |
September 16, 2024 2:53:56am UTC |
Outcome |
Win (1 of 3) |
Accuracy |
97.4% |
Points |
19.43 |
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 |
function calculateArea(width, height) { try { var area = width -* height; if( (!isNaN(area)) { return area; } else { throw new Error('calulculateArea() received invalid number' ); } } catch(e) { cobsnsole.log(e.name + ' ' + e.message); return 'We were unalble ytto calculate tehe area.'; } } |
Timing |
Character |
f |
u |
n |
c |
t |
i |
o |
n |
|
c |
a |
l |
c |
u |
l |
a |
t |
e |
A |
r |
e |
a |
( |
w |
i |
Milliseconds |
1455 |
293 |
207 |
378 |
323 |
232 |
190 |
363 |
295 |
293 |
74 |
412 |
2254 |
269 |
186 |
287 |
263 |
138 |
538 |
497 |
215 |
174 |
906 |
453 |
280 |
Character |
d |
t |
h |
, |
|
h |
e |
i |
g |
h |
t |
) |
|
{ |
|
t |
r |
y |
|
{ |
|
v |
a |
r |
|
Milliseconds |
537 |
253 |
170 |
802 |
213 |
394 |
115 |
327 |
817 |
217 |
127 |
1110 |
474 |
798 |
291 |
820 |
123 |
212 |
288 |
850 |
330 |
5554 |
119 |
249 |
370 |
Character |
a |
r |
e |
a |
|
= |
|
w |
i |
d |
t |
h |
|
- |
-- |
* |
|
h |
e |
i |
g |
h |
t |
; |
|
Milliseconds |
331 |
303 |
111 |
257 |
436 |
563 |
363 |
309 |
293 |
369 |
293 |
171 |
608 |
417 |
968 |
406 |
411 |
958 |
148 |
328 |
332 |
208 |
114 |
1121 |
355 |
Character |
i |
f |
( |
-( |
|
( |
! |
i |
s |
N |
a |
N |
( |
a |
r |
e |
a |
) |
) |
|
{ |
|
r |
e |
t |
Milliseconds |
460 |
348 |
594 |
691 |
522 |
629 |
857 |
748 |
259 |
575 |
460 |
849 |
1280 |
401 |
235 |
185 |
157 |
1000 |
167 |
450 |
763 |
422 |
700 |
127 |
201 |
Character |
u |
r |
n |
|
a |
r |
e |
a |
; |
|
} |
|
e |
l |
s |
e |
|
{ |
|
t |
h |
r |
o |
w |
|
Milliseconds |
278 |
178 |
313 |
291 |
242 |
228 |
178 |
166 |
765 |
442 |
1008 |
496 |
283 |
304 |
328 |
155 |
298 |
925 |
272 |
518 |
174 |
785 |
253 |
247 |
444 |
Character |
n |
e |
w |
|
E |
r |
r |
o |
r |
( |
' |
c |
a |
l |
u |
-u |
-l |
l |
c |
u |
l |
a |
t |
e |
A |
Milliseconds |
486 |
367 |
95 |
274 |
786 |
353 |
143 |
322 |
279 |
1388 |
512 |
514 |
71 |
513 |
169 |
778 |
188 |
1247 |
257 |
228 |
261 |
450 |
223 |
248 |
834 |
Character |
r |
e |
a |
( |
) |
|
r |
e |
c |
e |
i |
v |
e |
d |
|
i |
n |
v |
a |
l |
i |
d |
|
n |
u |
Milliseconds |
440 |
117 |
243 |
1040 |
174 |
621 |
484 |
89 |
275 |
627 |
309 |
559 |
258 |
273 |
579 |
410 |
229 |
334 |
89 |
395 |
87 |
295 |
413 |
230 |
196 |
Character |
m |
b |
e |
r |
' |
|
- |
) |
; |
|
} |
|
} |
|
c |
a |
t |
c |
h |
( |
e |
) |
|
{ |
|
Milliseconds |
199 |
854 |
111 |
177 |
416 |
255 |
693 |
450 |
664 |
482 |
1127 |
365 |
721 |
351 |
493 |
98 |
339 |
396 |
257 |
1150 |
372 |
498 |
426 |
588 |
340 |
Character |
c |
o |
b |
s |
-s |
-b |
n |
s |
o |
l |
e |
. |
l |
o |
g |
( |
e |
. |
n |
a |
m |
e |
|
+ |
|
Milliseconds |
790 |
331 |
402 |
224 |
567 |
153 |
717 |
194 |
303 |
160 |
1017 |
344 |
305 |
113 |
647 |
990 |
774 |
421 |
655 |
166 |
235 |
185 |
518 |
452 |
345 |
Character |
' |
|
' |
|
+ |
|
e |
. |
m |
e |
s |
s |
a |
g |
e |
) |
; |
|
r |
e |
t |
u |
r |
n |
|
Milliseconds |
359 |
238 |
373 |
416 |
928 |
415 |
590 |
371 |
516 |
323 |
264 |
201 |
131 |
313 |
110 |
961 |
622 |
627 |
258 |
145 |
165 |
255 |
154 |
343 |
291 |
Character |
' |
W |
e |
|
w |
e |
r |
e |
|
u |
n |
a |
l |
-l |
b |
l |
e |
|
y |
t |
-t |
-y |
t |
o |
|
Milliseconds |
652 |
1336 |
387 |
250 |
605 |
143 |
319 |
103 |
455 |
251 |
221 |
213 |
374 |
599 |
338 |
326 |
288 |
296 |
376 |
163 |
598 |
360 |
730 |
176 |
396 |
Character |
c |
a |
l |
c |
u |
l |
a |
t |
e |
|
t |
e |
-e |
h |
e |
|
a |
r |
e |
a |
. |
' |
; |
|
} |
Milliseconds |
533 |
130 |
438 |
242 |
267 |
194 |
398 |
303 |
153 |
383 |
202 |
334 |
756 |
446 |
167 |
343 |
225 |
211 |
139 |
261 |
1321 |
281 |
1036 |
411 |
1014 |
Character |
|
} |
Milliseconds |
474 |
467 |
|
WPM Timing |
Seconds |
WPM |
2.85 |
21.05 |
5.7 |
25.27 |
8.55 |
26.67 |
11.4 |
26.32 |
14.25 |
27.79 |
17.1 |
26.67 |
19.95 |
27.07 |
22.8 |
24.21 |
25.65 |
21.52 |
28.5 |
23.16 |
31.35 |
24.12 |
34.2 |
23.16 |
37.05 |
23.65 |
39.9 |
22.86 |
42.75 |
22.74 |
45.6 |
22.37 |
48.44 |
22.79 |
51.29 |
23.63 |
54.14 |
23.71 |
56.99 |
24.21 |
59.84 |
24.26 |
62.69 |
24.88 |
65.54 |
24.53 |
68.39 |
24.04 |
71.24 |
24.42 |
74.09 |
24.46 |
76.94 |
24.64 |
79.79 |
25.27 |
82.64 |
25.12 |
85.49 |
24.84 |
88.34 |
24.99 |
91.19 |
25 |
94.04 |
24.5 |
96.89 |
24.77 |
99.74 |
24.54 |
102.59 |
24.91 |
105.44 |
24.81 |
108.29 |
25.04 |
111.14 |
25.37 |
113.99 |
25.27 |
116.84 |
25.47 |
119.69 |
25.27 |
122.54 |
25.27 |
125.39 |
25.46 |
128.24 |
25.55 |
131.09 |
25.36 |
133.94 |
26.97 |
136.79 |
26.41 |
139.64 |
25.87 |
142.49 |
25.35 |
|