| Official speed |
55.31 wpm (65.30 seconds elapsed during race) |
| Without ending ping |
55.51 wpm (4,774 ms delay sending score to TypeRacer’s server) |
| Timerless |
56.19 wpm (736 ms elapsed before first character typed; 59.80 seconds elapsed during race) |
| Timerless minus one |
55.99 wpm, ignoring the first character typed |
| Race Start |
June 18, 2024 10:27:08pm UTC |
| Race Finish |
June 18, 2024 10:28:13pm UTC |
| Outcome |
Win (1 of 3) |
| Accuracy |
99.7% |
| Points |
42.40 |
| 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, heigtheight) { 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 |
A |
r |
e |
a |
( |
w |
i |
| Milliseconds |
736 |
69 |
206 |
158 |
191 |
111 |
101 |
88 |
122 |
239 |
58 |
169 |
171 |
126 |
200 |
290 |
268 |
76 |
308 |
202 |
66 |
128 |
297 |
310 |
52 |
| Character |
d |
t |
h |
, |
|
h |
e |
i |
g |
t |
h |
-e |
-i |
-g |
-t |
-h |
e |
i |
g |
h |
t |
) |
|
{ |
|
| Milliseconds |
201 |
189 |
64 |
663 |
78 |
154 |
82 |
251 |
258 |
266 |
49 |
1314 |
0 |
0 |
0 |
0 |
101 |
565 |
781 |
53 |
122 |
369 |
189 |
319 |
149 |
| Character |
t |
r |
y |
|
{ |
|
v |
a |
r |
|
a |
r |
e |
a |
|
= |
|
w |
i |
d |
t |
h |
|
* |
|
| Milliseconds |
183 |
171 |
94 |
136 |
199 |
160 |
191 |
82 |
168 |
121 |
155 |
182 |
72 |
169 |
176 |
201 |
114 |
293 |
49 |
208 |
193 |
93 |
215 |
198 |
165 |
| Character |
h |
e |
i |
g |
h |
t |
; |
|
i |
f |
|
( |
! |
i |
s |
N |
a |
N |
( |
a |
r |
e |
a |
) |
) |
| Milliseconds |
173 |
103 |
238 |
315 |
218 |
500 |
580 |
171 |
181 |
152 |
122 |
344 |
672 |
365 |
431 |
334 |
216 |
300 |
261 |
256 |
168 |
67 |
203 |
280 |
274 |
| Character |
|
{ |
|
r |
e |
t |
u |
r |
n |
|
a |
r |
e |
a |
; |
|
} |
|
e |
l |
s |
e |
|
{ |
|
| Milliseconds |
278 |
367 |
206 |
144 |
66 |
143 |
91 |
128 |
92 |
116 |
150 |
151 |
66 |
184 |
162 |
138 |
230 |
141 |
223 |
145 |
104 |
101 |
181 |
238 |
150 |
| Character |
t |
h |
r |
o |
w |
|
n |
e |
w |
|
E |
r |
r |
o |
r |
( |
' |
c |
a |
l |
c |
u |
l |
a |
t |
| Milliseconds |
209 |
96 |
415 |
176 |
129 |
144 |
201 |
60 |
122 |
142 |
323 |
218 |
168 |
83 |
115 |
367 |
355 |
294 |
95 |
156 |
167 |
208 |
713 |
94 |
199 |
| Character |
e |
A |
r |
e |
a |
( |
) |
|
r |
e |
c |
e |
i |
v |
e |
d |
|
i |
n |
v |
a |
l |
i |
d |
|
| Milliseconds |
63 |
431 |
211 |
49 |
154 |
385 |
192 |
287 |
267 |
32 |
273 |
165 |
186 |
134 |
129 |
214 |
153 |
111 |
157 |
178 |
144 |
113 |
128 |
138 |
127 |
| Character |
n |
u |
m |
b |
e |
r |
' |
) |
; |
|
} |
|
} |
|
c |
a |
t |
c |
h |
( |
e |
) |
|
{ |
|
| Milliseconds |
208 |
141 |
215 |
70 |
204 |
79 |
1442 |
677 |
280 |
328 |
233 |
144 |
199 |
186 |
216 |
116 |
684 |
222 |
62 |
282 |
226 |
314 |
181 |
209 |
244 |
| Character |
c |
o |
n |
s |
o |
l |
e |
. |
l |
o |
g |
( |
e |
. |
n |
a |
m |
e |
|
+ |
|
' |
|
' |
|
| Milliseconds |
169 |
93 |
180 |
124 |
160 |
193 |
97 |
179 |
202 |
162 |
174 |
296 |
232 |
1029 |
242 |
105 |
254 |
77 |
242 |
309 |
181 |
261 |
115 |
122 |
161 |
| Character |
+ |
|
e |
. |
m |
e |
s |
s |
a |
g |
e |
) |
; |
|
r |
e |
t |
u |
r |
n |
|
' |
W |
e |
|
| Milliseconds |
270 |
218 |
540 |
408 |
397 |
79 |
249 |
149 |
223 |
212 |
43 |
397 |
477 |
186 |
207 |
85 |
234 |
52 |
138 |
113 |
117 |
238 |
336 |
227 |
146 |
| Character |
w |
e |
r |
e |
|
u |
n |
a |
b |
l |
e |
|
t |
o |
|
c |
a |
l |
c |
u |
l |
a |
t |
e |
|
| Milliseconds |
197 |
118 |
148 |
84 |
135 |
182 |
202 |
100 |
199 |
207 |
94 |
90 |
241 |
48 |
110 |
213 |
84 |
116 |
163 |
133 |
256 |
133 |
205 |
89 |
135 |
| Character |
t |
h |
e |
|
a |
r |
e |
a |
. |
' |
; |
|
} |
|
} |
| Milliseconds |
149 |
57 |
13 |
169 |
179 |
131 |
60 |
176 |
116 |
295 |
431 |
216 |
218 |
634 |
207 |
|
| WPM Timing |
| Seconds |
WPM |
1.31 |
36.75 |
2.61 |
64.31 |
3.92 |
61.25 |
5.22 |
64.31 |
6.53 |
56.96 |
7.84 |
47.47 |
9.14 |
43.31 |
10.45 |
42.49 |
11.75 |
45.94 |
13.06 |
49.61 |
14.37 |
50.95 |
15.67 |
52.06 |
16.98 |
50.18 |
18.29 |
50.53 |
19.59 |
49 |
20.9 |
48.81 |
22.2 |
49.18 |
23.51 |
51.04 |
24.82 |
52.22 |
26.12 |
53.29 |
27.43 |
54.25 |
28.73 |
54.29 |
30.04 |
54.33 |
31.35 |
53.98 |
32.65 |
54.02 |
33.96 |
54.42 |
35.26 |
55.13 |
36.57 |
56.11 |
37.88 |
54.18 |
39.18 |
53.59 |
40.49 |
53.64 |
41.79 |
53.4 |
43.1 |
53.46 |
44.41 |
54.05 |
45.71 |
53.29 |
47.02 |
53.34 |
48.33 |
53.39 |
49.63 |
52.95 |
50.94 |
53.24 |
52.24 |
53.06 |
53.55 |
53.33 |
54.86 |
53.81 |
56.16 |
54.49 |
57.47 |
55.13 |
58.77 |
55.94 |
60.08 |
55.53 |
61.39 |
58.84 |
62.69 |
57.61 |
64 |
56.44 |
65.3 |
55.31 |
|