Official speed |
65.15 wpm (55.44 seconds elapsed during race) |
Without ending ping |
65.52 wpm (4,158 ms delay sending score to TypeRacer’s server) |
Timerless |
66.42 wpm (696 ms elapsed before first character typed; 50.59 seconds elapsed during race) |
Timerless minus one |
66.18 wpm, ignoring the first character typed |
Race Start |
March 16, 2025 7:57:18am UTC |
Race Finish |
March 16, 2025 7:58:13am UTC |
Outcome |
Win (1 of 3) |
Accuracy |
99.0% |
Points |
49.95 |
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() reveceived invalid number'):; } } catch(e) { console.log(e.name + ' ' + e.message); return 'wWe 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 |
696 |
158 |
142 |
60 |
232 |
199 |
0 |
115 |
108 |
164 |
106 |
109 |
124 |
119 |
76 |
130 |
95 |
87 |
322 |
225 |
114 |
157 |
292 |
193 |
169 |
Character |
d |
t |
h |
, |
|
h |
e |
i |
g |
h |
t |
) |
|
{ |
|
t |
r |
y |
|
{ |
|
v |
a |
r |
|
Milliseconds |
99 |
196 |
122 |
167 |
89 |
131 |
115 |
104 |
97 |
106 |
116 |
261 |
134 |
241 |
196 |
198 |
199 |
127 |
102 |
145 |
158 |
132 |
76 |
182 |
163 |
Character |
a |
r |
e |
a |
|
= |
|
w |
i |
d |
t |
h |
|
* |
|
h |
e |
i |
g |
h |
t |
; |
|
i |
f |
Milliseconds |
67 |
173 |
62 |
172 |
138 |
139 |
109 |
161 |
108 |
92 |
167 |
113 |
491 |
0 |
0 |
205 |
176 |
0 |
189 |
0 |
166 |
137 |
79 |
157 |
101 |
Character |
|
( |
! |
i |
s |
N |
a |
N |
( |
a |
r |
e |
a |
) |
) |
|
{ |
|
r |
e |
t |
u |
r |
n |
|
Milliseconds |
102 |
156 |
828 |
442 |
63 |
282 |
325 |
628 |
341 |
586 |
0 |
0 |
144 |
354 |
185 |
161 |
236 |
148 |
275 |
94 |
177 |
101 |
115 |
93 |
66 |
Character |
a |
r |
e |
a |
; |
|
} |
|
e |
l |
s |
e |
|
{ |
|
t |
h |
r |
o |
w |
|
n |
e |
w |
|
Milliseconds |
191 |
115 |
82 |
127 |
212 |
70 |
544 |
0 |
307 |
98 |
139 |
80 |
117 |
181 |
203 |
138 |
89 |
113 |
146 |
0 |
188 |
70 |
78 |
105 |
157 |
Character |
E |
r |
r |
o |
r |
( |
' |
c |
a |
l |
c |
u |
l |
a |
t |
e |
A |
r |
e |
a |
( |
) |
|
r |
e |
Milliseconds |
275 |
168 |
173 |
103 |
109 |
231 |
218 |
327 |
137 |
94 |
158 |
149 |
0 |
178 |
96 |
105 |
280 |
277 |
104 |
111 |
314 |
172 |
0 |
229 |
93 |
Character |
v |
e |
-e |
-v |
c |
e |
i |
v |
e |
d |
|
i |
n |
v |
a |
l |
i |
d |
|
n |
u |
m |
b |
e |
r |
Milliseconds |
244 |
165 |
321 |
151 |
168 |
99 |
110 |
107 |
98 |
228 |
143 |
60 |
95 |
166 |
132 |
109 |
57 |
103 |
167 |
267 |
94 |
133 |
195 |
133 |
68 |
Character |
' |
) |
: |
-: |
; |
|
} |
|
} |
|
c |
a |
t |
c |
h |
( |
e |
) |
|
{ |
|
c |
o |
n |
s |
Milliseconds |
201 |
547 |
384 |
586 |
291 |
97 |
277 |
179 |
164 |
94 |
290 |
147 |
138 |
195 |
138 |
220 |
257 |
746 |
74 |
306 |
130 |
344 |
111 |
84 |
138 |
Character |
o |
l |
e |
. |
l |
o |
g |
( |
e |
. |
n |
a |
m |
e |
|
+ |
|
' |
|
' |
|
+ |
|
e |
. |
Milliseconds |
68 |
174 |
120 |
86 |
165 |
188 |
106 |
268 |
277 |
188 |
237 |
217 |
153 |
125 |
227 |
928 |
186 |
498 |
87 |
196 |
100 |
290 |
201 |
658 |
481 |
Character |
m |
e |
s |
s |
a |
g |
e |
) |
; |
|
r |
e |
t |
u |
r |
n |
|
' |
w |
-w |
W |
e |
|
w |
e |
Milliseconds |
0 |
0 |
240 |
287 |
122 |
99 |
81 |
325 |
418 |
95 |
200 |
101 |
180 |
116 |
105 |
101 |
102 |
314 |
755 |
472 |
232 |
162 |
260 |
214 |
104 |
Character |
r |
e |
|
u |
n |
a |
b |
l |
e |
|
t |
o |
|
c |
a |
l |
c |
u |
l |
a |
t |
e |
|
t |
h |
Milliseconds |
98 |
149 |
194 |
298 |
198 |
285 |
0 |
110 |
0 |
122 |
646 |
0 |
0 |
0 |
0 |
0 |
643 |
269 |
0 |
39 |
90 |
75 |
153 |
89 |
112 |
Character |
e |
|
a |
r |
e |
a |
. |
' |
; |
|
} |
|
} |
Milliseconds |
0 |
186 |
0 |
175 |
0 |
164 |
173 |
255 |
342 |
128 |
259 |
206 |
162 |
|
WPM Timing |
Seconds |
WPM |
1.11 |
43.29 |
2.22 |
70.34 |
3.33 |
72.15 |
4.44 |
70.34 |
5.54 |
77.92 |
6.65 |
73.95 |
7.76 |
75.76 |
8.87 |
78.46 |
9.98 |
78.16 |
11.09 |
81.17 |
12.2 |
76.74 |
13.31 |
73.95 |
14.41 |
69.93 |
15.52 |
69.57 |
16.63 |
69.26 |
17.74 |
71.02 |
18.85 |
70.66 |
19.96 |
72.15 |
21.07 |
72.34 |
22.18 |
71.97 |
23.29 |
72.66 |
24.39 |
72.8 |
25.5 |
70.58 |
26.61 |
71.7 |
27.72 |
72.29 |
28.83 |
71.59 |
29.94 |
69.34 |
31.05 |
69.19 |
32.16 |
68.67 |
33.26 |
67.82 |
34.37 |
67.73 |
35.48 |
67.98 |
36.59 |
67.56 |
37.7 |
66.53 |
38.81 |
65.86 |
39.92 |
65.23 |
41.03 |
64.93 |
42.14 |
64.65 |
43.24 |
65.49 |
44.35 |
64.12 |
45.46 |
63.35 |
46.57 |
63.39 |
47.68 |
63.42 |
48.79 |
64.44 |
49.9 |
65.66 |
51.01 |
65.4 |
52.11 |
69.31 |
53.22 |
67.86 |
54.33 |
66.48 |
55.44 |
65.15 |
|