Official speed |
46.84 wpm (77.11 seconds elapsed during race) |
Without ending ping |
47.03 wpm (5,676 ms delay sending score to TypeRacer’s server) |
Timerless |
47.33 wpm (454 ms elapsed before first character typed; 70.98 seconds elapsed during race) |
Timerless minus one |
47.17 wpm, ignoring the first character typed |
Race Start |
March 2, 2024 12:22:27pm UTC |
Race Finish |
March 2, 2024 12:23:45pm UTC |
Outcome |
Win (1 of 3) |
Accuracy |
97.6% |
Points |
35.91 |
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 { vrar area = width * height; if (!isNaN(area)) { return area; } else { throw new Error('claalculateAraea() received invalid number'); } } catch(e) { console.log(e.name + ' ' + e.maessage); return 'We awere uanable 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 |
454 |
184 |
183 |
129 |
237 |
169 |
151 |
193 |
113 |
145 |
152 |
169 |
152 |
164 |
419 |
159 |
169 |
176 |
336 |
175 |
152 |
201 |
361 |
208 |
127 |
Character |
d |
t |
h |
, |
|
h |
e |
i |
g |
h |
t |
) |
|
{ |
|
t |
r |
y |
|
{ |
|
v |
r |
-r |
a |
Milliseconds |
320 |
464 |
136 |
239 |
137 |
176 |
96 |
169 |
143 |
120 |
103 |
431 |
242 |
616 |
167 |
153 |
160 |
209 |
177 |
551 |
175 |
117 |
324 |
527 |
120 |
Character |
r |
|
a |
r |
e |
a |
|
= |
|
w |
i |
d |
t |
h |
|
* |
|
h |
e |
i |
g |
h |
t |
; |
|
Milliseconds |
200 |
225 |
183 |
191 |
151 |
162 |
169 |
223 |
176 |
144 |
176 |
715 |
214 |
207 |
185 |
559 |
288 |
201 |
102 |
121 |
168 |
120 |
112 |
376 |
176 |
Character |
i |
f |
|
( |
! |
i |
s |
N |
a |
N |
( |
a |
r |
e |
a |
) |
) |
|
{ |
|
r |
e |
t |
u |
r |
Milliseconds |
145 |
150 |
113 |
224 |
384 |
559 |
105 |
591 |
170 |
671 |
248 |
247 |
192 |
201 |
192 |
377 |
175 |
225 |
631 |
159 |
153 |
151 |
161 |
144 |
112 |
Character |
n |
|
a |
r |
e |
a |
; |
|
} |
|
e |
l |
s |
e |
|
{ |
|
t |
h |
r |
o |
w |
|
n |
e |
Milliseconds |
127 |
135 |
138 |
176 |
151 |
185 |
216 |
222 |
706 |
160 |
224 |
200 |
159 |
161 |
177 |
718 |
193 |
168 |
144 |
128 |
152 |
152 |
143 |
217 |
144 |
Character |
w |
|
E |
r |
r |
o |
r |
( |
' |
c |
l |
a |
-a |
-l |
a |
l |
c |
u |
l |
a |
t |
e |
A |
r |
a |
Milliseconds |
224 |
280 |
448 |
304 |
144 |
152 |
150 |
810 |
368 |
439 |
159 |
138 |
528 |
152 |
303 |
169 |
144 |
183 |
207 |
122 |
208 |
175 |
337 |
209 |
302 |
Character |
-a |
e |
a |
( |
) |
|
r |
e |
c |
e |
i |
v |
e |
d |
|
i |
n |
v |
a |
l |
i |
d |
|
n |
u |
Milliseconds |
712 |
192 |
185 |
384 |
191 |
393 |
216 |
183 |
472 |
185 |
160 |
192 |
176 |
216 |
168 |
120 |
175 |
129 |
169 |
142 |
168 |
176 |
160 |
160 |
200 |
Character |
m |
b |
e |
r |
' |
) |
; |
|
} |
|
} |
|
c |
a |
t |
c |
h |
( |
e |
) |
|
{ |
|
c |
o |
Milliseconds |
201 |
144 |
192 |
183 |
793 |
512 |
512 |
182 |
681 |
177 |
224 |
151 |
145 |
143 |
167 |
250 |
152 |
295 |
186 |
502 |
585 |
776 |
168 |
152 |
94 |
Character |
n |
s |
o |
l |
e |
. |
l |
o |
g |
( |
e |
. |
n |
a |
m |
e |
|
+ |
|
' |
|
' |
|
+ |
|
Milliseconds |
178 |
416 |
152 |
184 |
119 |
137 |
192 |
151 |
128 |
281 |
143 |
192 |
375 |
137 |
152 |
97 |
199 |
633 |
168 |
256 |
328 |
224 |
168 |
416 |
184 |
Character |
e |
. |
m |
a |
-a |
e |
s |
s |
a |
g |
e |
) |
; |
|
r |
e |
t |
u |
r |
n |
|
' |
W |
e |
|
Milliseconds |
216 |
206 |
265 |
184 |
480 |
104 |
232 |
168 |
409 |
223 |
168 |
433 |
407 |
185 |
152 |
167 |
169 |
159 |
97 |
152 |
135 |
641 |
440 |
175 |
208 |
Character |
a |
-a |
w |
e |
r |
e |
|
u |
a |
-a |
n |
a |
b |
l |
e |
|
t |
o |
|
c |
a |
l |
c |
u |
l |
Milliseconds |
113 |
448 |
119 |
160 |
168 |
136 |
209 |
255 |
144 |
521 |
262 |
106 |
215 |
136 |
144 |
416 |
161 |
112 |
143 |
177 |
143 |
119 |
186 |
367 |
273 |
Character |
a |
t |
e |
|
t |
h |
e |
|
a |
r |
e |
a |
. |
' |
|
- |
; |
|
} |
|
} |
Milliseconds |
136 |
223 |
176 |
192 |
138 |
118 |
104 |
121 |
135 |
185 |
134 |
250 |
463 |
625 |
457 |
631 |
264 |
143 |
585 |
159 |
865 |
|
WPM Timing |
Seconds |
WPM |
1.54 |
54.47 |
3.08 |
58.36 |
4.63 |
57.06 |
6.17 |
54.47 |
7.71 |
57.58 |
9.25 |
55.76 |
10.8 |
52.24 |
12.34 |
52.52 |
13.88 |
51.87 |
15.42 |
50.57 |
16.96 |
52.34 |
18.51 |
51.87 |
20.05 |
49.68 |
21.59 |
50.02 |
23.13 |
50.32 |
24.68 |
51.55 |
26.22 |
51.26 |
27.76 |
51.01 |
29.3 |
51.19 |
30.85 |
50.57 |
32.39 |
49.28 |
33.93 |
49.16 |
35.47 |
48.38 |
37.01 |
47.66 |
38.56 |
47.62 |
40.1 |
48.78 |
41.64 |
49.28 |
43.18 |
48.07 |
44.73 |
48.03 |
46.27 |
48.24 |
47.81 |
47.19 |
49.35 |
47.66 |
50.89 |
48.1 |
52.44 |
48.29 |
53.98 |
48.24 |
55.52 |
47.77 |
57.06 |
47.74 |
58.61 |
48.12 |
60.15 |
47.88 |
61.69 |
47.66 |
63.23 |
47.44 |
64.78 |
47.98 |
66.32 |
48.31 |
67.86 |
48.45 |
69.4 |
47.55 |
70.94 |
47.19 |
72.49 |
49.83 |
74.03 |
48.79 |
75.57 |
47.8 |
77.11 |
46.84 |
|