Official speed |
42.49 wpm (85.01 seconds elapsed during race) |
Without ending ping |
42.57 wpm (6,088 ms delay sending score to TypeRacer’s server) |
Timerless |
42.70 wpm (233 ms elapsed before first character typed; 78.69 seconds elapsed during race) |
Timerless minus one |
42.55 wpm, ignoring the first character typed |
Race Start |
June 18, 2024 7:43:11am UTC |
Race Finish |
June 18, 2024 7:44:36am UTC |
Outcome |
No win (2 of 3) |
Accuracy |
98.3% |
Points |
32.58 |
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 numbher'); {} ]} catch(e) { console.log(e.name =+ ' ' + e.message); return 'We were unabele 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 |
233 |
208 |
270 |
131 |
228 |
172 |
60 |
150 |
161 |
239 |
173 |
94 |
318 |
121 |
206 |
110 |
116 |
198 |
418 |
211 |
174 |
191 |
757 |
475 |
585 |
Character |
d |
t |
h |
, |
|
h |
e |
i |
g |
h |
t |
) |
|
{ |
|
t |
r |
y |
|
{ |
|
v |
a |
r |
|
Milliseconds |
255 |
190 |
141 |
276 |
140 |
243 |
126 |
208 |
292 |
162 |
101 |
490 |
250 |
396 |
354 |
286 |
204 |
160 |
200 |
270 |
249 |
159 |
156 |
146 |
176 |
Character |
a |
r |
e |
a |
|
= |
|
w |
i |
d |
t |
h |
|
* |
|
h |
e |
i |
g |
h |
t |
; |
|
i |
f |
Milliseconds |
122 |
151 |
162 |
190 |
193 |
300 |
175 |
169 |
160 |
167 |
234 |
155 |
204 |
612 |
247 |
209 |
118 |
160 |
128 |
135 |
130 |
551 |
227 |
224 |
202 |
Character |
|
( |
! |
i |
s |
N |
a |
N |
( |
a |
r |
e |
a |
) |
) |
|
{ |
|
r |
e |
t |
u |
r |
n |
|
Milliseconds |
602 |
502 |
728 |
337 |
599 |
783 |
823 |
490 |
558 |
270 |
173 |
178 |
549 |
508 |
177 |
224 |
304 |
222 |
526 |
137 |
161 |
138 |
97 |
194 |
44 |
Character |
a |
r |
e |
a |
; |
|
} |
|
e |
l |
s |
e |
|
{ |
|
t |
h |
r |
o |
w |
|
n |
e |
w |
|
Milliseconds |
491 |
202 |
165 |
194 |
236 |
222 |
557 |
560 |
229 |
188 |
149 |
255 |
204 |
302 |
250 |
74 |
111 |
167 |
144 |
125 |
170 |
222 |
101 |
143 |
135 |
Character |
E |
r |
r |
o |
r |
( |
' |
c |
a |
l |
c |
u |
l |
a |
t |
e |
A |
r |
e |
a |
( |
) |
|
r |
e |
Milliseconds |
449 |
214 |
221 |
159 |
167 |
553 |
417 |
321 |
174 |
93 |
256 |
113 |
213 |
118 |
116 |
236 |
594 |
177 |
174 |
780 |
458 |
176 |
249 |
267 |
254 |
Character |
c |
e |
i |
v |
e |
d |
|
i |
n |
v |
a |
l |
i |
d |
|
n |
u |
m |
b |
h |
-h |
e |
r |
' |
) |
Milliseconds |
281 |
304 |
417 |
158 |
192 |
233 |
136 |
195 |
154 |
146 |
140 |
109 |
166 |
159 |
301 |
311 |
236 |
243 |
268 |
12 |
705 |
284 |
110 |
544 |
491 |
Character |
; |
|
{ |
-{ |
} |
|
] |
-] |
} |
|
c |
a |
t |
c |
h |
( |
e |
) |
|
{ |
|
c |
o |
n |
s |
Milliseconds |
358 |
221 |
935 |
675 |
930 |
641 |
536 |
712 |
434 |
387 |
222 |
166 |
107 |
280 |
154 |
575 |
215 |
397 |
626 |
494 |
224 |
211 |
76 |
155 |
128 |
Character |
o |
l |
e |
. |
l |
o |
g |
( |
e |
. |
n |
a |
m |
e |
|
= |
-= |
+ |
|
' |
|
' |
|
+ |
|
Milliseconds |
143 |
192 |
148 |
190 |
238 |
218 |
103 |
620 |
328 |
315 |
426 |
168 |
160 |
110 |
337 |
358 |
551 |
354 |
342 |
576 |
459 |
636 |
286 |
459 |
214 |
Character |
e |
. |
m |
e |
s |
s |
a |
g |
e |
) |
; |
|
r |
e |
t |
u |
r |
n |
|
' |
W |
e |
|
w |
e |
Milliseconds |
177 |
576 |
281 |
168 |
221 |
211 |
180 |
172 |
166 |
382 |
353 |
208 |
249 |
187 |
173 |
81 |
144 |
135 |
79 |
235 |
561 |
157 |
185 |
209 |
174 |
Character |
r |
e |
|
u |
n |
a |
b |
e |
-e |
l |
e |
|
t |
o |
|
c |
a |
l |
c |
u |
l |
a |
t |
e |
|
Milliseconds |
115 |
198 |
168 |
423 |
217 |
162 |
163 |
268 |
591 |
254 |
82 |
217 |
95 |
576 |
178 |
141 |
177 |
89 |
323 |
543 |
301 |
148 |
140 |
172 |
151 |
Character |
t |
h |
e |
|
a |
r |
e |
a |
. |
' |
; |
|
} |
|
} |
Milliseconds |
96 |
82 |
97 |
92 |
120 |
93 |
134 |
771 |
238 |
386 |
515 |
467 |
453 |
580 |
332 |
|
WPM Timing |
Seconds |
WPM |
1.7 |
63.52 |
3.4 |
63.52 |
5.1 |
54.11 |
6.8 |
49.41 |
8.5 |
50.82 |
10.2 |
49.41 |
11.9 |
51.42 |
13.6 |
52.94 |
15.3 |
52.54 |
17 |
52.94 |
18.7 |
49.41 |
20.4 |
47.05 |
22.1 |
45.06 |
23.8 |
44.37 |
25.5 |
43.76 |
27.2 |
45.44 |
28.9 |
44.42 |
30.6 |
45.49 |
32.3 |
46.44 |
34 |
46.23 |
35.7 |
47.39 |
37.4 |
46.2 |
39.1 |
46.03 |
40.8 |
46.47 |
42.5 |
47.15 |
44.2 |
46.42 |
45.9 |
45.75 |
47.6 |
44.11 |
49.3 |
43.08 |
51 |
42.11 |
52.71 |
42.35 |
54.41 |
41.69 |
56.11 |
42.56 |
57.81 |
42.35 |
59.51 |
42.15 |
61.21 |
41.56 |
62.91 |
41.2 |
64.61 |
41.42 |
66.31 |
41.62 |
68.01 |
42.17 |
69.71 |
42.52 |
71.41 |
42.18 |
73.11 |
42.51 |
74.81 |
42.99 |
76.51 |
42.98 |
78.21 |
42.66 |
79.91 |
45.2 |
81.61 |
44.26 |
83.31 |
43.36 |
85.01 |
42.49 |
|