Official speed |
54.56 wpm (66.20 seconds elapsed during race) |
Without ending ping |
54.81 wpm (4,898 ms delay sending score to TypeRacer’s server) |
Timerless |
54.98 wpm (194 ms elapsed before first character typed; 61.11 seconds elapsed during race) |
Timerless minus one |
54.79 wpm, ignoring the first character typed |
Race Start |
July 25, 2023 6:45:20am UTC |
Race Finish |
July 25, 2023 6:46:27am UTC |
Outcome |
Win (1 of 4) |
Accuracy |
99.3% |
Points |
41.83 |
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 * heightl l; oifif (!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 |
194 |
103 |
168 |
86 |
205 |
78 |
135 |
148 |
136 |
46 |
85 |
155 |
400 |
109 |
211 |
24 |
140 |
57 |
306 |
212 |
113 |
144 |
601 |
110 |
120 |
Character |
d |
t |
h |
, |
|
h |
e |
i |
g |
h |
t |
) |
|
{ |
|
t |
r |
y |
|
{ |
|
v |
a |
r |
|
Milliseconds |
75 |
189 |
56 |
219 |
133 |
123 |
79 |
129 |
103 |
54 |
112 |
482 |
252 |
689 |
249 |
37 |
166 |
85 |
164 |
505 |
272 |
110 |
109 |
145 |
85 |
Character |
a |
r |
e |
a |
|
= |
|
w |
i |
d |
t |
h |
|
* |
|
h |
e |
i |
g |
h |
t |
l |
|
- |
-l |
Milliseconds |
236 |
144 |
92 |
97 |
345 |
174 |
182 |
62 |
80 |
92 |
204 |
65 |
127 |
743 |
92 |
88 |
80 |
108 |
75 |
89 |
83 |
257 |
351 |
244 |
144 |
Character |
l |
-l |
; |
|
o |
i |
f |
-f |
-i |
-o |
i |
f |
|
( |
! |
i |
s |
N |
a |
N |
( |
a |
r |
e |
a |
Milliseconds |
230 |
341 |
215 |
225 |
125 |
7 |
77 |
355 |
137 |
133 |
344 |
80 |
61 |
769 |
532 |
458 |
106 |
422 |
512 |
382 |
648 |
114 |
131 |
105 |
128 |
Character |
) |
) |
|
{ |
|
r |
e |
t |
u |
r |
n |
|
a |
r |
e |
a |
; |
|
} |
|
e |
l |
s |
e |
|
Milliseconds |
664 |
128 |
363 |
491 |
457 |
135 |
97 |
120 |
36 |
136 |
28 |
121 |
43 |
136 |
76 |
99 |
626 |
255 |
380 |
442 |
143 |
167 |
78 |
142 |
98 |
Character |
{ |
|
t |
h |
r |
o |
w |
|
n |
e |
w |
|
E |
r |
r |
o |
r |
( |
' |
c |
a |
l |
c |
u |
l |
Milliseconds |
509 |
204 |
46 |
119 |
82 |
121 |
65 |
103 |
394 |
84 |
167 |
93 |
486 |
193 |
152 |
86 |
91 |
598 |
590 |
571 |
76 |
93 |
104 |
115 |
233 |
Character |
a |
t |
e |
A |
r |
e |
a |
( |
) |
|
r |
e |
c |
e |
i |
v |
e |
d |
|
i |
n |
v |
a |
l |
i |
Milliseconds |
8 |
108 |
75 |
289 |
180 |
120 |
120 |
718 |
97 |
130 |
89 |
110 |
162 |
105 |
129 |
60 |
76 |
209 |
230 |
185 |
104 |
71 |
71 |
81 |
159 |
Character |
d |
|
n |
u |
m |
b |
e |
r |
' |
) |
; |
|
} |
|
} |
|
c |
a |
t |
c |
h |
( |
e |
) |
|
Milliseconds |
45 |
99 |
142 |
231 |
31 |
193 |
66 |
88 |
1172 |
1273 |
910 |
143 |
707 |
152 |
350 |
265 |
45 |
70 |
135 |
178 |
69 |
735 |
196 |
367 |
268 |
Character |
{ |
|
c |
o |
n |
s |
o |
l |
e |
. |
l |
o |
g |
( |
e |
. |
n |
a |
m |
e |
|
+ |
|
' |
|
Milliseconds |
662 |
207 |
151 |
89 |
119 |
72 |
92 |
166 |
47 |
142 |
158 |
155 |
100 |
624 |
352 |
389 |
312 |
99 |
90 |
73 |
340 |
533 |
163 |
824 |
124 |
Character |
' |
|
+ |
|
e |
. |
m |
e |
s |
s |
a |
g |
e |
) |
; |
|
r |
e |
t |
u |
r |
n |
|
' |
W |
Milliseconds |
157 |
281 |
791 |
325 |
387 |
195 |
296 |
115 |
165 |
162 |
73 |
147 |
57 |
531 |
550 |
194 |
134 |
104 |
115 |
76 |
99 |
55 |
107 |
659 |
250 |
Character |
e |
|
w |
e |
r |
e |
|
u |
n |
a |
b |
l |
e |
|
t |
o |
|
c |
a |
l |
c |
u |
l |
a |
t |
Milliseconds |
266 |
154 |
114 |
190 |
105 |
71 |
141 |
68 |
141 |
105 |
150 |
183 |
56 |
100 |
49 |
71 |
99 |
53 |
118 |
89 |
84 |
115 |
208 |
23 |
85 |
Character |
e |
|
t |
h |
e |
|
a |
r |
e |
a |
. |
' |
; |
|
} |
|
} |
Milliseconds |
85 |
72 |
77 |
74 |
96 |
338 |
65 |
109 |
97 |
99 |
800 |
434 |
963 |
199 |
385 |
212 |
202 |
|
WPM Timing |
Seconds |
WPM |
1.32 |
90.63 |
2.65 |
81.57 |
3.97 |
72.51 |
5.3 |
79.3 |
6.62 |
68.88 |
7.94 |
66.46 |
9.27 |
68.62 |
10.59 |
70.24 |
11.92 |
70.49 |
13.24 |
64.35 |
14.56 |
60.15 |
15.89 |
57.4 |
17.21 |
55.77 |
18.54 |
53.73 |
19.86 |
53.17 |
21.18 |
51.55 |
22.51 |
53.85 |
23.83 |
53.37 |
25.16 |
53.9 |
26.48 |
54.83 |
27.8 |
54.81 |
29.13 |
53.97 |
30.45 |
54.77 |
31.78 |
54.76 |
33.1 |
56.19 |
34.43 |
57.86 |
35.75 |
57.4 |
37.07 |
55.67 |
38.4 |
54.38 |
39.72 |
53.47 |
41.05 |
53.79 |
42.37 |
53.25 |
43.69 |
54.1 |
45.02 |
53.85 |
46.34 |
53.86 |
47.67 |
53.12 |
48.99 |
52.66 |
50.31 |
52.23 |
51.64 |
52.52 |
52.96 |
52.57 |
54.29 |
52.61 |
55.61 |
53.52 |
56.93 |
55.22 |
58.26 |
56.23 |
59.58 |
55.39 |
60.91 |
54.77 |
62.23 |
58.04 |
63.55 |
56.83 |
64.88 |
55.67 |
66.2 |
54.56 |
|