Official speed |
53.42 wpm (67.62 seconds elapsed during race) |
Without ending ping |
53.59 wpm (4,911 ms delay sending score to TypeRacer’s server) |
Timerless |
53.99 wpm (468 ms elapsed before first character typed; 62.24 seconds elapsed during race) |
Timerless minus one |
53.80 wpm, ignoring the first character typed |
Race Start |
June 17, 2023 3:42:11pm UTC |
Race Finish |
June 17, 2023 3:43:19pm UTC |
Outcome |
Win (1 of 3) |
Accuracy |
96.8% |
Points |
40.96 |
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 cacllculateArea(width, hieeight) { try { var area = width * hieeight; if (!isNaN(area)) { return area; } else { throw new Error("'calcualtelateArea() received invalid number'); }} } catch (e) { console.log(e.name + 4' ' + e.message); return 'We were unable to calculate the area.'; }} } |
Timing |
Character |
f |
u |
n |
c |
t |
i |
o |
n |
|
c |
a |
c |
l |
-l |
-c |
l |
c |
u |
l |
a |
t |
e |
A |
r |
e |
Milliseconds |
468 |
123 |
178 |
94 |
191 |
35 |
52 |
63 |
95 |
415 |
158 |
176 |
56 |
379 |
132 |
207 |
74 |
84 |
106 |
111 |
98 |
42 |
383 |
155 |
85 |
Character |
a |
( |
w |
i |
d |
t |
h |
, |
|
h |
i |
e |
-e |
-i |
e |
i |
g |
h |
t |
) |
|
{ |
|
t |
r |
Milliseconds |
103 |
228 |
332 |
152 |
124 |
199 |
91 |
205 |
46 |
183 |
82 |
82 |
288 |
125 |
117 |
154 |
88 |
75 |
112 |
250 |
168 |
595 |
529 |
167 |
103 |
Character |
y |
|
{ |
|
v |
a |
r |
|
a |
r |
e |
a |
|
= |
|
w |
i |
d |
t |
h |
|
* |
|
h |
i |
Milliseconds |
73 |
184 |
278 |
356 |
169 |
106 |
122 |
92 |
129 |
90 |
70 |
105 |
167 |
150 |
84 |
142 |
105 |
87 |
236 |
128 |
77 |
502 |
343 |
261 |
83 |
Character |
e |
-e |
-i |
e |
i |
g |
h |
t |
; |
|
i |
f |
|
( |
! |
i |
s |
N |
a |
N |
( |
a |
r |
e |
a |
Milliseconds |
37 |
469 |
111 |
109 |
114 |
99 |
89 |
122 |
192 |
173 |
172 |
103 |
101 |
611 |
627 |
552 |
109 |
340 |
182 |
456 |
318 |
292 |
138 |
85 |
107 |
Character |
) |
) |
|
{ |
|
r |
e |
t |
u |
r |
n |
|
a |
r |
e |
a |
; |
|
} |
|
e |
l |
s |
e |
|
Milliseconds |
244 |
165 |
224 |
856 |
465 |
233 |
70 |
139 |
90 |
146 |
63 |
181 |
175 |
84 |
48 |
78 |
360 |
190 |
915 |
450 |
217 |
95 |
95 |
91 |
135 |
Character |
{ |
|
t |
h |
r |
o |
w |
|
n |
e |
w |
|
E |
r |
r |
o |
r |
( |
" |
-" |
' |
c |
a |
l |
c |
Milliseconds |
1736 |
524 |
235 |
121 |
121 |
116 |
123 |
151 |
160 |
131 |
198 |
92 |
214 |
189 |
138 |
163 |
403 |
245 |
545 |
399 |
118 |
311 |
188 |
105 |
161 |
Character |
u |
a |
l |
t |
e |
-e |
-t |
-l |
-a |
l |
a |
t |
e |
A |
r |
e |
a |
( |
) |
|
r |
e |
c |
e |
i |
Milliseconds |
57 |
184 |
0 |
192 |
104 |
167 |
153 |
90 |
105 |
256 |
47 |
76 |
109 |
431 |
223 |
41 |
68 |
316 |
218 |
325 |
568 |
15 |
292 |
297 |
123 |
Character |
v |
e |
d |
|
i |
n |
v |
a |
l |
i |
d |
|
n |
u |
m |
b |
e |
r |
' |
) |
; |
|
} |
} |
-} |
Milliseconds |
86 |
135 |
134 |
66 |
54 |
81 |
99 |
164 |
95 |
84 |
78 |
134 |
94 |
186 |
117 |
115 |
151 |
48 |
284 |
820 |
325 |
161 |
706 |
203 |
611 |
Character |
|
} |
|
c |
a |
t |
c |
h |
|
- |
( |
e |
) |
|
{ |
|
c |
o |
n |
s |
o |
l |
e |
. |
l |
Milliseconds |
221 |
351 |
491 |
242 |
150 |
71 |
184 |
110 |
131 |
307 |
93 |
237 |
402 |
381 |
685 |
538 |
179 |
55 |
58 |
168 |
49 |
159 |
170 |
292 |
204 |
Character |
o |
g |
( |
e |
. |
n |
a |
m |
e |
|
+ |
|
4 |
-4 |
' |
|
' |
|
+ |
|
e |
. |
m |
e |
s |
Milliseconds |
165 |
107 |
214 |
335 |
355 |
200 |
161 |
73 |
96 |
110 |
315 |
129 |
311 |
354 |
144 |
159 |
241 |
305 |
293 |
80 |
467 |
436 |
214 |
101 |
136 |
Character |
s |
a |
g |
e |
) |
; |
|
r |
e |
t |
u |
r |
n |
|
' |
W |
e |
|
w |
e |
r |
e |
|
u |
n |
Milliseconds |
143 |
92 |
101 |
95 |
262 |
313 |
151 |
178 |
214 |
336 |
139 |
274 |
364 |
99 |
233 |
334 |
192 |
101 |
124 |
178 |
82 |
117 |
78 |
122 |
145 |
Character |
a |
b |
l |
e |
|
t |
o |
|
c |
a |
l |
c |
u |
l |
a |
t |
e |
|
t |
h |
e |
|
a |
r |
e |
Milliseconds |
31 |
150 |
132 |
56 |
241 |
54 |
96 |
189 |
147 |
136 |
91 |
183 |
92 |
192 |
36 |
100 |
83 |
71 |
158 |
74 |
81 |
151 |
143 |
93 |
91 |
Character |
a |
. |
' |
; |
|
} |
} |
-} |
|
} |
Milliseconds |
108 |
405 |
510 |
375 |
187 |
473 |
240 |
649 |
208 |
193 |
|
WPM Timing |
Seconds |
WPM |
1.35 |
79.86 |
2.7 |
48.81 |
4.06 |
62.12 |
5.41 |
64.33 |
6.76 |
63.89 |
8.11 |
57.68 |
9.47 |
58.31 |
10.82 |
63.23 |
12.17 |
63.1 |
13.52 |
59.45 |
14.88 |
61.31 |
16.23 |
57.68 |
17.58 |
56.66 |
18.93 |
57.05 |
20.28 |
54.43 |
21.64 |
57.12 |
22.99 |
55.33 |
24.34 |
55.71 |
25.69 |
52.78 |
27.05 |
52.36 |
28.4 |
53.67 |
29.75 |
52.84 |
31.1 |
52.47 |
32.46 |
51.02 |
33.81 |
51.82 |
35.16 |
51.54 |
36.51 |
53.24 |
37.86 |
54.51 |
39.22 |
53.55 |
40.57 |
52.06 |
41.92 |
51.53 |
43.27 |
51.58 |
44.63 |
50.55 |
45.98 |
51.15 |
47.33 |
51.21 |
48.68 |
51.76 |
50.04 |
51.32 |
51.39 |
50.91 |
52.74 |
51.65 |
54.09 |
51.69 |
55.44 |
51.51 |
56.8 |
52.61 |
58.15 |
53.66 |
59.5 |
55.06 |
60.85 |
54.43 |
62.21 |
53.63 |
63.56 |
56.83 |
64.91 |
55.65 |
66.26 |
54.51 |
67.62 |
53.42 |
|