Official speed |
56.89 wpm (63.49 seconds elapsed during race) |
Without ending ping |
57.18 wpm (4,731 ms delay sending score to TypeRacer’s server) |
Timerless |
57.44 wpm (266 ms elapsed before first character typed; 58.49 seconds elapsed during race) |
Timerless minus one |
57.24 wpm, ignoring the first character typed |
Race Start |
July 25, 2023 11:20:27am UTC |
Race Finish |
July 25, 2023 11:21:30am UTC |
Outcome |
Win (1 of 3) |
Accuracy |
97.4% |
Points |
43.62 |
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, hieheight) }{ try { var area = widhtth * ehheight; if (!is NaN(araea)) { return area; } else { throw new Error('calculateArea() received invalid number'); } } catche(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 |
266 |
187 |
173 |
387 |
321 |
160 |
66 |
64 |
151 |
307 |
157 |
59 |
143 |
70 |
119 |
60 |
84 |
82 |
349 |
123 |
100 |
59 |
245 |
437 |
102 |
Character |
d |
t |
h |
, |
|
h |
i |
e |
h |
-h |
-e |
-i |
e |
i |
g |
h |
t |
) |
|
} |
-} |
{ |
|
t |
r |
Milliseconds |
82 |
213 |
84 |
172 |
100 |
125 |
83 |
47 |
159 |
295 |
117 |
116 |
130 |
114 |
127 |
63 |
267 |
178 |
175 |
836 |
746 |
371 |
600 |
155 |
103 |
Character |
y |
|
{ |
|
v |
a |
r |
|
a |
r |
e |
a |
|
= |
|
w |
i |
d |
h |
t |
-t |
-h |
t |
h |
|
Milliseconds |
110 |
348 |
234 |
299 |
168 |
132 |
101 |
61 |
177 |
65 |
61 |
103 |
199 |
115 |
126 |
146 |
120 |
63 |
145 |
85 |
266 |
116 |
97 |
102 |
220 |
Character |
* |
|
e |
h |
-h |
-e |
h |
e |
i |
g |
h |
t |
; |
|
i |
f |
|
( |
! |
i |
s |
|
- |
N |
a |
Milliseconds |
226 |
141 |
731 |
112 |
249 |
107 |
199 |
90 |
102 |
101 |
59 |
142 |
134 |
287 |
122 |
99 |
103 |
256 |
506 |
425 |
180 |
220 |
335 |
267 |
248 |
Character |
N |
( |
a |
r |
a |
-a |
e |
a |
) |
) |
|
{ |
|
r |
e |
t |
u |
r |
n |
|
a |
r |
e |
a |
; |
Milliseconds |
403 |
415 |
280 |
104 |
149 |
594 |
77 |
99 |
259 |
176 |
256 |
385 |
361 |
178 |
61 |
164 |
81 |
96 |
80 |
112 |
82 |
60 |
88 |
40 |
154 |
Character |
|
} |
|
e |
l |
s |
e |
|
{ |
|
t |
h |
r |
o |
w |
|
n |
e |
w |
|
E |
r |
r |
o |
r |
Milliseconds |
231 |
627 |
387 |
114 |
100 |
83 |
101 |
100 |
426 |
374 |
156 |
103 |
130 |
133 |
103 |
261 |
164 |
80 |
361 |
155 |
254 |
186 |
142 |
99 |
84 |
Character |
( |
' |
c |
a |
l |
c |
u |
l |
a |
t |
e |
A |
r |
e |
a |
( |
) |
|
r |
e |
c |
e |
i |
v |
e |
Milliseconds |
327 |
539 |
402 |
201 |
60 |
150 |
82 |
111 |
83 |
118 |
46 |
307 |
173 |
57 |
85 |
373 |
272 |
633 |
157 |
61 |
218 |
143 |
119 |
77 |
131 |
Character |
d |
|
i |
n |
v |
a |
l |
i |
d |
|
n |
u |
m |
b |
e |
r |
' |
) |
; |
|
} |
|
} |
|
c |
Milliseconds |
126 |
101 |
63 |
76 |
105 |
98 |
95 |
60 |
100 |
165 |
82 |
162 |
171 |
84 |
150 |
104 |
186 |
421 |
310 |
229 |
1045 |
609 |
245 |
294 |
195 |
Character |
a |
t |
c |
h |
e |
-e |
( |
e |
) |
|
{ |
|
c |
o |
n |
s |
o |
l |
e |
. |
l |
o |
g |
( |
e |
Milliseconds |
154 |
78 |
165 |
103 |
173 |
500 |
86 |
303 |
335 |
399 |
375 |
519 |
240 |
81 |
84 |
79 |
101 |
153 |
58 |
261 |
177 |
173 |
58 |
221 |
314 |
Character |
. |
n |
a |
m |
e |
|
+ |
|
' |
|
' |
|
+ |
|
e |
. |
m |
e |
s |
s |
a |
g |
e |
) |
; |
Milliseconds |
321 |
210 |
172 |
60 |
121 |
123 |
224 |
96 |
344 |
306 |
142 |
217 |
349 |
99 |
192 |
270 |
208 |
102 |
173 |
147 |
161 |
102 |
103 |
348 |
1069 |
Character |
|
r |
e |
t |
u |
r |
n |
|
' |
W |
e |
|
w |
e |
r |
e |
|
u |
n |
a |
b |
l |
e |
|
t |
Milliseconds |
233 |
409 |
232 |
234 |
135 |
111 |
90 |
122 |
287 |
388 |
178 |
123 |
122 |
161 |
82 |
102 |
100 |
103 |
147 |
23 |
147 |
97 |
55 |
119 |
117 |
Character |
o |
|
c |
a |
l |
c |
u |
l |
a |
t |
e |
|
t |
h |
e |
|
a |
r |
e |
a |
. |
' |
; |
|
} |
Milliseconds |
59 |
98 |
188 |
173 |
80 |
117 |
96 |
88 |
80 |
84 |
76 |
170 |
158 |
101 |
82 |
120 |
144 |
120 |
52 |
49 |
545 |
282 |
414 |
885 |
345 |
Character |
|
} |
Milliseconds |
444 |
206 |
|
WPM Timing |
Seconds |
WPM |
1.27 |
37.8 |
2.54 |
66.15 |
3.81 |
72.45 |
5.08 |
73.24 |
6.35 |
66.15 |
7.62 |
59.85 |
8.89 |
52.65 |
10.16 |
50.79 |
11.43 |
54.6 |
12.7 |
56.7 |
13.97 |
55.84 |
15.24 |
51.98 |
16.51 |
55.25 |
17.78 |
54 |
19.05 |
51.66 |
20.32 |
50.79 |
21.59 |
50.03 |
22.86 |
50.4 |
24.13 |
52.72 |
25.4 |
53.39 |
26.67 |
53.55 |
27.94 |
53.69 |
29.21 |
53.82 |
30.48 |
54.34 |
31.75 |
55.19 |
33.02 |
54.88 |
34.29 |
57.05 |
35.55 |
58.05 |
36.82 |
57.03 |
38.09 |
55.76 |
39.36 |
56.09 |
40.63 |
54.93 |
41.9 |
54.12 |
43.17 |
55.31 |
44.44 |
55.08 |
45.71 |
55.65 |
46.98 |
55.68 |
48.25 |
56.2 |
49.52 |
55 |
50.79 |
54.81 |
52.06 |
55.09 |
53.33 |
56.48 |
54.6 |
57.8 |
55.87 |
58.63 |
57.14 |
57.96 |
58.41 |
57.11 |
59.68 |
60.52 |
60.95 |
59.26 |
62.22 |
58.05 |
63.49 |
56.89 |
|