Official speed |
33.42 wpm (108.08 seconds elapsed during race) |
Without ending ping |
33.54 wpm (7,904 ms delay sending score to TypeRacer’s server) |
Timerless |
34.08 wpm (1,593 ms elapsed before first character typed; 98.58 seconds elapsed during race) |
Timerless minus one |
33.96 wpm, ignoring the first character typed |
Race Start |
June 23, 2024 7:17:18pm UTC |
Race Finish |
June 23, 2024 7:19:06pm UTC |
Outcome |
Win (1 of 3) |
Accuracy |
97.7% |
Points |
25.62 |
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 araea = width * height; if (! isNa+N(area)) { return area; } else { throw new Errroror ('calculateArea() received invalid number'); } } catch(e) { console.log(e.name + ' ' + e.message); return ' We were unable to calculate the araea.'; } } |
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 |
1593 |
156 |
199 |
130 |
236 |
61 |
11 |
92 |
139 |
276 |
145 |
277 |
166 |
226 |
293 |
102 |
98 |
73 |
454 |
190 |
72 |
92 |
859 |
808 |
128 |
Character |
d |
t |
h |
, |
|
h |
e |
i |
g |
h |
t |
) |
|
{ |
|
t |
r |
y |
|
{ |
|
v |
a |
r |
|
Milliseconds |
169 |
358 |
210 |
262 |
207 |
307 |
117 |
99 |
152 |
189 |
91 |
514 |
381 |
1638 |
380 |
537 |
165 |
513 |
149 |
841 |
353 |
440 |
149 |
151 |
157 |
Character |
a |
r |
a |
-a |
e |
a |
|
= |
|
w |
i |
d |
t |
h |
|
* |
|
h |
e |
i |
g |
h |
t |
; |
|
Milliseconds |
281 |
178 |
159 |
681 |
382 |
200 |
120 |
712 |
290 |
326 |
124 |
267 |
250 |
113 |
842 |
312 |
632 |
521 |
108 |
143 |
167 |
130 |
107 |
836 |
204 |
Character |
i |
f |
|
( |
! |
|
- |
i |
s |
N |
a |
+ |
-+ |
N |
( |
a |
r |
e |
a |
) |
) |
|
{ |
|
r |
Milliseconds |
379 |
59 |
122 |
603 |
1821 |
544 |
598 |
379 |
75 |
1046 |
417 |
578 |
724 |
600 |
1221 |
488 |
171 |
75 |
115 |
1314 |
305 |
204 |
1058 |
332 |
293 |
Character |
e |
t |
u |
r |
n |
|
a |
r |
e |
a |
; |
|
} |
|
e |
l |
s |
e |
|
{ |
|
t |
h |
r |
o |
Milliseconds |
109 |
178 |
107 |
134 |
115 |
131 |
220 |
151 |
77 |
618 |
1201 |
422 |
1257 |
375 |
350 |
209 |
102 |
80 |
180 |
873 |
367 |
503 |
385 |
202 |
186 |
Character |
w |
|
n |
e |
w |
|
E |
r |
r |
r |
o |
r |
-r |
-o |
-r |
o |
r |
|
- |
( |
' |
c |
a |
l |
c |
Milliseconds |
313 |
132 |
249 |
132 |
118 |
294 |
944 |
231 |
129 |
166 |
144 |
165 |
271 |
145 |
523 |
338 |
110 |
80 |
602 |
481 |
836 |
576 |
47 |
163 |
619 |
Character |
u |
l |
a |
t |
e |
A |
r |
e |
a |
( |
) |
|
r |
e |
c |
e |
i |
v |
e |
d |
|
i |
n |
v |
a |
Milliseconds |
136 |
197 |
76 |
139 |
721 |
573 |
281 |
52 |
508 |
827 |
122 |
329 |
268 |
154 |
333 |
224 |
106 |
100 |
215 |
221 |
98 |
304 |
96 |
115 |
150 |
Character |
l |
i |
d |
|
n |
u |
m |
b |
e |
r |
' |
) |
; |
|
} |
|
} |
|
c |
a |
t |
c |
h |
( |
e |
Milliseconds |
110 |
489 |
129 |
127 |
263 |
170 |
224 |
154 |
217 |
80 |
711 |
801 |
647 |
379 |
994 |
133 |
406 |
150 |
448 |
498 |
201 |
305 |
65 |
700 |
610 |
Character |
) |
|
{ |
|
c |
o |
n |
s |
o |
l |
e |
. |
l |
o |
g |
( |
e |
. |
n |
a |
m |
e |
|
+ |
|
Milliseconds |
341 |
483 |
953 |
855 |
356 |
96 |
105 |
200 |
243 |
227 |
112 |
287 |
495 |
186 |
115 |
717 |
662 |
321 |
339 |
105 |
111 |
167 |
884 |
633 |
550 |
Character |
' |
|
' |
|
+ |
|
e |
. |
m |
e |
s |
s |
a |
g |
e |
) |
; |
|
r |
e |
t |
u |
r |
n |
|
Milliseconds |
440 |
159 |
609 |
126 |
857 |
474 |
503 |
400 |
438 |
101 |
189 |
170 |
177 |
200 |
28 |
1319 |
484 |
201 |
294 |
85 |
162 |
38 |
200 |
102 |
116 |
Character |
' |
|
- |
W |
e |
|
w |
e |
r |
e |
|
u |
n |
a |
b |
l |
e |
|
t |
o |
|
c |
a |
l |
c |
Milliseconds |
785 |
115 |
732 |
1620 |
476 |
141 |
339 |
136 |
91 |
168 |
137 |
241 |
217 |
94 |
226 |
238 |
83 |
145 |
240 |
108 |
103 |
477 |
112 |
207 |
419 |
Character |
u |
l |
a |
t |
e |
|
t |
h |
e |
|
a |
r |
a |
-a |
e |
a |
. |
' |
; |
|
} |
|
} |
Milliseconds |
138 |
330 |
51 |
114 |
97 |
88 |
247 |
81 |
57 |
95 |
260 |
186 |
143 |
470 |
224 |
321 |
446 |
756 |
472 |
330 |
1125 |
154 |
218 |
|
WPM Timing |
Seconds |
WPM |
2.16 |
22.21 |
4.32 |
49.96 |
6.48 |
42.56 |
8.65 |
45.8 |
10.81 |
42.19 |
12.97 |
38.86 |
15.13 |
38.07 |
17.29 |
37.47 |
19.45 |
37.63 |
21.62 |
36.08 |
23.78 |
36.84 |
25.94 |
35.62 |
28.1 |
34.16 |
30.26 |
32.52 |
32.42 |
30.72 |
34.59 |
30.53 |
36.75 |
30.37 |
38.91 |
32.08 |
41.07 |
30.97 |
43.23 |
31.37 |
45.39 |
31.19 |
47.55 |
31.54 |
49.72 |
30.9 |
51.88 |
30.3 |
54.04 |
31.09 |
56.2 |
30.96 |
58.36 |
31.25 |
60.52 |
32.52 |
62.69 |
32.93 |
64.85 |
32.38 |
67.01 |
32.41 |
69.17 |
32.44 |
71.33 |
31.79 |
73.49 |
32.49 |
75.66 |
32.36 |
77.82 |
32.38 |
79.98 |
32.26 |
82.14 |
31.99 |
84.3 |
32.17 |
86.46 |
32.75 |
88.62 |
32.09 |
90.79 |
32.25 |
92.95 |
32.92 |
95.11 |
33.94 |
97.27 |
33.8 |
99.43 |
33.43 |
101.59 |
35.55 |
103.76 |
34.81 |
105.92 |
34.1 |
108.08 |
33.42 |
|