Official speed |
53.88 wpm (67.04 seconds elapsed during race) |
Without ending ping |
54.15 wpm (4,985 ms delay sending score to TypeRacer’s server) |
Timerless |
54.56 wpm (472 ms elapsed before first character typed; 61.58 seconds elapsed during race) |
Timerless minus one |
54.37 wpm, ignoring the first character typed |
Race Start |
November 15, 2024 3:25:36pm UTC |
Race Finish |
November 15, 2024 3:26:43pm UTC |
Outcome |
Win (1 of 3) |
Accuracy |
97.4% |
Points |
41.31 |
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) {) { rtureturn area; } elaseelse { throw new Error('calculateArea() received invalid number'); } } catch ((e) { console.log(e.name + ' =' + e. message); 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 |
|
- |
( |
Milliseconds |
472 |
99 |
177 |
90 |
217 |
24 |
77 |
82 |
125 |
357 |
64 |
147 |
122 |
154 |
216 |
227 |
173 |
108 |
369 |
204 |
50 |
158 |
693 |
336 |
216 |
Character |
w |
i |
d |
t |
h |
, |
|
h |
e |
i |
g |
h |
t |
) |
|
{ |
|
t |
r |
y |
|
{ |
|
v |
a |
Milliseconds |
241 |
92 |
130 |
204 |
100 |
184 |
102 |
148 |
70 |
71 |
142 |
42 |
120 |
254 |
181 |
369 |
265 |
242 |
122 |
95 |
131 |
212 |
193 |
221 |
120 |
Character |
r |
|
a |
r |
e |
a |
|
= |
|
w |
i |
d |
t |
h |
|
* |
|
h |
e |
i |
g |
h |
t |
: |
-: |
Milliseconds |
89 |
142 |
163 |
155 |
67 |
103 |
284 |
266 |
180 |
426 |
54 |
182 |
172 |
95 |
91 |
363 |
150 |
265 |
149 |
105 |
138 |
81 |
87 |
287 |
421 |
Character |
; |
|
i |
f |
|
( |
! |
i |
s |
N |
a |
N |
( |
a |
r |
e |
a |
) |
|
{ |
-{ |
- |
) |
|
{ |
Milliseconds |
284 |
64 |
185 |
64 |
86 |
334 |
453 |
397 |
134 |
332 |
251 |
436 |
401 |
229 |
184 |
81 |
134 |
1236 |
398 |
279 |
436 |
133 |
769 |
246 |
487 |
Character |
|
r |
t |
u |
r |
-r |
-u |
-t |
e |
t |
u |
r |
n |
|
a |
r |
e |
a |
; |
|
} |
|
e |
l |
a |
Milliseconds |
190 |
208 |
236 |
116 |
97 |
286 |
134 |
132 |
860 |
207 |
83 |
70 |
133 |
97 |
167 |
132 |
84 |
91 |
145 |
198 |
334 |
216 |
181 |
119 |
117 |
Character |
s |
e |
-e |
-s |
-a |
-l |
-e |
e |
l |
s |
e |
|
{ |
|
t |
h |
r |
o |
w |
|
n |
e |
w |
|
E |
Milliseconds |
67 |
190 |
305 |
142 |
126 |
135 |
135 |
317 |
127 |
103 |
44 |
311 |
297 |
201 |
167 |
65 |
118 |
107 |
92 |
117 |
165 |
101 |
84 |
132 |
333 |
Character |
r |
r |
o |
r |
( |
' |
c |
a |
l |
c |
u |
l |
a |
t |
e |
A |
r |
e |
a |
( |
) |
|
r |
e |
c |
Milliseconds |
244 |
160 |
31 |
121 |
474 |
357 |
297 |
56 |
145 |
133 |
120 |
213 |
117 |
133 |
89 |
295 |
215 |
55 |
163 |
470 |
147 |
216 |
215 |
41 |
261 |
Character |
e |
i |
v |
e |
d |
|
i |
n |
v |
a |
l |
i |
d |
|
n |
u |
m |
b |
e |
r |
' |
) |
; |
|
} |
Milliseconds |
166 |
83 |
135 |
172 |
195 |
133 |
150 |
52 |
147 |
100 |
116 |
34 |
99 |
106 |
112 |
167 |
203 |
113 |
200 |
51 |
261 |
805 |
271 |
164 |
368 |
Character |
|
} |
|
c |
a |
t |
c |
h |
|
( |
-( |
- |
( |
e |
) |
|
{ |
|
c |
o |
n |
s |
o |
l |
e |
Milliseconds |
284 |
250 |
229 |
283 |
51 |
212 |
253 |
88 |
113 |
284 |
449 |
115 |
1089 |
204 |
476 |
316 |
294 |
222 |
384 |
600 |
49 |
101 |
104 |
164 |
131 |
Character |
. |
l |
o |
g |
( |
e |
. |
n |
a |
m |
e |
|
+ |
|
' |
|
= |
-= |
' |
|
+ |
|
e |
. |
|
Milliseconds |
155 |
219 |
176 |
128 |
290 |
214 |
201 |
235 |
116 |
105 |
61 |
168 |
333 |
198 |
318 |
215 |
405 |
431 |
217 |
149 |
369 |
201 |
198 |
104 |
181 |
Character |
- |
m |
e |
s |
s |
a |
g |
e |
) |
; |
|
r |
e |
t |
u |
r |
n |
|
' |
W |
e |
|
w |
e |
r |
Milliseconds |
545 |
234 |
85 |
230 |
136 |
83 |
100 |
134 |
398 |
285 |
101 |
215 |
56 |
195 |
82 |
103 |
99 |
98 |
374 |
379 |
197 |
151 |
223 |
46 |
230 |
Character |
e |
|
u |
n |
a |
b |
l |
e |
|
t |
o |
|
c |
a |
l |
c |
u |
l |
a |
t |
e |
|
t |
h |
e |
Milliseconds |
71 |
129 |
151 |
170 |
94 |
135 |
117 |
84 |
117 |
99 |
84 |
100 |
299 |
100 |
87 |
114 |
98 |
168 |
116 |
152 |
82 |
99 |
159 |
60 |
102 |
Character |
|
a |
r |
e |
a |
. |
' |
; |
|
} |
|
} |
Milliseconds |
96 |
151 |
137 |
45 |
159 |
358 |
638 |
311 |
160 |
295 |
195 |
269 |
|
WPM Timing |
Seconds |
WPM |
1.34 |
71.6 |
2.68 |
71.6 |
4.02 |
65.63 |
5.36 |
55.94 |
6.7 |
64.44 |
8.04 |
62.65 |
9.39 |
63.93 |
10.73 |
63.77 |
12.07 |
64.64 |
13.41 |
63.55 |
14.75 |
62.65 |
16.09 |
60.41 |
17.43 |
59.21 |
18.77 |
56.26 |
20.11 |
53.1 |
21.45 |
50.9 |
22.79 |
49.49 |
24.13 |
48.23 |
25.47 |
49.93 |
26.82 |
48.33 |
28.16 |
47.73 |
29.5 |
49.23 |
30.84 |
50.59 |
32.18 |
50.34 |
33.52 |
51.55 |
34.86 |
51.64 |
36.2 |
53.04 |
37.54 |
54.66 |
38.88 |
53.7 |
40.22 |
53.4 |
41.56 |
53.12 |
42.9 |
51.46 |
44.25 |
50.99 |
45.59 |
50.54 |
46.93 |
51.4 |
48.27 |
51.96 |
49.61 |
51.52 |
50.95 |
50.87 |
52.29 |
50.49 |
53.63 |
50.79 |
54.97 |
51.52 |
56.31 |
51.78 |
57.65 |
53.08 |
58.99 |
53.9 |
60.33 |
54.5 |
61.67 |
54.09 |
63.02 |
57.32 |
64.36 |
56.12 |
65.7 |
54.98 |
67.04 |
53.88 |
|