Official speed |
40.43 wpm (89.34 seconds elapsed during race) |
Without ending ping |
40.56 wpm (6,508 ms delay sending score to TypeRacer’s server) |
Timerless |
40.75 wpm (370 ms elapsed before first character typed; 82.46 seconds elapsed during race) |
Timerless minus one |
40.60 wpm, ignoring the first character typed |
Race Start |
January 12, 2025 4:23:49pm UTC |
Race Finish |
January 12, 2025 4:25:19pm UTC |
Outcome |
Win (1 of 3) |
Accuracy |
97.6% |
Points |
31.00 |
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(' calculateArea () received invalid number'); } } catch(e) { console.log (e.name }_+ ' ' _+ e.messaege); return 'We were unable to calculate the 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 |
370 |
56 |
213 |
147 |
450 |
41 |
189 |
118 |
468 |
173 |
147 |
96 |
249 |
132 |
221 |
86 |
269 |
96 |
497 |
237 |
69 |
160 |
550 |
548 |
50 |
Character |
d |
t |
h |
, |
|
h |
e |
i |
g |
h |
t |
) |
|
{ |
|
t |
r |
y |
|
{ |
|
v |
a |
r |
|
Milliseconds |
171 |
361 |
73 |
345 |
206 |
209 |
124 |
121 |
148 |
111 |
200 |
447 |
343 |
926 |
491 |
311 |
199 |
97 |
409 |
723 |
539 |
330 |
81 |
222 |
117 |
Character |
a |
r |
e |
a |
|
= |
|
w |
i |
d |
t |
h |
|
* |
|
h |
e |
i |
g |
h |
t |
; |
|
i |
f |
Milliseconds |
139 |
194 |
65 |
136 |
265 |
361 |
242 |
282 |
121 |
317 |
398 |
58 |
957 |
384 |
414 |
499 |
80 |
151 |
177 |
145 |
198 |
284 |
183 |
157 |
163 |
Character |
|
( |
! |
|
- |
i |
s |
N |
a |
N |
( |
a |
r |
e |
a |
) |
) |
|
{ |
|
r |
e |
t |
u |
r |
Milliseconds |
145 |
636 |
970 |
301 |
344 |
366 |
145 |
385 |
321 |
439 |
647 |
611 |
238 |
70 |
132 |
751 |
204 |
358 |
363 |
533 |
342 |
66 |
352 |
172 |
304 |
Character |
n |
|
a |
r |
e |
a |
; |
|
} |
|
e |
l |
s |
e |
|
{ |
|
t |
h |
r |
o |
w |
|
n |
e |
Milliseconds |
236 |
162 |
134 |
226 |
77 |
128 |
370 |
142 |
720 |
454 |
287 |
99 |
165 |
114 |
182 |
408 |
364 |
301 |
53 |
217 |
50 |
444 |
208 |
194 |
105 |
Character |
w |
|
E |
r |
r |
o |
r |
( |
' |
|
- |
c |
a |
l |
c |
u |
l |
a |
t |
e |
A |
r |
e |
a |
|
Milliseconds |
66 |
235 |
478 |
248 |
180 |
105 |
166 |
565 |
648 |
198 |
434 |
212 |
129 |
146 |
462 |
89 |
246 |
84 |
317 |
70 |
494 |
272 |
72 |
161 |
513 |
Character |
- |
( |
) |
|
r |
e |
c |
e |
i |
v |
e |
d |
|
i |
n |
v |
a |
l |
i |
d |
|
n |
u |
m |
b |
Milliseconds |
542 |
377 |
141 |
340 |
434 |
68 |
404 |
218 |
253 |
498 |
97 |
215 |
213 |
103 |
153 |
146 |
102 |
77 |
168 |
123 |
179 |
137 |
187 |
227 |
134 |
Character |
e |
r |
' |
) |
; |
|
} |
|
} |
|
c |
a |
t |
c |
h |
( |
e |
) |
|
{ |
|
c |
o |
n |
s |
Milliseconds |
108 |
240 |
583 |
717 |
831 |
371 |
417 |
366 |
403 |
202 |
302 |
125 |
315 |
304 |
65 |
823 |
432 |
1239 |
388 |
487 |
436 |
463 |
85 |
112 |
151 |
Character |
o |
l |
e |
. |
l |
o |
g |
|
- |
( |
e |
. |
n |
a |
m |
e |
|
} |
-} |
_ |
-_ |
+ |
|
' |
|
Milliseconds |
71 |
183 |
213 |
383 |
208 |
191 |
102 |
150 |
416 |
369 |
617 |
171 |
250 |
111 |
152 |
115 |
167 |
479 |
548 |
1037 |
644 |
635 |
603 |
316 |
299 |
Character |
' |
|
_ |
-_ |
+ |
|
e |
. |
m |
e |
s |
s |
a |
e |
-e |
g |
e |
) |
; |
|
r |
e |
t |
u |
r |
Milliseconds |
558 |
312 |
1181 |
499 |
258 |
479 |
344 |
171 |
335 |
79 |
206 |
167 |
148 |
314 |
356 |
146 |
72 |
750 |
477 |
218 |
230 |
59 |
304 |
88 |
173 |
Character |
n |
|
' |
W |
e |
|
w |
e |
r |
e |
|
u |
n |
a |
b |
l |
e |
|
t |
o |
|
c |
a |
l |
c |
Milliseconds |
168 |
167 |
481 |
415 |
272 |
258 |
272 |
126 |
187 |
104 |
224 |
232 |
200 |
109 |
228 |
151 |
169 |
137 |
225 |
74 |
97 |
247 |
115 |
152 |
220 |
Character |
u |
l |
a |
t |
e |
|
t |
h |
e |
|
a |
r |
e |
a |
. |
' |
; |
|
} |
|
} |
Milliseconds |
93 |
168 |
83 |
312 |
174 |
175 |
235 |
88 |
182 |
218 |
201 |
202 |
72 |
154 |
246 |
430 |
472 |
668 |
411 |
190 |
242 |
|
WPM Timing |
Seconds |
WPM |
1.79 |
53.73 |
3.57 |
60.44 |
5.36 |
51.49 |
7.15 |
53.73 |
8.93 |
51.04 |
10.72 |
48.13 |
12.51 |
44.13 |
14.29 |
47.01 |
16.08 |
46.27 |
17.87 |
45 |
19.65 |
46.4 |
21.44 |
43.65 |
23.23 |
42.36 |
25.02 |
41.73 |
26.8 |
41.19 |
28.59 |
41.14 |
30.38 |
41.88 |
32.16 |
42.16 |
33.95 |
42.42 |
35.74 |
43.32 |
37.52 |
42.21 |
39.31 |
42.43 |
41.1 |
42.34 |
42.88 |
41.97 |
44.67 |
41.91 |
46.46 |
43.4 |
48.24 |
43.03 |
50.03 |
42.21 |
51.82 |
42.61 |
53.6 |
41.64 |
55.39 |
40.95 |
57.18 |
41.35 |
58.96 |
41.11 |
60.75 |
41.28 |
62.54 |
40.1 |
64.32 |
39.36 |
66.11 |
39.03 |
67.9 |
38.17 |
69.68 |
38.57 |
71.47 |
38.11 |
73.26 |
38.66 |
75.05 |
38.7 |
76.83 |
39.36 |
78.62 |
40.14 |
80.41 |
40.74 |
82.19 |
40.44 |
83.98 |
43.01 |
85.77 |
42.11 |
87.55 |
41.26 |
89.34 |
40.43 |
|