Official speed |
58.77 wpm (61.46 seconds elapsed during race) |
Without ending ping |
58.96 wpm (4,474 ms delay sending score to TypeRacer’s server) |
Timerless |
59.41 wpm (428 ms elapsed before first character typed; 56.56 seconds elapsed during race) |
Timerless minus one |
59.20 wpm, ignoring the first character typed |
Race Start |
May 14, 2024 2:25:25pm UTC |
Race Finish |
May 14, 2024 2:26:27pm UTC |
Outcome |
Win (1 of 3) |
Accuracy |
97.6% |
Points |
45.05 |
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 |
fucnction calculateArea(width, heaight) { try { vrar area = width * height; if (!is NanN(area)) { return area; } else { throw new Error('calculateArea() received invalid number'); } } catch(e) { condsole.log(e.name + ' ' + e.maessage); return 'We were unable to calculate the area.'; } } |
Timing |
Character |
f |
u |
c |
-c |
n |
c |
t |
i |
o |
n |
|
c |
a |
l |
c |
u |
l |
a |
t |
e |
A |
r |
e |
a |
( |
Milliseconds |
428 |
107 |
157 |
503 |
151 |
99 |
122 |
41 |
70 |
42 |
64 |
184 |
140 |
124 |
329 |
130 |
156 |
104 |
107 |
87 |
375 |
169 |
127 |
97 |
455 |
Character |
w |
i |
d |
t |
h |
, |
|
h |
e |
a |
-a |
i |
g |
h |
t |
) |
|
{ |
|
t |
r |
y |
|
{ |
|
Milliseconds |
231 |
64 |
209 |
328 |
72 |
203 |
61 |
184 |
64 |
73 |
662 |
234 |
159 |
72 |
120 |
312 |
120 |
410 |
327 |
199 |
167 |
139 |
141 |
348 |
206 |
Character |
v |
r |
-r |
a |
r |
|
a |
r |
e |
a |
|
= |
|
w |
i |
d |
t |
h |
|
* |
|
h |
e |
i |
g |
Milliseconds |
155 |
270 |
501 |
49 |
82 |
70 |
304 |
360 |
98 |
86 |
335 |
201 |
120 |
156 |
86 |
246 |
199 |
121 |
64 |
312 |
161 |
167 |
120 |
168 |
159 |
Character |
h |
t |
; |
|
i |
f |
|
( |
! |
i |
s |
|
- |
N |
a |
n |
-n |
N |
( |
a |
r |
e |
a |
) |
) |
Milliseconds |
89 |
345 |
151 |
83 |
253 |
87 |
96 |
257 |
436 |
444 |
48 |
119 |
353 |
202 |
246 |
242 |
430 |
187 |
367 |
361 |
149 |
90 |
88 |
423 |
207 |
Character |
|
{ |
|
r |
e |
t |
u |
r |
n |
|
a |
r |
e |
a |
; |
|
} |
|
e |
l |
s |
e |
|
{ |
|
Milliseconds |
135 |
563 |
285 |
164 |
62 |
167 |
105 |
94 |
107 |
79 |
142 |
211 |
86 |
71 |
305 |
103 |
545 |
144 |
336 |
208 |
88 |
66 |
85 |
266 |
97 |
Character |
t |
h |
r |
o |
w |
|
n |
e |
w |
|
E |
r |
r |
o |
r |
( |
' |
c |
a |
l |
c |
u |
l |
a |
t |
Milliseconds |
222 |
73 |
135 |
112 |
86 |
97 |
110 |
163 |
72 |
79 |
425 |
161 |
143 |
136 |
88 |
577 |
503 |
592 |
120 |
561 |
160 |
142 |
217 |
232 |
135 |
Character |
e |
A |
r |
e |
a |
( |
) |
|
r |
e |
c |
e |
i |
v |
e |
d |
|
i |
n |
v |
a |
l |
i |
d |
|
Milliseconds |
81 |
336 |
168 |
80 |
65 |
295 |
88 |
232 |
256 |
80 |
320 |
330 |
134 |
119 |
145 |
168 |
66 |
102 |
64 |
184 |
86 |
98 |
118 |
99 |
102 |
Character |
n |
u |
m |
b |
e |
r |
' |
) |
; |
|
} |
|
} |
|
c |
a |
t |
c |
h |
( |
e |
) |
|
{ |
|
Milliseconds |
130 |
190 |
177 |
49 |
151 |
66 |
118 |
449 |
360 |
109 |
418 |
261 |
139 |
217 |
182 |
120 |
264 |
161 |
115 |
261 |
231 |
472 |
139 |
430 |
137 |
Character |
c |
o |
n |
d |
-d |
s |
o |
l |
e |
. |
l |
o |
g |
( |
e |
. |
n |
a |
m |
e |
|
+ |
|
' |
|
Milliseconds |
319 |
49 |
38 |
130 |
366 |
88 |
106 |
175 |
418 |
100 |
306 |
168 |
89 |
233 |
310 |
79 |
313 |
119 |
57 |
95 |
106 |
505 |
254 |
320 |
144 |
Character |
' |
|
+ |
|
e |
. |
m |
a |
-a |
e |
s |
s |
a |
g |
e |
) |
; |
|
r |
e |
t |
u |
r |
n |
|
Milliseconds |
672 |
167 |
488 |
143 |
161 |
332 |
204 |
82 |
503 |
65 |
134 |
153 |
91 |
103 |
102 |
335 |
288 |
105 |
256 |
71 |
184 |
122 |
88 |
102 |
65 |
Character |
' |
W |
e |
|
w |
e |
r |
e |
|
u |
n |
a |
b |
l |
e |
|
t |
o |
|
c |
a |
l |
c |
u |
l |
Milliseconds |
287 |
384 |
177 |
248 |
142 |
81 |
98 |
109 |
92 |
390 |
175 |
105 |
162 |
82 |
123 |
72 |
96 |
80 |
96 |
100 |
119 |
102 |
264 |
183 |
152 |
Character |
a |
t |
e |
|
t |
h |
e |
|
a |
r |
e |
a |
. |
' |
; |
|
} |
|
} |
Milliseconds |
56 |
124 |
86 |
62 |
114 |
110 |
28 |
77 |
184 |
175 |
87 |
130 |
183 |
553 |
1056 |
247 |
571 |
173 |
315 |
|
WPM Timing |
Seconds |
WPM |
1.23 |
19.52 |
2.46 |
58.57 |
3.69 |
61.83 |
4.92 |
63.46 |
6.15 |
62.48 |
7.38 |
58.57 |
8.6 |
57.18 |
9.83 |
57.35 |
11.06 |
55.32 |
12.29 |
56.62 |
13.52 |
57.69 |
14.75 |
59.39 |
15.98 |
58.57 |
17.21 |
56.48 |
18.44 |
54.02 |
19.67 |
54.3 |
20.9 |
53.41 |
22.13 |
56.41 |
23.35 |
55.49 |
24.58 |
56.62 |
25.81 |
58.11 |
27.04 |
58.13 |
28.27 |
56.88 |
29.5 |
56.13 |
30.73 |
57.01 |
31.96 |
56.7 |
33.19 |
58.57 |
34.42 |
59.97 |
35.65 |
58.91 |
36.88 |
58.9 |
38.11 |
58.57 |
39.33 |
58.88 |
40.56 |
58.28 |
41.79 |
58.29 |
43.02 |
58.57 |
44.25 |
57.76 |
45.48 |
57.52 |
46.71 |
57.03 |
47.94 |
57.32 |
49.17 |
57.84 |
50.4 |
58.34 |
51.63 |
58.81 |
52.86 |
59.71 |
54.08 |
60.79 |
55.31 |
59.66 |
56.54 |
59 |
57.77 |
62.52 |
59 |
61.22 |
60.23 |
59.97 |
61.46 |
58.77 |
|