Official speed |
54.47 wpm (66.31 seconds elapsed during race) |
Without ending ping |
54.66 wpm (4,845 ms delay sending score to TypeRacer’s server) |
Timerless |
55.01 wpm (390 ms elapsed before first character typed; 61.08 seconds elapsed during race) |
Timerless minus one |
54.82 wpm, ignoring the first character typed |
Race Start |
June 19, 2023 1:04:22pm UTC |
Race Finish |
June 19, 2023 1:05:29pm UTC |
Outcome |
Win (1 of 3) |
Accuracy |
96.5% |
Points |
41.76 |
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 = widhtth $ * height:; if (!isNaN(area)) { return area; } else { throw new Error("'calcuallateArea() received in vvalid number'); }} } catch(e) { console.log(e.name + ' ' + e.message); return ('We were unable to calcuallate 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 |
390 |
121 |
183 |
64 |
175 |
24 |
53 |
74 |
60 |
198 |
207 |
124 |
100 |
121 |
130 |
52 |
86 |
85 |
295 |
161 |
87 |
93 |
213 |
348 |
94 |
Character |
d |
t |
h |
|
- |
, |
|
h |
e |
i |
g |
h |
t |
) |
|
{ |
|
t |
r |
y |
|
{ |
|
v |
a |
Milliseconds |
87 |
185 |
88 |
171 |
391 |
220 |
95 |
130 |
163 |
100 |
122 |
65 |
111 |
410 |
149 |
630 |
499 |
149 |
101 |
112 |
100 |
435 |
382 |
142 |
116 |
Character |
r |
|
a |
r |
e |
a |
|
= |
|
w |
i |
d |
h |
t |
-t |
-h |
t |
h |
|
$ |
|
- |
-$ |
* |
|
Milliseconds |
123 |
95 |
129 |
93 |
155 |
36 |
191 |
72 |
136 |
148 |
124 |
43 |
199 |
81 |
264 |
133 |
84 |
88 |
406 |
202 |
120 |
251 |
131 |
239 |
359 |
Character |
h |
e |
i |
g |
h |
t |
: |
-: |
; |
|
i |
f |
|
( |
! |
i |
s |
N |
a |
N |
( |
a |
r |
e |
a |
Milliseconds |
235 |
89 |
103 |
123 |
79 |
87 |
149 |
380 |
229 |
76 |
130 |
73 |
78 |
647 |
434 |
643 |
376 |
383 |
182 |
453 |
335 |
269 |
91 |
65 |
108 |
Character |
) |
) |
|
{ |
|
r |
e |
t |
u |
r |
n |
|
a |
r |
e |
a |
; |
|
} |
|
e |
l |
s |
e |
|
Milliseconds |
267 |
174 |
177 |
625 |
460 |
131 |
92 |
148 |
96 |
116 |
85 |
129 |
176 |
54 |
72 |
107 |
179 |
156 |
804 |
412 |
135 |
91 |
94 |
73 |
683 |
Character |
{ |
|
t |
h |
r |
o |
w |
|
n |
e |
w |
|
E |
r |
r |
o |
r |
( |
" |
-" |
' |
c |
a |
l |
c |
Milliseconds |
447 |
443 |
210 |
141 |
77 |
139 |
100 |
187 |
123 |
43 |
186 |
125 |
199 |
170 |
119 |
126 |
57 |
276 |
702 |
530 |
231 |
471 |
238 |
120 |
124 |
Character |
u |
a |
l |
-l |
-a |
l |
a |
t |
e |
A |
r |
e |
a |
( |
) |
|
r |
e |
c |
e |
i |
v |
e |
d |
|
Milliseconds |
116 |
107 |
116 |
365 |
133 |
217 |
37 |
90 |
68 |
404 |
160 |
81 |
43 |
272 |
235 |
362 |
247 |
57 |
233 |
166 |
148 |
92 |
124 |
134 |
82 |
Character |
i |
n |
|
v |
-v |
- |
v |
a |
l |
i |
d |
|
n |
u |
m |
b |
e |
r |
' |
) |
; |
|
} |
} |
-} |
Milliseconds |
53 |
49 |
119 |
185 |
184 |
126 |
84 |
103 |
84 |
68 |
112 |
75 |
85 |
149 |
154 |
74 |
148 |
69 |
234 |
481 |
347 |
185 |
541 |
365 |
403 |
Character |
|
} |
|
c |
a |
t |
c |
h |
( |
e |
) |
|
{ |
|
c |
o |
n |
s |
o |
l |
e |
. |
l |
o |
g |
Milliseconds |
197 |
240 |
371 |
239 |
147 |
84 |
168 |
126 |
198 |
356 |
201 |
322 |
636 |
338 |
145 |
67 |
78 |
110 |
100 |
139 |
95 |
316 |
163 |
158 |
89 |
Character |
( |
e |
. |
n |
a |
m |
e |
|
+ |
|
' |
|
' |
|
+ |
|
e |
. |
m |
e |
s |
s |
a |
g |
e |
Milliseconds |
223 |
404 |
388 |
221 |
136 |
69 |
82 |
154 |
283 |
126 |
418 |
462 |
267 |
155 |
463 |
70 |
326 |
341 |
183 |
84 |
175 |
434 |
168 |
121 |
101 |
Character |
) |
; |
|
r |
e |
t |
u |
r |
n |
|
( |
-( |
' |
W |
e |
|
w |
e |
r |
e |
|
u |
n |
a |
b |
Milliseconds |
382 |
554 |
196 |
200 |
89 |
152 |
87 |
129 |
55 |
115 |
195 |
371 |
120 |
394 |
174 |
117 |
139 |
156 |
94 |
96 |
106 |
164 |
182 |
42 |
166 |
Character |
l |
e |
|
t |
o |
|
c |
a |
l |
c |
u |
a |
l |
-l |
-a |
l |
a |
t |
e |
|
t |
h |
e |
|
a |
Milliseconds |
83 |
78 |
88 |
100 |
72 |
95 |
159 |
174 |
117 |
153 |
72 |
164 |
0 |
358 |
116 |
213 |
51 |
75 |
89 |
90 |
125 |
84 |
79 |
109 |
288 |
Character |
r |
e |
a |
. |
' |
; |
|
{ |
-{ |
} |
|
} |
Milliseconds |
420 |
62 |
94 |
383 |
230 |
453 |
244 |
607 |
419 |
1263 |
491 |
261 |
|
WPM Timing |
Seconds |
WPM |
1.33 |
81.43 |
2.65 |
85.96 |
3.98 |
84.45 |
5.3 |
76.91 |
6.63 |
68.77 |
7.96 |
66.35 |
9.28 |
67.22 |
10.61 |
67.86 |
11.94 |
63.34 |
13.26 |
63.34 |
14.59 |
62.51 |
15.91 |
58.81 |
17.24 |
57.07 |
18.57 |
56.87 |
19.89 |
55.5 |
21.22 |
58.25 |
22.55 |
56.95 |
23.87 |
56.3 |
25.2 |
55.72 |
26.52 |
57 |
27.85 |
56.44 |
29.18 |
54.7 |
30.5 |
53.9 |
31.83 |
55.04 |
33.16 |
55.01 |
34.48 |
55.68 |
35.81 |
57.64 |
37.13 |
56.55 |
38.46 |
55.23 |
39.79 |
55.5 |
41.11 |
54.87 |
42.44 |
55.42 |
43.77 |
55.39 |
45.09 |
55.62 |
46.42 |
55.32 |
47.74 |
54.79 |
49.07 |
55.27 |
50.4 |
54.77 |
51.72 |
54.99 |
53.05 |
55.42 |
54.38 |
56.72 |
55.7 |
56.66 |
57.03 |
57.23 |
58.35 |
56.76 |
59.68 |
55.7 |
61.01 |
54.68 |
62.33 |
57.95 |
63.66 |
56.74 |
64.99 |
55.58 |
66.31 |
54.47 |
|