| Official speed |
57.93 wpm (62.35 seconds elapsed during race) |
| Without ending ping |
58.10 wpm (4,523 ms delay sending score to TypeRacer’s server) |
| Timerless |
59.08 wpm (958 ms elapsed before first character typed; 56.87 seconds elapsed during race) |
| Timerless minus one |
58.87 wpm, ignoring the first character typed |
| Race Start |
May 9, 2024 12:56:11am UTC |
| Race Finish |
May 9, 2024 12:57:14am UTC |
| Outcome |
Win (1 of 3) |
| Accuracy |
97.9% |
| Points |
44.41 |
| 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() ereceived invalid number'); } } catch (e) { console.log(e.name + ' ' + e.message); return "w'We were unable to calculate the rare.a.'; } } |
| 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 |
958 |
33 |
216 |
155 |
180 |
85 |
77 |
84 |
85 |
224 |
94 |
519 |
172 |
70 |
211 |
98 |
245 |
48 |
317 |
177 |
59 |
187 |
312 |
264 |
46 |
| Character |
d |
t |
h |
, |
|
h |
e |
i |
g |
h |
t |
) |
|
{ |
|
t |
r |
y |
|
{ |
|
v |
a |
r |
|
| Milliseconds |
274 |
334 |
38 |
238 |
108 |
162 |
42 |
216 |
275 |
59 |
98 |
352 |
170 |
242 |
269 |
165 |
203 |
97 |
131 |
244 |
361 |
256 |
49 |
194 |
99 |
| Character |
a |
r |
e |
a |
|
= |
|
w |
i |
d |
t |
h |
|
* |
|
h |
e |
i |
g |
h |
t |
; |
|
i |
f |
| Milliseconds |
275 |
176 |
58 |
143 |
168 |
234 |
95 |
233 |
82 |
285 |
290 |
82 |
206 |
239 |
167 |
374 |
46 |
186 |
299 |
35 |
120 |
250 |
155 |
249 |
199 |
| Character |
|
( |
! |
i |
s |
N |
a |
N |
( |
a |
r |
e |
a |
) |
) |
|
{ |
|
r |
e |
t |
u |
r |
n |
|
| Milliseconds |
235 |
330 |
1158 |
466 |
98 |
320 |
206 |
427 |
326 |
221 |
171 |
62 |
247 |
276 |
163 |
245 |
245 |
181 |
198 |
58 |
157 |
50 |
135 |
66 |
103 |
| Character |
a |
r |
e |
a |
; |
|
} |
|
e |
l |
s |
e |
|
{ |
|
t |
h |
r |
o |
w |
|
n |
e |
w |
|
| Milliseconds |
163 |
117 |
86 |
158 |
296 |
132 |
363 |
133 |
182 |
217 |
118 |
91 |
136 |
274 |
222 |
184 |
310 |
268 |
67 |
388 |
99 |
266 |
48 |
123 |
124 |
| Character |
E |
r |
r |
o |
r |
( |
' |
c |
a |
l |
c |
u |
l |
a |
t |
e |
A |
r |
e |
a |
( |
) |
|
e |
-e |
| Milliseconds |
236 |
184 |
149 |
66 |
110 |
338 |
310 |
279 |
102 |
308 |
173 |
105 |
242 |
103 |
199 |
59 |
308 |
202 |
65 |
136 |
306 |
190 |
252 |
417 |
347 |
| Character |
r |
e |
c |
e |
i |
v |
e |
d |
|
i |
n |
v |
a |
l |
i |
d |
|
n |
u |
m |
b |
e |
r |
' |
) |
| Milliseconds |
66 |
54 |
267 |
149 |
146 |
271 |
154 |
154 |
116 |
144 |
86 |
229 |
156 |
96 |
179 |
89 |
116 |
244 |
152 |
178 |
114 |
145 |
78 |
271 |
338 |
| Character |
; |
|
} |
|
} |
|
c |
a |
t |
c |
h |
|
- |
( |
e |
) |
|
{ |
|
c |
o |
n |
s |
o |
l |
| Milliseconds |
298 |
181 |
223 |
157 |
220 |
124 |
388 |
121 |
203 |
214 |
68 |
173 |
382 |
296 |
350 |
335 |
164 |
276 |
172 |
191 |
59 |
268 |
206 |
62 |
271 |
| Character |
e |
. |
l |
o |
g |
( |
e |
. |
n |
a |
m |
e |
|
+ |
|
' |
|
' |
|
+ |
|
e |
. |
m |
e |
| Milliseconds |
85 |
209 |
253 |
135 |
428 |
274 |
286 |
423 |
313 |
89 |
106 |
112 |
206 |
253 |
165 |
283 |
293 |
169 |
371 |
250 |
294 |
339 |
148 |
311 |
53 |
| Character |
s |
s |
a |
g |
e |
) |
; |
|
r |
e |
t |
u |
r |
n |
|
" |
w |
-w |
-" |
' |
W |
e |
|
w |
e |
| Milliseconds |
217 |
132 |
359 |
218 |
89 |
350 |
340 |
166 |
147 |
66 |
121 |
67 |
130 |
57 |
112 |
304 |
302 |
331 |
348 |
262 |
537 |
179 |
237 |
212 |
120 |
| Character |
r |
e |
|
u |
n |
a |
b |
l |
e |
|
t |
o |
|
c |
a |
l |
c |
u |
l |
a |
t |
e |
|
t |
h |
| Milliseconds |
181 |
70 |
134 |
215 |
200 |
257 |
207 |
225 |
84 |
104 |
236 |
53 |
66 |
201 |
107 |
163 |
130 |
100 |
173 |
76 |
192 |
57 |
140 |
170 |
65 |
| Character |
e |
|
r |
-r |
a |
r |
e |
. |
-. |
a |
. |
' |
; |
|
} |
|
} |
| Milliseconds |
31 |
129 |
307 |
327 |
61 |
90 |
104 |
454 |
344 |
66 |
219 |
302 |
321 |
158 |
191 |
161 |
179 |
|
| WPM Timing |
| Seconds |
WPM |
1.25 |
28.87 |
2.49 |
52.93 |
3.74 |
57.74 |
4.99 |
60.14 |
6.24 |
61.59 |
7.48 |
60.95 |
8.73 |
61.86 |
9.98 |
61.35 |
11.22 |
63.08 |
12.47 |
62.55 |
13.72 |
62.99 |
14.96 |
61.75 |
16.21 |
57.74 |
17.46 |
56.36 |
18.71 |
56.45 |
19.95 |
57.14 |
21.2 |
58.87 |
22.45 |
59.88 |
23.69 |
59.26 |
24.94 |
59.66 |
26.19 |
60.03 |
27.43 |
59.92 |
28.68 |
60.67 |
29.93 |
59.34 |
31.18 |
59.28 |
32.42 |
60.33 |
33.67 |
60.95 |
34.92 |
60.49 |
36.16 |
60.39 |
37.41 |
59.34 |
38.66 |
58.98 |
39.9 |
59.54 |
41.15 |
58.9 |
42.4 |
58.87 |
43.65 |
58.84 |
44.89 |
58.27 |
46.14 |
58.26 |
47.39 |
57.99 |
48.63 |
58.23 |
49.88 |
57.02 |
51.13 |
57.27 |
52.37 |
57.51 |
53.62 |
58.19 |
54.87 |
58.83 |
56.12 |
58.17 |
57.36 |
57.95 |
58.61 |
61.63 |
59.86 |
60.34 |
61.1 |
59.11 |
62.35 |
57.93 |
|