| Official speed |
48.52 wpm (74.44 seconds elapsed during race) |
| Without ending ping |
48.77 wpm (5,544 ms delay sending score to TypeRacer’s server) |
| Timerless |
49.79 wpm (1,413 ms elapsed before first character typed; 67.49 seconds elapsed during race) |
| Timerless minus one |
49.61 wpm, ignoring the first character typed |
| Race Start |
May 31, 2024 1:30:40am UTC |
| Race Finish |
May 31, 2024 1:31:54am UTC |
| Outcome |
Win (1 of 3) |
| Accuracy |
99.7% |
| Points |
37.20 |
| 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 calculate 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.'; } } |
| Timing |
| Character |
f |
u |
n |
c |
t |
i |
o |
n |
|
c |
a |
l |
c |
u |
l |
a |
t |
e |
|
-c |
-a |
-l |
-c |
-u |
-l |
| Milliseconds |
1413 |
80 |
476 |
186 |
199 |
118 |
73 |
79 |
107 |
183 |
115 |
131 |
184 |
92 |
226 |
210 |
419 |
116 |
164 |
723 |
0 |
0 |
0 |
0 |
0 |
| Character |
-a |
-t |
-e |
- |
c |
a |
l |
c |
u |
l |
a |
t |
e |
A |
r |
e |
a |
( |
w |
i |
d |
t |
h |
, |
|
| Milliseconds |
0 |
0 |
0 |
0 |
771 |
138 |
149 |
140 |
95 |
187 |
105 |
184 |
56 |
303 |
255 |
0 |
232 |
327 |
318 |
65 |
334 |
194 |
72 |
252 |
125 |
| Character |
h |
e |
i |
g |
h |
t |
) |
|
{ |
|
t |
r |
y |
|
{ |
|
v |
a |
r |
|
a |
r |
e |
a |
|
| Milliseconds |
159 |
68 |
188 |
501 |
79 |
104 |
637 |
258 |
473 |
197 |
154 |
225 |
75 |
162 |
222 |
340 |
137 |
65 |
222 |
198 |
208 |
186 |
71 |
184 |
167 |
| Character |
= |
|
w |
i |
d |
t |
h |
|
* |
|
h |
e |
i |
g |
h |
t |
; |
|
i |
f |
|
( |
! |
i |
s |
| Milliseconds |
256 |
80 |
784 |
60 |
341 |
199 |
89 |
734 |
929 |
162 |
198 |
86 |
168 |
423 |
70 |
72 |
257 |
173 |
189 |
162 |
122 |
371 |
653 |
498 |
67 |
| Character |
N |
a |
N |
( |
a |
r |
e |
a |
) |
) |
|
{ |
|
r |
e |
t |
u |
r |
n |
|
a |
r |
e |
a |
; |
| Milliseconds |
357 |
200 |
294 |
409 |
319 |
246 |
57 |
202 |
319 |
146 |
99 |
331 |
188 |
185 |
66 |
145 |
68 |
180 |
44 |
116 |
163 |
176 |
69 |
201 |
173 |
| Character |
|
} |
|
e |
l |
s |
e |
|
{ |
|
t |
h |
r |
o |
w |
|
n |
e |
w |
|
E |
r |
r |
o |
r |
| Milliseconds |
118 |
199 |
116 |
237 |
219 |
384 |
131 |
190 |
288 |
146 |
195 |
68 |
510 |
103 |
225 |
105 |
260 |
76 |
123 |
105 |
311 |
453 |
149 |
99 |
754 |
| Character |
( |
' |
c |
a |
l |
c |
u |
l |
a |
t |
e |
A |
r |
e |
a |
( |
) |
|
r |
e |
c |
e |
i |
v |
e |
| Milliseconds |
273 |
299 |
243 |
113 |
167 |
172 |
74 |
562 |
148 |
294 |
64 |
423 |
214 |
44 |
208 |
509 |
353 |
516 |
858 |
67 |
251 |
164 |
339 |
227 |
279 |
| Character |
d |
|
i |
n |
v |
a |
l |
i |
d |
|
n |
u |
m |
b |
e |
r |
' |
) |
; |
|
} |
|
} |
|
c |
| Milliseconds |
191 |
101 |
185 |
167 |
532 |
239 |
180 |
162 |
511 |
153 |
196 |
158 |
218 |
119 |
223 |
108 |
1219 |
412 |
279 |
205 |
189 |
175 |
189 |
163 |
278 |
| Character |
a |
t |
c |
h |
( |
e |
) |
|
{ |
|
c |
o |
n |
s |
o |
l |
e |
. |
l |
o |
g |
( |
e |
. |
n |
| Milliseconds |
144 |
173 |
221 |
35 |
658 |
285 |
314 |
178 |
233 |
181 |
187 |
54 |
186 |
224 |
38 |
195 |
72 |
168 |
214 |
183 |
283 |
278 |
242 |
2053 |
602 |
| Character |
a |
m |
e |
|
+ |
|
' |
|
' |
|
+ |
|
e |
. |
m |
e |
s |
s |
a |
g |
e |
) |
; |
|
r |
| Milliseconds |
80 |
121 |
111 |
249 |
359 |
206 |
303 |
142 |
132 |
230 |
279 |
332 |
498 |
146 |
558 |
184 |
254 |
144 |
214 |
202 |
56 |
326 |
309 |
159 |
206 |
| Character |
e |
t |
u |
r |
n |
|
' |
W |
e |
|
w |
e |
r |
e |
|
u |
n |
a |
b |
l |
e |
|
t |
o |
|
| Milliseconds |
67 |
189 |
74 |
166 |
55 |
414 |
500 |
750 |
219 |
135 |
180 |
140 |
193 |
65 |
148 |
143 |
182 |
120 |
183 |
191 |
93 |
95 |
180 |
57 |
81 |
| Character |
c |
a |
l |
c |
u |
l |
a |
t |
e |
|
t |
h |
e |
|
a |
r |
e |
a |
. |
' |
; |
|
} |
|
} |
| Milliseconds |
238 |
212 |
1073 |
265 |
76 |
181 |
103 |
250 |
67 |
166 |
139 |
72 |
88 |
133 |
222 |
198 |
57 |
263 |
211 |
338 |
263 |
182 |
200 |
172 |
161 |
|
| WPM Timing |
| Seconds |
WPM |
1.49 |
8.06 |
2.98 |
36.27 |
4.47 |
24.18 |
5.96 |
18.13 |
7.44 |
30.63 |
8.93 |
33.58 |
10.42 |
38 |
11.91 |
38.28 |
13.4 |
40.3 |
14.89 |
44.33 |
16.38 |
43.23 |
17.87 |
42.31 |
19.36 |
42.16 |
20.84 |
44.33 |
22.33 |
42.99 |
23.82 |
42.82 |
25.31 |
44.09 |
26.8 |
47.02 |
28.29 |
47.51 |
29.78 |
47.96 |
31.27 |
48.36 |
32.76 |
47.99 |
34.24 |
48.36 |
35.73 |
48.69 |
37.22 |
47.71 |
38.71 |
47.43 |
40.2 |
47.46 |
41.69 |
47.5 |
43.18 |
47.53 |
44.67 |
46.75 |
46.15 |
47.32 |
47.64 |
47.1 |
49.13 |
48.11 |
50.62 |
48.12 |
52.11 |
46.75 |
53.6 |
46.57 |
55.09 |
46.83 |
56.58 |
46.45 |
58.07 |
46.71 |
59.55 |
47.35 |
61.04 |
46.59 |
62.53 |
47.21 |
64.02 |
48.17 |
65.51 |
47.63 |
67 |
48.36 |
68.49 |
48.53 |
69.98 |
51.62 |
71.47 |
50.54 |
72.95 |
49.51 |
74.44 |
48.52 |
|